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).
Sep 7, 2021 5:05 PM
I have a notice that my "Contact" form Submission is not counted. What does this mean? I see that the conact card is created and the contact is filtering into the appropriate workflows. Just not sure what the "Submission not counted" is referring to and how to correct it.
Jan 13, 2022 5:56 AM
Thanks, I raised it with the support, will update you all if I find out more 🙂
Jan 12, 2022 7:52 AM
Same question! Some submissions are filtered for no apparent reason!
Jan 12, 2022 10:40 PM
Hi @filipg ,
I've found another scenario where this message appears- when your Forms API does not include the HubSpot usertoken (hutk) and IP address (ipAdress) in the context data.
You can find more information in this documentation (under "Optional Parameters").
If the "hutk" string isn't used in your Forms API, then HubSpot isn't able to retrieve the cookie data placed in the visitor's IP address and/or associate their browser cookie and page view data with the contact record that's created. To resolve this, you'd have to include "hutk" and "IP address" in the context data of your Forms API set up so it can collect the visitor's analytical data successfully.
If you think this isn't the case, I'd recommend reaching out to the Customer Support via "Help" button within your account so that they can have a closer look at your contacts. And feel free to share what you find with them so that we all can learn from your example!
Sep 8, 2021 11:41 AM
THank you for the help, but none seem to make sence. All contacts are from various IP address across the US, not sure how a bot could filter as I don't have one in use. Form was not from a blog. I will ask HS support as this seems out of sorts for the platform. Huge thank you. -Christine
Sep 9, 2021 11:24 PM
That sounds good @KSE12 .
It would be great if you could share the result after consulting with the Support Team so that other Community members can refer to this thread in the future:)
Sep 8, 2021 2:33 AM
Thank you for your post @KSE12 .
I researched about "Submission not counted" message and found that this message would appear under these scenarios:
- This came from an excluded IP address
- This was a filtered bot activity
- This was a blog comment submission
Does this make sense to those contacts you highlighted?