Capture GCLID across a different page
-
Hi there,
I’m trying to capture the GCLID when a user comes to site via a hidden field. When the user lands directly on the page with the form and the GCLID is in the URL, everyting works fine.
But generally I’m directing users to different product pages, then they navigate to the form, so the GCLID is dropped from the URL.
Is there anyway to capture in the form with this type of customer journey?
I’m also storing the GCLID (through tag manager) as a cookie in local storage and I can see that this is passed through on the different pages in devloper tools.
As an example, I’m using these two URLs to test;
https://54digital.co.uk/newform/?gclid=direct_to_form_page
the one above works, as it lands directly on the page with my test form
but when I use the below
https://54digital.co.uk/?gclid=to_home_page_then_on
And then navigate to https://54digital.co.uk/newform/ it isn’t submitted.
Many thanks,
Mark
The page I need help with: [log in to see the link]
- The topic ‘Capture GCLID across a different page’ is closed to new replies.