Quikly Hype
Overview
Quikly Hype allows you to build hype, anticipation and engagement over days, as consumers opt in for a chance to claim exciting rewards.

Code
1<script>2(function (w, d) {3 w.qData || (w.qData = function() {4 (w.qDataLayer = w.qDataLayer || []).push(arguments);5 });6 s = d.createElement('script');7 s.src = 'https://pixel.quiklydemo.com/embed/js';8 s.async = true;9 f = d.scripts[0];10 f.parentNode.insertBefore(s, f);11})(window, document);12qData("config", "m/example"); // your production brand key13qData('ui', { page: 'hype', root: 'quikly-embed', ids: ['example'] });14</script>