Some time ago, I built and released an Extension called "Time spent and Scroll Depth", mostly as an exercise for myself, and because I thought Simo Ahava had really nicely explained how tracking content-heavy sites might work. Since then, I have learned a lot, and I sort of don't want to look back at the … Continue reading Launch Extensions & Cato Fong
Category: Javascript
Postings dealing with any Javascript-related tracking aspects
Launch, Events, and EDDL – aka Jim changed my mind
Sometimes I have trouble with the beginning of an article. This is such a case. I have been pondering the best way to use Launch to track visitor activity for some time. You know, visitor clicking stuff, SPAs, things like that. It really boils down to two approaches: Use _satellite.track() and put payload into the … Continue reading Launch, Events, and EDDL – aka Jim changed my mind
Quick tip: use empty placeholder divs with Target VEC
I think this is my first ever post specifically for Adobe Target. I'm so excited! Target, in a nutshell, is used to replace or insert content into a page. It comes with it's own delivery infrastructure, logic, Javascript, and the so-called "Visual Experience Designer", which allows a marketer to load the page, click an element … Continue reading Quick tip: use empty placeholder divs with Target VEC
Reference – Launch Load Order with an Extension
This article is a followup to Reference - Launch Load Order. That other one was, as I said, almost disappointingly simple. So simple, in fact, that it annoyed my friend Lukáš (one of my secret goals for 2019 checked off right there). The article was that simple for two reasons: Launch did away with a … Continue reading Reference – Launch Load Order with an Extension
Reference – Launch Load Order
Does anyone here remember when in 2015 I tried to understand how DTM executes Javascript, and in what order? The article cost me days to write, but it led to a lovely, colourful illustration, and I was proud of it, a little bit. I promised I would explore the depths of Launch in the same … Continue reading Reference – Launch Load Order
Launch – Concepts
I could have called this article "Launch - WTF???" instead, and maybe I should have. This is a quick and brutal journey though the most important concepts you need to know when you start using Launch. Tag Management Let's start from 0. A "Tag Manager", "Tag Management System", or simply "TMS" is a tool that … Continue reading Launch – Concepts
Fire Launch Rule Upon Scroll Depth And Time Spent
The inimitable Simo Ahava recently posted an article named Fire GTM Tag Upon Scroll Depth And Time Spent, in which he explains both why and how to fire tracking after visitors have either lingered on or scrolled to a certain depth on pages. With his permission, I'll show you how to do the same with … Continue reading Fire Launch Rule Upon Scroll Depth And Time Spent
Basic Tracking – Remix (contains Launch)
I'm sure you remember the three prior installments of the "Basic Tracking" article series, don't you? Basic Tracking from 2013, about a pure Javascript approach, Basic Tracking - Remix (contains DTM) in 2015, about the more modern tag management approach, and Basic Tracking on AMP Pages in 2018, about the beautifully weird and somewhat limited … Continue reading Basic Tracking – Remix (contains Launch)
Fixes – Too many Visits on Pages with Links
On the German blog, I used to run a series about frequent mishaps, and how to detect and fix them. Those articles were often about data, rather than implementation, so I never translated them to this blog. But here is one that is pretty technical, so it should clearly live here. Friendly marketer says that … Continue reading Fixes – Too many Visits on Pages with Links
A Standard Data Model for Requirements
Adam Greco recently wrote three articles about how you can embed business requirements into Adobe Analytics Workspaces ("Adobe Analytics Requirements and SDR in Workspace" I, II, and III) in order to help data consumers understand. His method goes all the way from "this is why we added eVarXY" to "78% of requirements are currently tracked … Continue reading A Standard Data Model for Requirements