Expand my Community achievements bar.

SOLVED

AAM implementation on single page applications

Avatar

Level 2

Hi folks,

Quick question on SPA and its implementation of AAM. Our AAM is using server side forwarding, which works perfectly across page loads - I can see demdex calls being generated per load, however, the SPA application don't generate any demdex calls despite Adobe Analytics does.

Is there any docs on implementation of AAM on SPA? The synch calls on SPA pages works well, but as I said I am not sure if we need to be generating a demdex call on SPA too?

Thanks.

1 Accepted Solution

Avatar

Correct answer by
Level 3

Jakub,

If you are using SSF then you shouldn’t see any demdex calls except for the iframe, partner ID Syncs and the initialization of the marketing cloud cookies and parameters. Those will only fire on the first page load.

From there on, AAM data is forwarded by the analytics calls. As long as your Analytics is tagged to trigger on events within the SPA then those calls will be forwarded to AAM automatically. Did you check the response of the analytics call to see a response coming back from AAM? Something similar to this:

Thanks,

Jerry Helou, Ph.D

Digital Experience Architect

<http://www.softcrylic.com/>

T: +1 302-381-2883

www.softcrylic.com<http://www.softcrylic.com/>;

<https://www.linkedin.com/in/jirarhelou/>

<https://softcrylic.com/adobe-summit-march-2018/?utm_source=Email-Signature-JNH&utm_campaign=AdobeSummit-2018&utm_medium=Softcrylic>

View solution in original post

2 Replies

Avatar

Correct answer by
Level 3

Jakub,

If you are using SSF then you shouldn’t see any demdex calls except for the iframe, partner ID Syncs and the initialization of the marketing cloud cookies and parameters. Those will only fire on the first page load.

From there on, AAM data is forwarded by the analytics calls. As long as your Analytics is tagged to trigger on events within the SPA then those calls will be forwarded to AAM automatically. Did you check the response of the analytics call to see a response coming back from AAM? Something similar to this:

Thanks,

Jerry Helou, Ph.D

Digital Experience Architect

<http://www.softcrylic.com/>

T: +1 302-381-2883

www.softcrylic.com<http://www.softcrylic.com/>;

<https://www.linkedin.com/in/jirarhelou/>

<https://softcrylic.com/adobe-summit-march-2018/?utm_source=Email-Signature-JNH&utm_campaign=AdobeSummit-2018&utm_medium=Softcrylic>