Plausible Detector
Check any public website to see whether it uses Plausible.
Public signal scan
Fast lookup
No signup required
Scan a website
Enter a URL and Stackcrawler will inspect public technology signals.
Websites using Plausible
Browse real website examples detected with Plausible.
View examplesMore Analytics detectors
Compare related tools and identify the wider stack behind a website.
Browse detectorsWhat 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 Plausible Analytics by looking at the source code?
Detecting Plausible Analytics on a website involves examining the page source for specific scripts and code patterns unique to Plausible.
Here’s a step-by-step guide on how to do it:
- Open the Page Source: Right-click on the webpage and select “View Page Source” or press
Ctrl+U(Windows) orCmd+Option+U(Mac) to open the page’s source code. - Search for Plausible Analytics Script: Use
Ctrl+F(Windows) orCmd+F(Mac) to open the search function and look for the following keywords:plausible.ioorplausible.js. - Check for Custom Domain Scripts: Some websites use a custom domain to load the Plausible script. Look for scripts that include
/js/plausible.jsbut are loaded from a different domain.