[EN] Installing the Snoobi ID Checker

Modified on Mon, 25 Oct 2021 at 08:55 AM

Installing the Snoobi ID Checker on your website page(s)


The Snoobi ID checker enables a user/visitor to your website to check if a Snoobi Analytics visitor ID exists and then request information about their visits or request to be removed.


If your website is built with Wordpress, then the easiest method is to make use of the Wordpress plugin that was created for this purpose, see this article: Install Wordpress plugin code


For any other website, a few lines of html code are suffient to add the ID checker tool.

You can then add information above and below the tool and fixed text provided by Snoobi to inform the users of your website.


If your Snoobi Analytics installation (where you login) is at analytics.snoobi.eu, then the code to be used is as follows:

<div id="snoobi-id-test"></div>
<script src="https://analytics.snoobi.eu/idcheck/idchecker.js" lang=”en”></script>

Note for analytics.snoob.eu you can use lang="nl" as well, the ID checker tool for snoobi.eu has English as well as Dutch language available.




If your Snoobi Analytics installation (where you login) is at analytics.snoobi.com, then the code to be used is as follows:

<div id="snoobi-id-test"></div>
<script src="https://analytics.snoobi.com/idcheck/idchecker.js" lang=”en”></script>

Note for analytics.snoobi.com you can use lang="fi" as well, the ID checker tool for snoobi.eu has English as well as Finnish language available.



Attached you will find a sample of the text from the Snoobi ID Checker.

You can also look at our own implementation at the Snoobi Technology Website

Note: this is available starting with the Snoobi release V2021-9/10

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article