Skip to content
Automatically track events with most popular analytics tools

Automatic Event Tracking

You can experimentally enable auto analytics tracking integration by enabling the respective option inside Smootify JS Options.

To enable analytics you can use JS APIs or you can follow up the previous guide.

The auto track feature automatically sends the following events:

  • Add to cart
  • Product page viewed

using automatically Mixpanel, GTag, fbq or Klaviyo utilities that are already installed on your site.

Naturally be aware that making up analytics from a website nowadays is not reliable at all. Most browsers (Firefox by default, Chromium when set in “Do not track” mode) will block automatically all analytics scripts.

If you want to track more events with your own code, don’t forget to check out our global events