Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
SOLVED

Setup Analytics and application integration

Avatar

Level 1
 
 
 

Dear Team,

I am very new with analytics. Can you please let me know, How to setup analytics(Install) and setup with application.

Also i would like to know, is there any API to pull metrics data in JSON or any other format.

 

Regards,

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Analytics can be implemented to track web or app traffic over various platforms and each platform has its own implantation guidelines. You may start with the following document which will help you determine which method you need to use.

https://docs.adobe.com/content/help/en/analytics/implementation/home.html

 

Additionally, you may send data via Data Insertion or Bulk Ingestion APIs

https://github.com/AdobeDocs/analytics-1.4-apis/blob/master/docs/data-insertion-api/index.md

https://github.com/AdobeDocs/analytics-2.0-apis/blob/master/bdia.md

 

In order to pull data from Adobe Analytics, you may user Reporting APIs 2.0.

https://github.com/AdobeDocs/analytics-2.0-apis

 

Hope that helps.

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

Analytics can be implemented to track web or app traffic over various platforms and each platform has its own implantation guidelines. You may start with the following document which will help you determine which method you need to use.

https://docs.adobe.com/content/help/en/analytics/implementation/home.html

 

Additionally, you may send data via Data Insertion or Bulk Ingestion APIs

https://github.com/AdobeDocs/analytics-1.4-apis/blob/master/docs/data-insertion-api/index.md

https://github.com/AdobeDocs/analytics-2.0-apis/blob/master/bdia.md

 

In order to pull data from Adobe Analytics, you may user Reporting APIs 2.0.

https://github.com/AdobeDocs/analytics-2.0-apis

 

Hope that helps.