JavaScript Tag
The CrowdPower JavaScript Tag is a web beacon that monitors and records user activity and sends it securely to your CrowdPower project.
<cp-root></cp-root>
<script>
window.cp=window.cp||function(){(cp.q=cp.q||[]).push(arguments)};
window.cp('init', '<project_public_key>');
</script>
<script async src="https://tag.crowdpower.io/js/app.js"></script>Last updated