isanalyticsoff Element

Each HTML page served by B2C Commerce includes a JavaScript snippet for analytics and active merchandising tracking purposes. If you must disable this tracking because it causes problems with your site, you can do so for the entire site by entering a Customer Support ticket, or you can include the <isanalyticsoff/> element at the end of one or more templates to disable analytics at the page level.

Use this element only for single pages and only for an emergency situation. Although it's part of the API, Commerce Cloud strongly suggests you consider the ramifications of using it because it prevents the correct tracking of analytics and active merchandising data.

This is an example of a JavaScript snippet added to the end of a template to collect B2C Commerce analytics:

In this case, the tracking code is considered a cross-site scripting threat if you use an HTTPS iframe and generate this iframe via ISML. You can add the <isanalyticsoff/> element at the end of one or more templates to disable B2C Commerce analytics at the page level, thereby preventing the threat.