Adobe Analytics | Metrics not getting recorded
I am trying to implement analytics on my angular SPA page and did the following steps.
1. Embedded appmeasurement.js on page load
2. Created report suit
2. Initialiated js with s_account and trackingServer values within appmeasurement.js
3. called s.t(); method on page
4. Created a project in the workspace with page views metric.
But nothing got recorded in my project metrics. I am not sure how my SPA will identify the project I created in Adobe Analytics. Is it just s_account (the reportsuitID ) and the tracking server which maps to it?
Please guide.
Thanks,
Vaibhav Tiwari