링크 추적 중지

Activity Map 또는 레거시 ClickMap에서의 링크 추적을 중지하는 절차.

다음에서 링크 추적을 중지하려면
방법...
Activity Map
Appmeasurement.js 파일에서 다음 컨텐츠를 제거하십시오. /*  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?lang=ko */ function AppMeasurement_Module_Activity Map(g){func ... /* END Activity Map MODULE */
ClickMap(이전 Visitor ClickMap)
trackInlineStats 변수를 false(기본값)로 설정하십시오. 구문은 다음과 같습니다. s.trackInlineStats=false
recommendation-more-help
a83f8947-1ec6-4156-b2fc-94b5551b3efc