Segmentation in Adobe Analytics – part 1

On this article I will try to describe how Adobe Analytics actually works with segments and try to clarify some misconceptions that users usually have with Adobe Analytics segmentation. I won’t re-create the Adobe Analytics documentation, which is quite extensive and I feel really good on explaining the theory. Segmentation in Adobe Analytics is one…

Functional Programming in Launch

Event-Driven Data Layer The start of that new idea was the implementation of the event-driven data layer for one of the client. This new approach, that has been discussed many times by Jim Gordon, was considered by the client. The question that comes when you use this approach is the way that you will deal…

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…

Adobe Analytics : Product Syntax – a complete guide

This article will be nothing fancy but more or less a document to gather the information about the Product syntax for Adobe Analytics. Why that ? Because Adobe documentation about products tracking about it is quite scattered and I find it not even complete. Anyway, instead of looking always here and there for the information,…

Adobe Analytics API 2.0 : Explanation

On this article, I will try to clarify the use-cases and how to use the Adobe Analytics API 2.0. There has been quite some misunderstanding on how to use this API and to be fairly honest, quite some deception about the API capabilities, at least for my side. Adobe Analytics API 2.0 Context As a…

Creating Adobe Launch Extension : Other features

On this article, I will explain some addition features that are integrated within the creation of your Launch extension. Those features are less developed in our case because they don’t require a lot of customization usually. You can, obviously, develop these features into more advanced use-cases but this is not a must to know and…