Avatar

Community Advisor

Write a processing rule to save GCLID to prop looks something like this:

condition: if query parameter "gclid" is set

action: overwrite value of "[your prop]" with query parameter "gclid"

this is the way we fetch the gclid parameter from the URL and write it to eVar and prop (the prop is just for inspecting the realtime traffic and see if everything works as expected)