Do you know how to pass the AdWords gclid parameter on to the next page with a jQuery script?

  • 13 August 2012
  • 2 replies
  • 95 views

In my scenario, unbounce isn’t the conversion page, I just use it to create landing pages for AdWords and then have to convert on our main site. The challenge is that the AdWords gclid parameter gets lost and therefore the association with AdWords in my analytics.

Has anyone written (or know how to write) a jQuery script that captures the AdWords gclid parameter and passes it on to the next page (appends it to the URL associated with a button click)?


2 replies

Have you tried this:
'Passing Incoming URL Parameters to Outgoing Button Links’
http://support.unbounce.com/entries/2…

P.S.
Depending on the use case you may not have to pass the GCLID manually.

Have a look at these resources to be able to decide:

http://support.unbounce.com/entries/2…

http://support.unbounce.com/entries/3…

Reply