Setup Analytics and application integration | Community
Skip to main content
September 11, 2020
Solved

Setup Analytics and application integration

  • September 11, 2020
  • 1 reply
  • 1014 views
 
 
 

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,

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by khurshid

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.

1 reply

khurshid
Adobe Employee
khurshidAdobe EmployeeAccepted solution
Adobe Employee
September 11, 2020

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.