Splitbee logo

Splitbee Detector

Check any public website to see whether it uses Splitbee.

Public signal scan
Fast lookup
No signup required

Scan a website

Enter a URL and Stackcrawler will inspect public technology signals.

Websites using Splitbee

Browse real website examples detected with Splitbee.

View examples

More Analytics detectors

Compare related tools and identify the wider stack behind a website.

Browse detectors

What we check

Stackcrawler looks for public page markers, scripts, platform fingerprints, metadata, and other visible implementation clues.

How can you detect if a website is using Splitbee by looking at the source code?

Detecting Splitbee on a website involves examining the page’s source code and network activity for specific indicators associated with Splitbee’s analytics and tracking scripts.

Here’s a step-by-step guide on how to do it:

  1. Open the Page Source: Right-click on the webpage and select “View Page Source” or press Ctrl+U (Windows) or Cmd+Option+U (Mac) to open the page’s source code.
  2. Search for Splitbee Script Tags: Use Ctrl+F (Windows) or Cmd+F (Mac) to open the search function.
  3. Look for the Splitbee script inclusion: This script tag loads Splitbee’s tracking script from their CDN: <script async src="https://cdn.splitbee.io/sb.js"></script>.
  4. Look for References to splitbee.io: Search for any mentions of splitbee.io in the source code.