Skip to main content

What is the pixel?

The pixel is a single line of JavaScript that enables TinyBell on your website. It loads asynchronously, so it does not slow down your site.

Get your pixel code

  1. Log in to your TinyBell dashboard.
  2. Go to Hotels / Properties.
  3. Click on your property.
  4. Copy the pixel code from the Pixel Code section.
Your pixel code looks like this:

Install on your website

Paste the pixel code inside the <head> tag of every page where you want notifications to appear.

Verify the installation

  1. Visit your website.
  2. Open browser Developer Tools (F12 or right-click > Inspect).
  3. Go to the Network tab.
  4. Search for pixel. You should see a request to thetinybell.com/pixel/... with status 200.
If you see the request with status 200, the pixel is installed correctly.

Troubleshooting