Is there any documentation to collect the reporting metrics from the journey optimizer by API outside of the Adobe Ecosystem? An example is using API calls to get metrics of a journies launch in journey optimizer into Azure data lake
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @JohnYa5 ,
AJO datasets can be exported to external cloud storage locations as explained in Export datasets to cloud storage locations documentation. You can use AEPs in built connections facility within destinations to achieve this and Azure Data Lake is available as a connection. See if this is what you are looking for.
Cheers!
Hi @JohnYa5 ,
AJO datasets can be exported to external cloud storage locations as explained in Export datasets to cloud storage locations documentation. You can use AEPs in built connections facility within destinations to achieve this and Azure Data Lake is available as a connection. See if this is what you are looking for.
Cheers!
@Harveer_SinghGi1's reply is absolutely correct!
That destination would likely be the easiest way for you to get that full export of the AJO Tables included.
If there are only particular data points you're looking for off of those tables, you can also run the quieries via PGSQL in your Azure environment and capture those responses there. There are many different ways that you can do this!
@TylerKrause I explored the method via PGSQL Python libraries, and it looks good already. Thanks all
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies