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).
Feb 21, 2020 11:27 AM
We recently switched over to the Forms API and most of our contacts are coming through correctly with the right tracking information but we are still getting some with Original Source/Original source drill down 1 showing as Direct Traffic/Unknown URL. When I go to look at the contact and hover over the info tooltip next to the original source drill down 1 I get this message "The internal value for this property is e3875d32-ab81-48f1-9e78-493eae864f12. Use this internal value when creating a list or saved filter." I'm not quite sure if we're doing something incorrectly to not have that property translated the right way to get the source information since most of the contacts are giving me the correct information.
Solved! Go to Solution.
Feb 23, 2020 9:05 PM - edited Feb 23, 2020 9:05 PM
Hey @ntorretti,
Are you looking at portal 6973280? When digging into one of the example contact (Natalie) who has the original drill down 1 vlaue as e3875d32-ab81-48f1-9e78-493eae864f12, I noticed that the contact did not have a `hutk` cookie passed on its `Test FORM API` submissions. As such, HubSpot do not have the usertoken information.
Without the user token cookie, we will have no page view information and hence can’t populate First page seen or properly assign an Original Source.
Can you check if your team is passing the `hutk` value in Forms API?
Feb 23, 2020 9:05 PM - edited Feb 23, 2020 9:05 PM
Hey @ntorretti,
Are you looking at portal 6973280? When digging into one of the example contact (Natalie) who has the original drill down 1 vlaue as e3875d32-ab81-48f1-9e78-493eae864f12, I noticed that the contact did not have a `hutk` cookie passed on its `Test FORM API` submissions. As such, HubSpot do not have the usertoken information.
Without the user token cookie, we will have no page view information and hence can’t populate First page seen or properly assign an Original Source.
Can you check if your team is passing the `hutk` value in Forms API?
Feb 24, 2020 7:17 AM
Hi Wendy,
The portal that I am looking at is 2784414 but I verified that the problem that you said about the hutk value not being passed is what I'm seeing. Thank you so much for your help!
Feb 24, 2020 8:02 PM
Jan 8, 2022 8:53 AM
Hey, where can you see if a contact doesn't have their hutk passed on a form submission?