So just wondering if there is any difference at all regarding the 2 different methods below for capturing domain. Actually 3, I could use custom javaScript. Just wondering if there would be cost/benefit factors that I should be aware of when strategizing on the different methods to do the same thing...
I seem to randomly get this error in the console and of course nothing fires. It seems to only happen on the first request into _satelitte and occurs on the getVar() function.I cannot duplicate so unfortunately can't trace or set break pointsAnyone else experience this or have an idea as to cause?Th...
Hi,I have a requirement in which we would like to fire a rule whenever user closes the window. Also, Is there any way if we can listen for other window events which happen on our site through DTM, such as window close, session inactivity et cetra. I understand, we can make use of direct call rule, ...
Hi,I'm trying to get tags to fire on clicks.But I have trouble with triggersRules are fired but I got some failure msg from console like belowSATELLITE: Rule "XXXXXXX" fired.SATELLITE: Failed to trigger trackLink for tool 49f54f409530fea8937618d50818202dSATELLITE: Failed to trigger setVars for tool ...
I started getting this error from DTM: Error, missing Report Suite ID in AppMeasurement initialization. The reporting suite working just right, but i'm not sure what is causing it.Any help would be appreciated!Thank youTeo
Hi guys. We are trying to send multiple Adobe Analytics events at a time (via Direct Rule) and what we've seen is that these events are queued and then executed all at the same time (with the data elements of the last one). Is there any way to send the events one by one immediately (synchronously) a...
Hi,We have the same problem and we are still experiencing the issue. Most of our admin accounts are not working since one week, only one was working. Since today, none of our account are working making it impossible to connect to DTM.
Hi,I have a questions on setting direct call rules for multiple events. We have 57 events in a iframe video that wee need to set up tracking. I know we can pass _satellite.track(<string>) for each event success. But when we create rules in DTM we need to setup 57 rules(1 rule for each event)Is there...