hotfix: add dealtale marketing script

pull/3992/head^2
Scott Anderson 2022-04-29 10:55:05 -06:00
parent 02e1d35ea2
commit b973c141cb
1 changed files with 4 additions and 0 deletions

View File

@ -21,3 +21,7 @@
document.getElementsByTagName('head')[0].appendChild(s);
})();
</script>
<!-- Dealtale -->
<script>window._dtPixelLayer={orgId:"6266e28c3aae2400137ae93b"};var script=document.createElement("script");script.setAttribute("src","https://pixel.dealtale.com/pixel.bundle.js"),script.setAttribute("type","text/javascript"),document.getElementsByTagName("head")[0].appendChild(script);</script>
<!-- End Dealtale-->