0.1.0 • Published 5 years ago

@elkfox/split v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Split

A/B testing for Shopify stores

NPM

https://www.npmjs.com/package/@elkfox/split

JsDelivr

https://www.jsdelivr.com/package/npm/@elkfox/split

Usage

<script src="//cdn.jsdelivr.net/npm/@elkfox/split@0.0.3/index.js"></script>
<script type="text/javascript">
  var newSplitTest = new splitTest1({
    thisTheme: {{ theme.id }},
    theme_A: 174344266,
    theme_B: 46026096725
  });
</script>
0.1.0

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago