0.1.0 • Published 6 years ago

@elkfox/split v0.1.0

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

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago