0.1.0 • Published 7 years ago

@elkfox/split v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 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

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago