We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Mar 8, 2022 3:36 PM
Hi there,
I'm currently trying to find a way to de-anonmyize our website traffic vistiors upon them filling out a custom form on our site to enter a Free Trial.
I was thinking firing a Hubspot Form API call would be a pretty straightforward way to do this but am worried it might create dupes.
Presently, we capture people filling out this custom form and load them into Segment, which fires an Identify call. The Identify call then creates the lead directly in Hubspot.
Curious if anyone has done this before or if there's something I'm overthinking or not considering.
Appreciate the help!
Mar 9, 2022 11:36 AM
@stefen , what do you think about this?
![]() | Make sure to subscribe to our YouTube channel where you can find the HubSpot Community Developer Show |
Mar 14, 2022 9:09 AM
@levingerjd I haven't used any de-anonmyize services before but one thing you want to be sure to do is to set the hscookie value in the hubspot form api otherwise you won't get any of the pages visited data or form submission data attached to the form.