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 help categorize Community content and increase your ability to discover relevant content.
Sounds like you want to use this: https://developer.adobe.com/analytics-apis/docs/2.0/
And this: https://developer.adobe.com/analytics-apis/docs/2.0/guides/endpoints/
Views
Replies
Total Likes
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
Views
Replies
Total Likes
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!
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies