SendOwl + Bento

Track SendOwl storefront activity, purchase events, and lifetime value inside Bento with a single script + webhook.

+
digital-products payments webhooks

Track SendOwl storefront activity, purchase events, and lifetime value inside Bento with a single script + webhook.

Quick facts

Vendor
SendOwl
Category
second party
Tags
digital-products, payments, webhooks

Requirements

  1. Bento workspace with site UUID, publishable key, and webhook URL
  2. SendOwl account with permission to edit tracking scripts and webhooks

Overview

The SendOwl connector has two jobs:

  1. Track page views and visitor metadata through Bento’s JavaScript snippet.
  2. Sync order events via a webhook so Bento can update subscriber lifetime value and trigger automations.

Requirements

  • Active Bento account.
  • SendOwl store.
  • Bento tracking script (for on-site activity).
  • Bento webhook endpoint (for purchase events).

Tracking Script Installation

  1. In SendOwl, open the Tracking Script area from the main menu.
  2. Copy your Bento tracking script from System → Apps → Tracking (replace site_uuid if needed).
  3. Paste the snippet into the Global Header field in SendOwl.
  4. Click Save and confirm the script matches what you copied from Bento.

Webhook Setup

  1. Inside SendOwl, go to Settings → Webhooks and click Create Webhook.
  2. Name the webhook (for example “Bento”).
  3. Set the state to Enabled.
  4. Paste the Bento webhook URL. Replace the site_uuid parameter with the site that should receive SendOwl events.
  5. Choose order:new from the Events dropdown.
  6. Save the webhook.

SendOwl webhook configuration

How the connection works

  • Tracking script: captures $page and visitor data. Once Bento identifies the user, activity ties back to their subscriber profile.
  • Webhook: fires whenever SendOwl marks an order as new. Bento records the purchase event, updates LTV, and can start flows or automations based on the order metadata.

With both pieces enabled, every SendOwl visitor and customer appears inside Bento with complete browsing and purchase context.

Need the original Markdown? Open raw file