Launchpy – Synchronizer

Hello world, It has been a long time since I have published a blog post, but even more so for the Launch API wrapper, called launchpy. (I checked and most of the videos are from 2019, only 3 in the past 3 years). Therefore, I will recap what the launchpy module is, how it works…

Adobe Analytics API 2.0 : aanalytics2 – upgrade 0.3.1

Hello everyone, I have released recently a major update on the Adobe Analytics API 2.0 wrapper: aanalytics2. Like each time, I have published a release note on my github if you want to read the documentation: https://github.com/pitchmuc/adobe-analytics-api-2.0/blob/master/docs/releases.md Neverthelesss, because I find the new capabilities quite awesome, I have also decided to realize some videos to…

Launch : Analyzing large implementation

Hello world, recently I had a mission to analyze the Launch implementation of a client. The main concern was, as usual, the website team complains that Launch uses a lot of resources and is blocking the rendering of the page. Also, the Launch library is quite large and that it should be optimized. As I…

cjapy : Video Tutorials

Hello world, In this blog post, I would like to guide you on how to get started with the Adobe Customer Journey Analytics API with Python. I know that even if it makes your life easier, you still need to use python and that may be a bit daunting, therefore I created these videos to…

Customer Journey Analytics API – cjapy

Hello world, Today is the day of an expected article related to the Customer Journey Analytics API. Customer Journey Analytics is the future of analysis with the Adobe tool stack, it has the same main interface than Adobe Analytics but with more powerful features. There are many things that would push you to have Customer…

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…