Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

analytics component

Avatar

Level 4

Hi,

I believe this component use to exist in the libs node AEM 5.5

cq/analytics/components/analytics

but this seems to be missing inside 5.6.1

Is there a replacement?

Thanks

1 Accepted Solution

Avatar

Correct answer by
Level 5

I think that was used to add page level tracking. Now you can do that using cloudconfig. Check /libs/foundation/components/page/headlibs.jsp how it is included. Also https://dev.day.com/docs/en/cq/current/administering/external_providers.html 

 

Yogesh

View solution in original post

1 Reply

Avatar

Correct answer by
Level 5

I think that was used to add page level tracking. Now you can do that using cloudconfig. Check /libs/foundation/components/page/headlibs.jsp how it is included. Also https://dev.day.com/docs/en/cq/current/administering/external_providers.html 

 

Yogesh