How to activate the DNI script via HTML
Use this method if you manage your site's HTML directly and don't use WordPress or Google Tag Manager.
Before you start:
- Complete Steps 1 to 5 of DNI script 101: how to install and configure it.
- Click Save & Publish before adding the script to your site.
Step 1. Copy your script
- Go to Tracking > Tracking Code.
- Copy the script tag shown under .js Tracking Code.
It will look like this:
<script type="text/javascript" src="//cdn.dni.nimbata.com/XXXXXX.min.js"></script>

Step 2. Paste it into your site
Add the script just before the </body> closing tag in the footer of every page on your site.
🎉 That's it - place a test call to confirm it's working.
Troubleshooting: Why are numbers not swapping on my website?
Updated on: 30/03/2026
Thank you!