ONLINE
Bento
OpenAI
Using Cursor, Claude, or Codex?Copy a ready-made prompt for your AI agent so it can start implementing Bento, fast.
View .md

Bento Tracking Script Integration

Background Pattern
Bento Logo
Vendor Icon

Overview

The Tracking Script Integration offers one core functionality:

  • Event Tracking: Automatically track key browser events for your subscribers

Requirements

  1. An approved Bento account
  2. Ability to install the script into your website
  3. The Bento tracking script - for user tracking on the website

Tracking Script Installation

1
Open your source code
Edit the source code of the website you want to track.
2
Copy the Tracking Script
Copy the Tracking Script. If it asks you to replace the site_uuid with your site uuid, do so from the Bento Teams screen.
3
Paste the Tracking Script
Paste the Bento Tracking script into the source code of your website. Double check that it looks the same as what you copied from Bento.
4
Save the changes
Save your website changes and publish your changes if that is required.

How the connection works

When a user browses a site, you will see $page data appear in Bento. This interaction allows you to track and start automations and flows based on those events and more.