I have tried to justify my approach to testing for digital marketing a couple of times. Given that tools like ObservePoint or HubScan are available, the fundamental question is: do you need my approach at all? My personal answer to that, obviously, is yes, you do! If I have formerly convinced you, feel free to … Continue reading Testing is like an Onion
Dynamic Report Suite ID with DTM
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
Test-driven & agile Analytics revisited
In 2014, I went to Berlin to attend "Digital Analytics Hub", probably the best "conference" in our business. DA Hub evolved out of Gary Angel's Xchange. You sit in small groups of people with one discussion leader, and you speak about interesting subjects. Those "discussions" can be anything between good and outstanding, depending on the … Continue reading Test-driven & agile Analytics revisited
Setting up for using the Reporting API
The recent article on how to set up a test platform was a success, so I have decided to listen to a suggestion by Mitchell and write a similar article about enabling your friendly marketer to play with the Reporting API. There are a couple of ways she could achieve this. API Explorer This is … Continue reading Setting up for using the Reporting API
Tracking Single-page Applications
or: why AngularJS makes our lives harder Single-page applications are web sites that "live on a single page", i.e. when the visitor clicks anything, the browser will not load a new page (as it usually would). Instead, it will modify the existing page using Javascript. SPAs can be quite complex, and people build them because … Continue reading Tracking Single-page Applications
Wanna test? Here’s how
[2018-04-13 - update - changed instructions to include ChromeDriver] [2016-06-12 - update - changed github repo] I have been writing about testing for some time now. I have even spoken about it at the EMEA Adobe Summit! So this week, for the first time since starting this blog, let me address your friendly marketer instead … Continue reading Wanna test? Here’s how
My Summit session now viewable online
This is not technically a post, but May is a month with 5 Tuesdays, so: If you weren't able to come to Summit, or just missed the session, I'm happy to announce that you can now see Craig Scribner and me speak about Data Quality! The recording is available online, though you have to drop … Continue reading My Summit session now viewable online
Charles’ “Replace” is a Winner!
Remember when I wrote an Ode to Charles & Map Local? At the time, I wasn't using DTM a lot. Map Local was the top feature I needed, allowing me to test changes I made to an s_code.js file on a live site without causing any harm to innocent bystanders. These days, I use DTM … Continue reading Charles’ “Replace” is a Winner!
DTM – Data Elements that persist
Who here can explain to me what exactly it means to set the "Remember this value for" setting of a Data Element in DTM to anything else but "Page View"? I can confidently tell you that right now, I have no idea. Which is of course a perfect excuse to a) find out and b) … Continue reading DTM – Data Elements that persist
Quick Tip – Debug server-side manipulations of the tracking call
I guess this post is pretty specific. It might have a target audience of a dozen or so. I hope the rest of you forgive me, but keep on reading, you might need this one day! Setup At a Swiss financial institution, we implemented an "internal visitor" detection using their reverse proxy. They are routing … Continue reading Quick Tip – Debug server-side manipulations of the tracking call
![[Screenshot]](https://webanalyticsfordevelopers.com/wp-content/uploads/2016/07/160802-rsid-dtm-official.png?w=656&h=300&crop=1)
![[Screenshot]](https://webanalyticsfordevelopers.com/wp-content/uploads/2016/06/160607-14-mvn-test-success.png?w=656&h=300&crop=1)
![[Screenshot]](https://webanalyticsfordevelopers.com/wp-content/uploads/2016/05/160516-done.png?w=656&h=300&crop=1)