Closed akx closed 5 years ago
The leadfeeder script
<script> (function(){ window.ldfdr = window.ldfdr || {}; (function(d, s, ss, fs){ fs = d.getElementsByTagName(s)[0]; function ce(src){ var cs = d.createElement(s); cs.src = src; setTimeout(function(){fs.parentNode.insertBefore(cs,fs)}, 1); } ce(ss); })(document, 'script', 'https://lftracker.leadfeeder.com/lftracker_v1_X0n7aEZkr8NxNpPG.js'); })(); </script>
needs to be added to the global template.
If there's a Leadforensics script, this shall replace it.
This mirrors https://github.com/valohai/valohai-site/pull/89 .
The leadfeeder script
needs to be added to the global template.
If there's a Leadforensics script, this shall replace it.
This mirrors https://github.com/valohai/valohai-site/pull/89 .