Skip to main content

Step 1: Create your property

After signing up, TinyBell creates a default property called “My Hotel” with 6 ready-made notifications. Go to Hotels / Properties in the sidebar and click on your property.
A property in TinyBell represents one hotel website. Each property gets its own pixel code and set of notifications.

Step 2: Configure your domain

  1. Click on your property name to edit it.
  2. Enter your hotel website URL (e.g. www.myhotel.com).
  3. Toggle the property to Enabled.

Step 3: Copy the pixel code

  1. In your property page, find the Pixel Code section.
  2. Copy the code snippet. It looks like this:
<script src="https://thetinybell.com/pixel/YOUR_PIXEL_KEY" defer></script>
  1. Paste it into your website’s <head> tag, just before the closing </head>.
Open your HTML file and paste the pixel code inside the <head> section.
<head>
  <!-- your existing tags -->
  <script src="https://thetinybell.com/pixel/YOUR_PIXEL_KEY" defer></script>
</head>

Step 4: Activate a notification

  1. Go back to your property and click on any of the pre-created notifications.
  2. Customize the text, colors, and offer details.
  3. Toggle the notification to Enabled.
  4. Visit your website to see it live.

Done

Your hotel website now shows targeted booking notifications. Check the Dashboard to see impressions, clicks, and conversions in real time.

Next: How it works

Learn about notification types, triggers, and targeting.