Free AI Bot Tracker Installation Guide

Step 1: Quick Installation

Add this javascript (7KB) to your website HTML templates, just before closing the </head> tag:

<script async src="https://entitl.org/bot-tracker.js"></script>

Step 2: Email

To activate and control the bot tracker on your website, please email us the details mentioned below:

Origin

This is the full domain of the site where you have installed the javascript from Step 1 above.

'https://www.publisher.com'

Whitelist

This is the list of user agents you want to pass through our bot tracker. We have already whitelisted most search bots.

['user-agent 1 regex', 'user-agent 2 regex']

Action

A malicious bot, detected by Entitl Inc.'s proprietary algorithm, will be automatically forwarded to https://entitl.ai. This will stop the bot from scraping your webpage. For a "Human" or whitelisted bot, you can chose to display a toast or not.

'toast' | 'none'

Message

If you want to toast the "Human" users visting your website, plese provide a custom message less than 50 chars.

'You seem Human! :)'

Research (Coming soon...)

You agree to share your website anonymous visitor data with Entitl Inc. and contribute to their bot research program.

true | false