Hey all,I am currently working for the first time setting up Google DCM tags. I tried pasting the DCM code as a Third party non-sequential JaveScript through Adobe DTM. The code I used is pasted below:<!--Start of DoubleClick Floodlight Tag: Please do not removeActivity name of this tag: ABCDURL of ...
Hey Guys-I am trying to use the PathFinder Tool in Adobe Analytics. To do that, I need to set up "Actions". I know how to set up tags in DTM. So, can some one give me an example of a properly written "trackAction" tag? For the sake of this, let's say the action I want to track is when "event20" fire...
I want to track the clicks on list item appearing in the drop down as well as want to populate the option that is being clicked1. I am picking the class through TAG selector but its not working.Please suggest !
Hi all,I am new to DTM. I have setup an event based rule and a page load rule for my test site. For now everything is working fine when a normal link is clicked. I have an external link in my site. I wanted to track the link and put it into an evar. So i have enabled the link tracking in the "Overvi...
Hi,We have recently implemented a direct call rule (which till trigger on each page load and configured as s.t() call) and configured few variables. when a page is getting loaded, in the console (using a debugger on) it says that the direct call is fired only once but I see two tags in ObservePoint/...
So I'm trying to get the orientationchange event in Adobe DTM to work and then fire an Adobe Analytics event. The built in orientationchange event in DTM is not working for me so I'm trying to implement my own solution. The code I've produced is:(function () { var width = screen.width, height = scre...
Hi There,we are in the process of enabling the "_gat._anonymizeIp" setting in a client's standard GA tool in the DTM, for GDPR updatesI have attempted to do this by:- Going in to the Google Analytics tool in the DTM- opening the "Customize Page Code" section- adding the code:var _gaq = _gaq || [];_g...
Hi All,I have a drop-down which has the values - English, Germen, Italy etc.The requirement is to track the language switch (English, Germen, Italy) and capture the value in eVar X and action in event X. Every time user changes the language, a page load will occur.To track via DTM, can I use a data...
Hello All,How I can optimize the adobe dynamic tag management javascript which loads with the DOM as http://assets.adobedtm.com/ ?for Example the url looks like this, below url is just sample url. Currently it is taking 22 seconds to load and it is on the top of the page. <script src="//assets.adobe...
Hi,My question is, When setting up a Web Property in DTMIf I select “This site spans multiple domains” What is the impact on visitor tracking from domain to domain in Analytics?Example scenario User1 visits my properties, first Domain1.com, then clicks a link to my Domain2.com property, and finally ...