You can integrate Safesight into any Web app that you are able to add a custom script to.

1

Intializing Safesight

Add the provider in your apps root root, with your previously created websites token.

<script defer data-websiteId="yourWebsiteID" src="https://unpkg.com/safesight@latest/dist/tracker.js"></script>
2

Thats it!

That’s already it! Now just go to your web console and you will see debug logs showing you some page views logs. And once deployed data will come in!