Expand my Community achievements bar.

AEM Integration with Tealium

Avatar

Level 1

Hi. I am very new to AEM and Tealium and have a requirement where dev environment of AEM is to be integrated with Tealium. There is not much information available on this. Please help

4 Replies

Avatar

Level 7

Hi,

Tealium has a plugin to integrate it with AEM.

This integration documentation can be found in GitHub: https://github.com/Tealium/integration-adobe-aem

FYI: You can view an example integration in the /tealium-examples directory. Please refer the link below:

https://github.com/Tealium/integration-adobe-aem/tree/master/tealium-examples

Hope this information helps!

Regards,

TechAspect Solutions

Avatar

Level 1

Thanks for the link. How do I view the example integration? It is a directory structure which I am not very sure of how to interpret.

Regards,

Vipul

Avatar

Level 7

Hi Vipul,

Once you go to http://localhost:4502/crx/packmgr/index.jsp and install tealium-aem-plugin- 1.1.0.zip (download from: https://github.com/Tealium/integration-adobe-aem/releases/download/v1.1/tealium-aem-plugin-1.1.0.zip) and tealium-examples zip (download from: https://github.com/Tealium/integration-adobe-aem/tree/master/tealium-examples), you need to create a system user as shown in the integration documentation that I had shared with you earlier.

Later, you need to give read access to tealium-plugin (from http://localhost:4502/useradmin) as shown in the documentation and you can verify the plugin by following the steps below:

1) Open http://localhost:4502/content/tealium-examples/aem/geometrixx-outdoors/en.html

2) In web console, network tab, verify page is requesting to utag.js

3) Verify whether the component is being displayed on the webpage

We suggest you to go through the integration document as it has step-by-step procedure including installations and configurations to be done, about Tealium Plugin Component and how to test and verify plugin etc.

We hope this helps!

Regards,

TechAspect Solutions