Archive for Adobe Analytics – Page 2

Unlocking the Data Layer for web analytics

The LunaMetrics blog has a great writeup about the web analytics data layer aimed at non-techies. Actually, it’s perfect for techies as well. The vibe that I’m picking up so far is that many folks aren’t using a data layer in their web analytics implementations just yet. But once you master the data layer concept, it opens many new capabilities in web analytics data capture, especially when using a tag management tool.

I initially read about the data layer with regards to Google Tag Manager, and it seemed odd to me that more advanced web analytics tools such as Adobe Analytics and Webtrends weren’t using this method to facilitate data collection. Turns out that some SiteCatalyst implementations had already used this technique, but few people had written publicly about it. (Why?) Recently I used a data layer on my first Adobe Tag Manager implementation and I found it was the best decision I’d ever made since I learned how to configure a hybrid Webtrends data collection setup back in 2006.

So, the idea behind the data layer is that on the server-side the web developer will expose some data elements in a JSON-formatted block of JavaScript and then your tag management container will be able to pick up those data elements and propagate the data throughout the other tags in the container. Determining which data elements requires some forethought. In many cases, we’re referring to passing along ecommerce-related data elements here, such as tracking data, order totals, transaction numbers, product prices, tax, etc. Many other data elements can be picked up with existing web analytics data capture techniques.

So, take a look at the two links above, and feel free to leave a comment below and share your thoughts and questions. As for me, my next mini-project is to implement Google Tag Manager with a data layer on a VPASP ecommerce site. I will pass along my experience with this project in future posts.

I just came across this handy code generator created by Alex Moore at Lunametrics. It will help you to understand link tracking with jQuery and event tracking with Google Analytics. But I’ve used it to help me nail down some tracking with SiteCatalyst (Adobe Analytics) a/k/a Omniture. I simply removed the _gaq.push line and substituted a call to s.tl(), such as: s.tl(this,'o',$(this).attr("href")); .

Read the comments and you’ll learn about using the code generated by this tool within Google Tag Manager. Thanks Alex and Lunametrics for making this online tool available publicly!

Adobe Tag Manager: Debug without CDN delay

One particularly attractive benefit of using Adobe Tag Manager is that it comes with a worldwide content distribution network (CDN) so you don’t have to worry about cache or load speed issues as you develop your custom tagging. However, when you’re in debug mode you might not enjoy waiting on the CDN to propagate your latest tagging updates before restarting your test process.

The good news is that you don’t have to wait. You can take out the code and host it locally for debugging purposes and quick turnaround. Like the idea? Follow the instructions at this Tag Manager post on Adobe’s blog to speed up the debug process, then paste your newly tested code back into ATM and deploy!

If you’re looking to get started with Adobe Tag Manager, this quick start video will give you some insight. Adobe has mentioned that ATM may go away by the end of 2014, but ATM is still super-useful for the time being, especially if you’re migrating away from implementing SiteCatalyst the ‘old fashioned way’.

Learn more about what we do

Services