APIs & Integrations

Webgas
Participant

Is it possible to send Web Analytics cookie via hidden form for a Non Hubspot form not recognized

SOLVE

Hello, 

we have a non hubspot form built with Fluent Forms conversational forms. Unfortunately, Hubspot doesn't recongize it as a form as it's developed on VUE and we are not able to retrieve the Web Analytics history of the users that are fillin in that form.

Is it maybe possible to get access to this data in hubspot if we pass a cookie value via Form hidden field or is there any other solution?

Thanks

0 Upvotes
1 Accepted solution
himanshurauthan
Solution
Thought Leader | Elite Partner
Thought Leader | Elite Partner

Is it possible to send Web Analytics cookie via hidden form for a Non Hubspot form not recognized

SOLVE

Hello @Webgas 

Yes, it's possible to pass the cookie value via a form-hidden field and use that to track user activity in HubSpot. You can add a hidden field to the form and set its value to the cookie data you want to pass. Then, when the form is submitted, you can use that hidden field value to identify the user in HubSpot and track their activity.

Alternatively, you could use a JavaScript tracking code provided by HubSpot to track user activity on your website, including form submissions. This would allow you to track user activity, even if the form is not built directly within HubSpot.

and create one HubSpot form and map it with non-Hubspot form.

you can check it via this link:
https://legacydocs.hubspot.com/docs/methods/forms/submit_form 

Thanks & Regards
Himanshu Rauthan

Digital Marketing & Inbound Expert In Growth Hacking Technology

View solution in original post

0 Upvotes
2 Replies 2
himanshurauthan
Solution
Thought Leader | Elite Partner
Thought Leader | Elite Partner

Is it possible to send Web Analytics cookie via hidden form for a Non Hubspot form not recognized

SOLVE

Hello @Webgas 

Yes, it's possible to pass the cookie value via a form-hidden field and use that to track user activity in HubSpot. You can add a hidden field to the form and set its value to the cookie data you want to pass. Then, when the form is submitted, you can use that hidden field value to identify the user in HubSpot and track their activity.

Alternatively, you could use a JavaScript tracking code provided by HubSpot to track user activity on your website, including form submissions. This would allow you to track user activity, even if the form is not built directly within HubSpot.

and create one HubSpot form and map it with non-Hubspot form.

you can check it via this link:
https://legacydocs.hubspot.com/docs/methods/forms/submit_form 

Thanks & Regards
Himanshu Rauthan

Digital Marketing & Inbound Expert In Growth Hacking Technology
0 Upvotes
Webgas
Participant

Is it possible to send Web Analytics cookie via hidden form for a Non Hubspot form not recognized

SOLVE

Thank you @himanshurauthan  will test that!

0 Upvotes