Adding the Veracity Tag directly
The code should be placed on every page you wish to track. We recommend adding the tag to your website footer, just before the closing /body
tag.
<script type="text/javascript">
window.veracity = window.bwai = {"formIntegration":false}; (function(a, d, w){var h= d.getElementsByTagName(a[0])[0];for(let i=0;i<a[3].length;i++){var s= d.createElement(a[1]);s.type=a[2]; s.src= a[3][i].c;s.setAttribute("integrity", a[3][i].i);s.setAttribute("crossorigin", "anonymous");h.appendChild(s);}})(['head', 'script', 'text/javascript', [{"i":'sha512-RZaUPcYG+YVW5gmPp0sxoO+dxSsQeNkwMxGlRIkEbZZhPgYqqzCIW6HD8j7SGFwUgPkzVB42NhAlYUdkx9Y6XQ==',"c":'//script.platform.veracitytrustnetwork.com/loader/index.js'}, {"i":'sha512-13GUu5vadQ2mQwPDwj2jREx1SnYNp0dg5UoI3RN+8Vo+AGFMnmmibbqC4XKnkxHpyK45GtYA2tPzuQJQQHvGgg==',"c":'//script.thisisbeacon.com/BLoader/1.1/index.js'}]], document, window) </script>
Form tracking: GDPR Compliance
If you would like us to capture form data, which may improve our ability to monitor goals related to form fills, change window.bwai = {"formIntegration":false};
to be window.bwai = {"formIntegration":true};
in the script.