Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

question related to implementing adobe analytics

Avatar

Level 1

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

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

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