Stop link tracking

Steps for stopping link tracking in Activity Map or Legacy ClickMap.

To stop link tracking in...
Do this...
Activity Map
Remove the following content from the Appmeasurement.js file: /*  START Activity Map MODULE The following module enables Activity Map tracking in Adobe Analytics. Activity Map  allows you to view data overlays on your links and content to understand how  users engage with your web site. If you do not intend to use Activity Map, you  can remove the following block of code from your AppMeasurement.js file.  Additional documentation on how to configure Activity Map is available at:  https://experienceleague.adobe.com/docs/analytics/analyze/activity-map/getting-started/get-started-admins/activitymap-enable.html */ function AppMeasurement_Module_Activity Map(g){func ... /* END Activity Map MODULE */
ClickMap (formerly Visitor ClickMap)
Set the trackInlineStats variable to false (this is the default.) The syntax reads as follows: s.trackInlineStats=false
recommendation-more-help
a83f8947-1ec6-4156-b2fc-94b5551b3efc