Hi,I am looking to add an Admin user (client) to a single property name within an agency account. Is it possible to create an Admin user when users cannot access other properties?
I am trying to correlate my exit link report wth page name and i keep getting Unspecified for the pagemames. Do I need to do something special to get this working?.From Page reports, I selected the page i am interested in and clicked on the correlate to exit link and I get taking to the Correlation ...
Hi team,We use Akamai for the redirection. We have to track the original URL before we do the redirection. We are checking with Akamai how to pull the original URL. We can pull the URL from backend c#. How can we set that variable as s.referrer. Any thoughts? Regards,Vidya
Hi,When user click on event based on href value need to find the Internal link or external link.In AppMeasurements i configured below settings in DTM .s.trackExternalLinks=true;s.linkInternalFilters='javascript:,dominname.com';Still i am not able to track the external links . Kindly provide me the ...
Hi, I am using DTM to track exit links and I have "Track Outbound LInks" checked in the Link Tracking tab and also added my site.org in the "Never Track" box. In the dtm documentation it says to add # to the domain url which i did. i.e.I added my.site.com/# but i can see these Internal Links capture...
Hello,We've implementend dtm on an SPA. In the condition of every rule we have the following scriptvar s = _satellite.getToolsByType('sc')[0].getS();s.clearVars();return true;The strange thing is that for pages with load times with longer load times (more than 4 seconds) we get the following error a...
We have several business requirements that call for tracking several of the things we are measuring as a Numeric or Currency event. We are using DTM to deploy Adobe and documentation here is anemic at best in describing how to implement these events in DTM. Example 1:Track the loan amount a customer...
Our site does not create User id etc. So I wanted to know if their was a way to create a visitor id or cookie in DTM so that each time a visitor comes to our site an id would be created so that it can be tracked in an evar and used for conversion.Is this possible? It definitely seems like it's somet...
Hi,Is it possible to verify Google Search Console using the HTML tag method via Adobe DTM? I tried adding the verification tag as a sequential HTML but had no success. I do not use Google Tag Manager or GA so those methods are out of the question.Thanks,John
Hello,We have DTM installed on a SPA platform. The problem I have is that the days since last visit plugin does not seems to work because of the return false function we use to supress the initial page load beacon. This is the customer code we use on tool level: return falses.abort = true;s.usePlugi...