Acronym you should live for

This post is a direct relation with my other post : “Custom Code is dead, long live Custom Code“. I am stating there that, sometimes, you have no choice to have custom code in your analytics implementation. However, it doesn’t mean that these custom code scripts should look ugly, quite the contrary. I will try…

Creating Adobe Launch Extension : Event Module

This article will focus on developing a module that will define the firing of the rule or not. It can be managed by the Event module in Launch.I will first explain how Events are working and show you how I set mine in my module. You can find the official documentation here : https://developer.adobelaunch.com/extensions/reference/event-types/ Events…

ES6 Javascript (or Pythonscript)

Hello everyone, On this article I will describe some new functionalities that came to JS from the ES6 released (I know it is late). I was never really interested on that, even if I knew them, because they were widely not supported. However, during the last year, most of the browsers have been updated and…

My journey to performance analysis 1/2

Hello guys, On this series of articles I would like to present you the different things I have done in order to analyse performance on your pages.Especially regarding tags and analytics implementation but this could be applied to any type of resources.A good understanding of what is the DOM would be required to continue the…

Cross Sell Tracking & Analyzing

Analyzing cross products in Adobe Analytics was easy with the Reports & Analytics interface.In Reports & Analytics, there is the report Cross-Sell that you can find in the product tab. But where did it go in Workspace ? In Workspace, it is nowhere to be found and this was a very helpful report to look…

Adobe Launch – Good Tag Manager ?

On this post, we will try to evaluate if Launch is actually a good Tag Manager and what are the biggest difference between DTM and Launch. Launch Tag manager by Adobe This Tag manager is around for some time now and will replace pretty soon DTM, the legacy tag manager that has been running for…