Adobe Analytics has always had a feature that allowed you to dynamically set the Report Suite ID (rsid). It works with a list of domains, matched against the current domain automatically. See dynamic accounts in the Marketing Cloud Help. Nevertheless, traditionally, people have built their own code to set s_account before loading the s_code.js file. … Continue reading Dynamic Report Suite ID with DTM
Tag: doPlugins
DTM and the doPlugins Callback
Today, I'd like to tell you about a little gotcha I ran into. If you have ever worked with Omniture SiteCatalyst Adobe Analytics before, you will have come across the spectacularly useful s.doPlugins() callback. The doPlugins callback is called every time the Analytics Javascript code has almost finished its job and is just about to … Continue reading DTM and the doPlugins Callback