Customer Journey Analytics – 2021 status

Hello world, I have been quite silent on the analytics front over the last months. Several reasons can explain it but one big reason is that I moved to a new role supporting the Adobe Experience Platform deployment as a consultant. Working on a brand new tool is always bringing a lot of excitement but…

Moving to AEP Web SDK in 2021

Hello world, It has been a while since I have written on the implementation side. I spent most of my last year learning the new rope of Adobe Experience Platform and the solution is quite a beast in itself. It is evolving fast and many that have written on it needed to change their text…

Learning path in Digital Field

Hello world,In this article I will write down my reasons for my learning prioritization. I will explain why do I emphase a particular topic, why I drop another one and which one you would need, in my opinion, to work in digital field. This article will most likely appeal to new comers in this world…

Adobe Analytics API 2.0 : aanalytics2 v0.2.8

Hello everyone, a very short article this time to demonstrate the capability that has been released with the aanalytics2 python module update to the version 0.2.8. Decode Adobe Analytics requests The main idea came from a discussion on the measure slack. I am not often present on that slack because I am using my own…

Introducing Python SDK for AEP

Hello everyone, This article is the start of series that I am very hyped for. Most of you know my work on the different API for Adobe Analytics, Launch, Audience Manager. During the (infamous) year 2020, I spent a lot of time developing the Adobe Experience Platform Python module (aepp).This is now the unofficial python…

Connecting Python and JS with launchpy 0.3.5

Hello world, On this blog post, I am just posting a video to demonstrate the new capabalities of the launchpy where you can connect your JavaScript development with your python tool more easily than ever. getRuleComponent I know it is strange but there wasn’t any proper easy method to actually request a single ruleComponent before.This…