Link Clicks Tracking & Storing the values in a page level - Intermittent issue
Hi Team,
We have one rule to capture link dynamic text values/urls and their clicks for one page in the website.
Events : Library Loaded Page Top
Action: Setvariables > In the custom code - open editor, we are storing the two evars with click function and capturing two events.
Click ID: a#example (number of clicks along with text and url values)
s.eVar1 = example
s.eVar2 = www.example.com
s.events = event 1
s.tl call
Click ID: a#example1 (only number of clicks we are storing here)
s.events = event 2
s.tl call
Scenario: A page has 2 links to capture along with their dynamic text values/dynamic urls and their click events.
All these configuration working fine and storing the values/clicks properly for sometime in a day. Sometime its not working properly.
We have published the build one month back. After publishing, rule was ok. Recently we are seeing these type of intermittent issue.
For the particular page, page view image request call is coming up fine all time but only clicks are not capturing for sometime in a day. Are we missing anything ?
Any idea on this?
Regards,
Shane