Expand my Community achievements bar.

Interested in becoming an Adobe Analytics Champion? Join us on May 15 at 9 am PT, and learn how to become a 2025 Adobe Champion.

How do I call analytics api from backend javascript server application

Avatar

Level 1

I am a software engineer trying to implement functionality to call Adobe analytics api from backend. Usually we call analytics from the browser. But in my case the application code is hosted https://developers.google.com/apps-script here. Which is backend.

The scenario is that I would not be able to call adobe analytics api from Front end/browser using window object since the code is at backend. When the api call goes to javascript backend, I will be calling the Adobe analytics api. Do we have a documentation as such for such functionality to call adobe analytics from backend?

Do let me know if there are any doubts.

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

3 Replies

Avatar

Level 2

Avatar

Level 4

It sounds like you are trying to send data into Adobe Analytics directly from a backend using an API. If that's true, then you want to use the Data Insertion API: Data Insertion API | Adobe Analytics

Avatar

Administrator

Hi @pratikjo,

Were you able to resolve this query with the help of the provided solutions, or do you still need further assistance? Please let us know. If any of the answers were helpful in moving you closer to a resolution, even partially, we encourage you to mark the one that helped the most as the 'Correct Reply.'

Thank you!



Sukrity Wadhwa