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…

Creating Campaigns Cost in Adobe Analytics

Hello world,on this blog post, I would like to share an idea that I had recently (but never been tested in the field) about creating / importing the costs of campaigns in Adobe Analytics. Not Genesis, not classification As discussing cost import with other consultants, this idea is not very new and there are (were)…

Audience Manager Python Wrapper

Hello everyone, As some of you may have noticed on twitter, I have released recently an audience manager python SDK. As usual, this wrapper helps you to call the different Audience Manager API endpoints and you would need a JWT integration to connect to it. You can find the module on my github account and…

Launchpy Videos Tutorial

This article is gathering the different videos that I have realized to show you the capability of launchpy, the python wrapper for Adobe Launch API. I tried to do shorter videos than the adobe analytics API videos tutorial, more of them but they each cover a smaller subject. The quality is not optimal yet but…

Python Tutorials for Adobe Analytics API 2.0

Hello, This blog post is gathering all of the videos that I have realized regarding the Adobe Analytics API 2.0 tutorial using my python wrapper. The python wrapper that I have developed can be installed using the pip command: pip install aanalytics2 More information can be found on my blog, or on Github. In case…

Conversational Python

On this post, I want to give a quick intro on how you can get familiar with python terminology and logic so you can jump into python developer discussions without being completely lost. This blog post came from discussions with some people trying to get started with python and were wondering what are the knowledge…

The incoming Adobe Experience Platform

This article is a preview intro of the newest solution from Adobe, the Adobe Experience Platform. This tool is going to be released end 2019 and is quite promising so I thought that it deserves its own article as a preview. If you have followed the different article release about Experience Platform, you may not…

Adobe Analytics API 2.0 : Video Tutorial

This is a very short article as it will embed a video that I did in order to show you the way that the API works for Adobe Analytics and what are the global capabilities. I didn’t detail everything though, I will let you play with it. 😉 In this video, I show you :…