Implementation of DTM to CQ 5.6.1 | Community
Skip to main content
New Participant
August 8, 2017
Solved

Implementation of DTM to CQ 5.6.1

  • August 8, 2017
  • 2 replies
  • 845 views

Can we implement DTM in CQ 5.6.1 ? If yes do we have any documentation on this ? I found some documentation for AEM 6.0 but not for CQ 5.6.1.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Feike_Visser1

I don't think there is a integration in CQ561. I would put in the DTM-code in a hardcoded way.

2 replies

kautuk_sahni
Employee
August 9, 2017

Adding to Feike,

You need to add JS code to the web page where you want DTM to work.

How to add JS on the page :- Using Client-Side Libraries - docs.adobe.com

~kautuk

Kautuk Sahni
Feike_Visser1
Feike_Visser1Accepted solution
Employee
August 9, 2017

I don't think there is a integration in CQ561. I would put in the DTM-code in a hardcoded way.