1. Copy and paste this script into your website's <head> tag:
<!-- Vidjet Script - Start --> <script> (function(d, s, id) { if (d.getElementById(id)) return; var t = d.getElementsByTagName(s)[0]; var vis = d.createElement(s); vis.id = id; vis.src = 'https://app-api.vidjet.io/generator.js?siteId=XXXX'; t.parentNode.insertBefore(vis, t); })(document, 'script', 'vidjet'); </script> <!-- Vidjet Script - End -->
2. In the line saying "siteId=XXXX", replace the XXXX with your site Id (your entire script with your site id can be found under Settings > Integration > OTHER via script tag)
3. We will automatically integrate your site on this account.
4. Create your first campaign once your site is integrated.