Detect Mixpanel
Mixpanel provides a business analytics service. It tracks user interactions with web and mobile applications and provides tools for targeted communication with them. Its toolset contains in-app A/B tests and user survey forms.
Detection looks at script sources, javascript globals, dom selectors, inline scripts, dns records across 6 fingerprint rules among the site's public responses.
Websites using Mixpanel
Loading website list…
Signal classes
PluginView evaluates public page signals in these classes when identifying Mixpanel. Individual fingerprint rule bodies are proprietary and are not published.
- Script sources
- JavaScript globals
- DOM selectors
- Inline scripts
- DNS records
Example public indicators for Mixpanel
Illustrative indicators derived from public catalog metadata for Mixpanel. A live scan may match additional proprietary rules beyond these examples.
- cdn.mxpnl.com/libs/mixpanel\-.min.js
- api.mixpanel.com/track
- mixpanel
- meta
- VITE_MIXPANEL_KEY
- TXT: mixpanel-domain-verify
What a detection means
- Establishes
- The listed vendor-controlled browser component was present and active on the scanned page at scan time.
- Does not establish
- It does not prove a sitewide installation, current commercial contract, backend-only use, exclusive use, or production transaction volume.
Minimum proof rule
Observe a live browser request, loaded script, or iframe to the listed unique vendor endpoint. Source-text-only matches do not qualify.
Best pages to check: All pages; trigger tracked event
How to check a site for Mixpanel
- 1. Enter the website URL in the scan form — homepage, pricing, checkout, or login pages usually expose the strongest Mixpanel signals (prefer: All pages; trigger tracked event).
- 2. PluginView reads only public responses (script sources, javascript globals, dom selectors) and scores them against the Mixpanel signature set (6 rules).
- 3. Review the confidence score and text explanation for Mixpanel on the results page.
FAQ: detecting Mixpanel
- Can PluginView detect Mixpanel without logging in?
- Yes. PluginView only reads publicly accessible responses when checking for Mixpanel — typically script sources, javascript globals, dom selectors, inline scripts. It does not bypass authentication or paywalls.
- What category is Mixpanel?
- Mixpanel is classified under Analytics, Analytics, Product Intelligence & Monitoring in the PluginView directory.
- How many fingerprint rules cover Mixpanel?
- This reference currently tracks 6 fingerprint rules across script sources, javascript globals, dom selectors, inline scripts, dns records. Individual rule bodies are proprietary and are not published.
- What public signals suggest a site uses Mixpanel?
- Illustrative public indicators for Mixpanel include cdn.mxpnl.com/libs/mixpanel\-.min.js; api.mixpanel.com/track; mixpanel. A live scan may match additional proprietary rules beyond these examples.
- Which pages are best for detecting Mixpanel?
- For Mixpanel, start with: All pages; trigger tracked event.