The same day I excluded launch code from one specific page to exclude that page from reporting. Could that be the reason? I excluded using the abort function {s.abort=true;}
referring domain numbers in marketing channel trends very high than normal. How to debug and find issue? FYI no changes made to marketing channel rules.
How to get data from adobe analytics for items purchased from cart , how many days it take? We dont have any tracking for it but any tweaks like exporting data to excel and do this?
The accordion events fires only once can you say why? For example 1 fires first time and not second or 3rd time likewise 2 fire first time and 3 fire first time. Again after completing 3 , 1 fires first time.Below is custom code to grab value.linkName = "Product Details Tab Click - "+$(this).find("h...
Accordions are in different rule. When the different link is clicked it acts as a shortcut for one specific accordion option and since it gets opened adobe considers it as another event.
Another issue is when I click a link it fires an event which is fine and in turn, the event takes me to the accordion opened that opening of the accordion fires an event in adobe and it should not fire an event in Adobe because the event is set to fire only on link click. How to tackle this?
single click event based on CSS selector fires rule twice in Adobe launch. I tried bubbling but didn't work. Any custom code to restrict it to one time firing?