How do I call analytics api from backend javascript server application | Community
Skip to main content
April 15, 2025
Solved

How do I call analytics api from backend javascript server application

  • April 15, 2025
  • 3 replies
  • 631 views

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.

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

3 replies

uni-adam
uni-adamAccepted solution
Level 2
April 15, 2025
eric-hansen-wgu
Level 2
April 16, 2025

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

Sukrity_Wadhwa
Community Manager
Community Manager
April 23, 2025

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