A/B Testing
We ❤️ data driven
General Info
Sync your and our A/B test
// 8.SDK Web configuration for Shop's A/B test test group
<script type="text/javascript">
window._eightselect_shop_plugin = window._eightselect_shop_plugin || {};
window._eightselect_shop_plugin.testgroup = 'A'; // set to whatever value you use to identify your test group or variant
</script>
// 8.SDK Web
<script type="text/javascript">
...
</script>
Last updated
Was this helpful?