Home / Technologies / Mixpanel
Analytics
Websites Using Mixpanel
Mixpanel is a product-analytics tool focused on event tracking, funnels and retention.
The source-code fingerprint
mixpanel.init(
Search all 0 results →
The Mixpanel snippet calls mixpanel.init("<token>") to initialize the library, so mixpanel.init( appears inline in the page.
Likely false positives: Minified bundles that rename globals could hide it; the reverse (a false match) is unlikely.
Example websites using Mixpanel
These domains all contain the mixpanel.init( fingerprint in their homepage source right now. A match is a verified substring of the live page, so confidence is high — the false positives noted above are the main caveat.
- No sample results available for this footprint in the current index.
Related technologies
How this works
SearchWebCode indexes the raw HTML, CSS and JavaScript source of public web pages. To find sites using Mixpanel we match the literal fingerprint mixpanel.init( — the code Mixpanel ships — against that index, then verify each match against the raw source. Counts reflect the current index (97,179,967 domains, refreshed monthly, last built July 2026) and grow as we scale toward the whole web. Run the search yourself to see every match, view the full page source for any result, filter by TLD or regex, and export the domain list.