Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Every single script tag (that is not necessary for the work of the webshop) should use an appropriate exception trigger based on the type of the script. For example, Hotjar is a marketing script, so the tag with the Hotjar script should use "Webmercs cookie consent - marketing disabled" exception trigger thus the Hotjar's script/tag will be disabled at the webshop until a user will enable it explicitly via Webmercs Consent Manager. The “Cookie declaration” page at a webshop contains the list of all scripts that use cookies and the purposes of those scripts (https://<webshop>/pages/cookie-declaration).

Step 1 - Import configuration

...

Step 2 - Set exception trigger for custom tags

  • Select For a tag that contains some third-party script and add an tracking, performance, or marketing scripts you should open a dialog to add a new trigger

  • Click “Add exception” button

  • Select one of the appropriate triggers preconfigured by Webmercs (for example, for a marketing script it should be a “Webmercs cookie consent - marketing disabled“)

  • The trigger should be added as an exception to prevent the loading of the tag when a condition is not met (the category is disabled by the user).

  • Click the “Save” button to save changes to a tag

  • Repeat this step for any specialized tag (like HotJar) or any “Custom HTML” tag that contains some script

...