slate-analytics

An empty module, used to avoid Shopify tracking you while using Slate.

Usage no npm install needed!

<script type="module">
  import slateAnalytics from 'https://cdn.skypack.dev/slate-analytics';
</script>

README

slate-analytics

A drop-in replacement, to avoid Slate's CLI tracking:

Usage

This module provides an empty implementation of the required init and event methods of the original slate-analytics.

To create an alias from @shopify/slate-analytics to this module, do a:

yarn add @shopify/slate-analytics@npm:slate-analytics.

Enjoy.