Hi Folks,I am looking to create campaign segments for Paid Traffic - broken into paid campaign facebook + paid email campaigns + paid instagram campaign + display campaign and was wondering how to go about doing this.I was thinking of setting this up usingContainer:HitPaid Search equals PaidANDConta...
HiI am tracking YT video consumption on my site using the You Tube IFrame Player API and deployed the code using DTM- My set up I did not enable Video Reporting on Adobe Analytics as the whole Solutions Variable option doesn't make sense to me.. I can not see or understand how the mapping is done. S...
Hi guys,I am looking to rename my reportingsuiteID in AA and can't find a way to do this in the Admin tool. i can change the Reporting Suite Name but not the suite ID. Do i need my adobe care support to do this for me or is there a way of doing this in the Admin tool? Regards
Hi there,Is there a new documentation to replace this https://marketing.adobe.com/resources/help/en_US/sc/appmeasurement/video/analytics_video.pdf. I was going through the video configuration section and it states that one must log into Adobe 14 to configure the video setting here - "Important: Yo...
Hi,I just need clarification on this, please.. Say a visitor clicks on a carousel item, do i need to capture the cookies first and call this cookie in my data elements before using it in either an event based or page load rule?I just want to track how many times an item has been clicked on and any v...
Hi,My custom variables calls seems to be returning values in upper case. How do I go about enabling this in DTM Adobe analytics. For my event base rule i set my evar to %data element% for a clicked element linkname and I can see the value in uppercase on the debugger.Is there a plugin for this? Is ...
Thanks Parit, trying this out now.This is a snippet of my logic for capturing the link name... var clickClass = this.getAttribute("class").toLowerCase();var clickName = this.innerHTML;if (clickClass.indexOf("facebookbutton") > -1) { _satellite.setVar('shareType', "facebook"); _satellite.setVar('sh...
Hi, I am trying to track my social share icons in a custom script.. I have managed to captured the name of each of the icon clicked on but how do I set it to track to different events.I have events 8,9,10 set up in my Event based rule but need to add a custom script to e.g. set my Facebook Like to e...