Hi, we have a SPA using Angular 1.x, which we are attempting to run tests for with Protractor. We're running into some difficulty with this because it appears the DTM library is resetting the value of window.name, which is causing our Protractor tests to fail, as Angular also uses this property of t...
Hi there,I have a couple of questions:1) I have heard that Cloud Hosted (API Token) approach of connecting DTM with AEM is the recommended approach, and it is the most straightforward. Is that correct?2) I have a client I am doing an DTM AEM implementation for, and they are reluctant to share API to...
Is it possible to point DTM (under company ABC) to an Adobe Analytics report suite that is housed under a different company/account (company DEF)? And, if so, how?
Hi Rudy,I can also see, DTM Page Load Rules are firing twice. I have put these rules to be fired at the bottom of the page but not sure what causing them to fire twice. Yes, I can see a lot of legacy scode in DTM Analytics Editor where lot of analytics variables are getting set. But, how is that mak...
Hi,I'm hoping someone could help. I'm trying to get an on page JS variable into a DTM data element. The code works fine in Google Tag Manager and works in the dev console but is undefined in Adobe DTM.This is what I'm using as the custom JS for the data element: var ips4_member_id = ipsSettings.m...
I have setup the account in the Admin Console and has added myself as Admin and Product Owner for DTM and Adobe Analytics both.There are 2 problems I am seeing:1) When I go to the “Activation” link in the context menu at the top right corner and click on “Launch” link on the page (pl. see screensh...
Hello,My company has been using a Non-Adobe tag manager for some time, but I am interested in migrating to Dynamic Tag Manager in the near future. Does anyone have any insights on what should be expected from the migration process. Your comments are much appreciated.Thanks!
I've run into an issue on iOS devices trying to track a direct call rule on the native 'pagehide' event. The issue being that Safari will only fire a network call if the request is synchronous (Javascript - AJAX call within a unload/pagehide event - Stack Overflow ). By default _satellite.track() is...
Hi All,I have never had this issue before with normal forms however with trying to track form submits and even form completions from Salesforce Pardot forms Adobe analytics is always counting less form submits/completions then the Pardot platform. It is always very random sometimes 4% lower form sub...
Hi,I am using evar variable to set 'Internal Search Term' for our web site. I can see the below points happening: 1. Data element has the search keyword value(fetched from Query Param)2. Page Load Rule is getting fired where I set this data element to evar.3. console.log code in Custom Code Editor i...