how to know which version of AppMeasurement code | Community
Skip to main content
vittalg19751508
Level 2
June 16, 2016
Solved

how to know which version of AppMeasurement code

  • June 16, 2016
  • 1 reply
  • 2393 views

How can I know which version of AppMeasurement code is implemented, and other thing how can I update new AppMeasurement code this I want to do it to enable clickmap.

also how can I Link data collected

Thank you

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 andrew_r-GrfLbX

If you're analytics tool in DTM is set to managed by Adobe then it must be set to version 1.6 or higher to get clickmap code.

If you're set to custom code managed by DTM then there should be a line in the code that says: AppMeasurement for JavaScript version: 1.x. If it's this one then the easiest way is to go in to code manager in analytics and download the latest AppMeasurement and paste it over the current version.

1 reply

andrew_r-GrfLbX
andrew_r-GrfLbXAccepted solution
Level 5
June 16, 2016

If you're analytics tool in DTM is set to managed by Adobe then it must be set to version 1.6 or higher to get clickmap code.

If you're set to custom code managed by DTM then there should be a line in the code that says: AppMeasurement for JavaScript version: 1.x. If it's this one then the easiest way is to go in to code manager in analytics and download the latest AppMeasurement and paste it over the current version.