Adobe Analytics & CJA in Google Tag Manager (via Web SDK)

GTM to AA and CJA

Ever want to know how to implement AA & CJA in GTM via WebSDK? Okay, that’s a lot of abbreviations. Maybe this time in English – do you wanna send data to Adobe from Google Tag Manager? Yes? Wonderful! Let’s go through the steps to do that. Step 1: Create a Schema You should be … Read more

Event-Driven Data Layer (EDDL) Demo

EDDL Demo

Since posting about the EDDL (Event-Driven Data Layer), I’ve gotten a lot of questions about how this works. If you’re a user of Google Tag Manager, you’re likely already familiar. For everyone else, this concept might be a little foreign. For instance, on the surface it doesn’t seem as readable as the W3C. I want … Read more

Quick Tip to Test GTM’s dataLayer.push Calls

When I code I Google things. A lot. Sometimes I get so caught up in writing the right code that I forget there is an easier way to test things. Google Tag Manager’s dataLayer object is a little interesting in that it isn’t exactly a true JS object like you would see with the w3c standard for … Read more