Expand my Community achievements bar.

Join us at Adobe Summit 2024 for the Coffee Break Q&A Live series, a unique opportunity to network with and learn from expert users, the Adobe product team, and Adobe partners in a small group, 30 minute AMA conversations.

Adobe Analytics

Avatar

Level 1

I am trying to integrate adobe analytics into our Angular 4 application. I have specifies a script tag which contains the js file in the index.html file. The s_code loads fine and it can be seen in the network tab. I am able to see the analytics running in my local, but it does not run when the app is deployed on to the server. It throws random errors in the console like "Uncaught TypeError: s.p_callBack is not a function". Can anyone please help me integrating the analytics in the angular 4 app.

Thank you.

1 Reply

Avatar

Employee Advisor

I'm afraid we need more info to help here. Do you have a site where the code is deployed that we can take a look at?