best way of pulling Adobe Analytics data using python..?
I am looking for best approach to pull data on daily basis.
I am looking for best approach to pull data on daily basis.
Hi @rajesh1991 ,
Firstly, you should review the link here on exporting data from Adobe.
It depends on what type of data you need. If you need hit-level data, the only way to export it will be using Data Feeds.
If you don't mind aggregated data, you can try API or Data Warehouse reports.
API is more convenient and you are likely to find a python wrapper for them, plus you can use all segments.
However, there are additional fields available for Data Warehouse, and it allows you to avoid low-traffic constraints, but not all segments can be applied before the export.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.