Skip to main content
May 22, 2019
Solved

question related to implementing adobe analytics

  • May 22, 2019
  • 1 reply
  • 849 views

is there any sample code available in java to implement Adobe analytics api? which jars are required to implement api in java?

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 Asheesh_Pandey

Code manager lets you download data collection code for web platforms.

Analytics > Admin > Code Manager > Desktop > Java AppMeasurement

After you download the library, you must configure the code to send data to the correct tracking server and report suite. see more details in http://marketing.adobe.com/resources/help/en_US/sc/appmeasurement/java/oms_sc_appmeasure_java.pdf https://marketing.adobe.com/resources/help/en_US/reference/developer.html

1 reply

Asheesh_Pandey
Adobe Champion and Community Advisor
Asheesh_PandeyAdobe Champion and Community AdvisorAccepted solution
Adobe Champion and Community Advisor
May 22, 2019

Code manager lets you download data collection code for web platforms.

Analytics > Admin > Code Manager > Desktop > Java AppMeasurement

After you download the library, you must configure the code to send data to the correct tracking server and report suite. see more details in http://marketing.adobe.com/resources/help/en_US/sc/appmeasurement/java/oms_sc_appmeasure_java.pdf https://marketing.adobe.com/resources/help/en_US/reference/developer.html

- Asheesh