Hi !
I'd like to fetch the gclid unique ID of google ads in the form in order to send it to a google sheets via Zapier.
It's been a month that i'm looking for a solution.
Jotform doesn't do it when it's embed.
Outgrow asks 1500$/year to remove their branded logo on the form....
Is there any way i could do it with Formidable form ?
Please login or Register to submit your answer
Where is the gclid unique ID located?
<p>It's in the URL, as a parameter after the slug</p><p> </p><p>www.website.com/?gclid=oiahefhfoeqjzfojqzefo</p>
If it's in the URL as a query string parameter, you can use the [get param=gclid] shortcode. Set the shortcode as the default value in a text or hidden field.