Skip to content

Instantly share code, notes, and snippets.

@bvarga
Forked from andrascsibi/index.html
Last active August 29, 2015 14:20
Show Gist options
  • Save bvarga/56e36f8ed6f1c9c5a7c5 to your computer and use it in GitHub Desktop.
Save bvarga/56e36f8ed6f1c9c5a7c5 to your computer and use it in GitHub Desktop.
<script type="text/javascript">
var ScarabQueue = ScarabQueue || [];
(function(subdomain, id) {
if (document.getElementById(id)) return;
var js = document.createElement('script'); js.id = id;
js.src = subdomain + '.predict.emarsys.cn/js/1A8AD954AF4442AE/scarab-v2.js';
var fs = document.getElementsByTagName('script')[0];
fs.parentNode.insertBefore(js, fs);
})('https:' == document.location.protocol ? 'https://recommender' : 'http://cdn', 'scarab-js-api');
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment