Skip to content

HubSpot: check that email is unknown before populating firstSourceURL

Warren Gifford requested to merge fa/check-email into main

Created by: attfarhan

HubSpot will pre-populate forms with emails when they are known. If the email is known, we already have a HubSpot contact record, so we don't want to populate first source URL, since they visited the site before we implemented this logic. If we were to populate it for these already-existing contacts, we may cause inaccurate source data.

Merge request reports

Loading