Add loader script
info
The loader script will read your config and manages the loading of the Smartfit elements on your websites.
Place the loader script in the head section of your website where you usally load other scripts, too. You need to add your API key that you obtain with your Smartfit Analytics Login. See here how to obtain your API key.
<script type="module" src="https://widget3.smartfit.online/?apiKey= {{ ADD YOUR API KEY }} "></script>