Migration from Old Code to New Appmeasurement.js
HI All,
We are trying to migrate to new appmeasurement.js and i want to know what are the steps, precautions and things to remember?
Please Help
HI All,
We are trying to migrate to new appmeasurement.js and i want to know what are the steps, precautions and things to remember?
Please Help
Here is a good reference to shift the implementation type: http://www.searchdiscovery.com/blog/adobe-dtm-update-let-adobe-manage-measurement-library/
This link shows what needs to happen in order to move your plugins to the custom code section. I would recommend implementing and testing one plugin at a time.
Also, you no longer need the s.getQueryParam plugin. This is built into the new appMeasurement code. You can call this with s.Util.getQueryParam();
The only thing they are missing from their code to implement plugins is you need to define "s"
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.