Skip to content

Quikly Drop

Quikly Drop allows you to “drop” rewards to instantly surprise and delight your audience.

This activation type can show realtime content including number of offers claimed, the number remaining, the current offer available, or time remaining before the event is over.

Drop Tiles

<script>
(function (w, d) {
w.qData || (w.qData = function() {
(w.qDataLayer = w.qDataLayer || []).push(arguments);
});
s = d.createElement('script');
s.src = 'https://pixel.quiklydemo.com/embed/js';
s.async = true;
f = d.scripts[0];
f.parentNode.insertBefore(s, f);
})(window, document);
qData("config", "m/example"); // your production brand key
qData('ui', { page: 'promo', root: 'quikly-embed', ids: ['example'] });
</script>