Hi @Andrew_Wathen_ , @Brian_Johnson_ thanks for the reply.The behavior only triggered this one rule..I had a breakpoint in the rule, and I found that before send beacon action, the eVars are set right values, but when send beacon was triggerred, eVar values changed! Please refer to below screenshots...
Hi @Brian_Johnson_ thanks for the reply. I am not sure if I am resetting s.linkTrackVars somewhere else...i mean in the same rule I only have in the beginning of the code to set s.linkTrackVars, and in other rules definitely we set s.linkTrackVars for every rule right?do_plugins I am not sure how to...
Hi there, I set up a rule for page link click, when rule fired, pass the element innertext to eVar33. I also added console.log(s.eVar33, "eVar33") to print out to make sure it has value.However during debugging, I found that rule was fired and console log shows value for eVar33, but in Omnibug there...