Home / Technologies / Matomo
Analytics
Websites Using Matomo
Matomo (formerly Piwik) is an open-source, self-hostable web-analytics platform.
The source-code fingerprint
_paq.push(
Search all 0 results →
The tracking snippet queues events with _paq.push([...]), a call that is distinctive to Matomo/Piwik.
Likely false positives: None significant — _paq is a Matomo-specific global.
Example websites using Matomo
These domains all contain the _paq.push( 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 Matomo we match the literal fingerprint _paq.push( — the code Matomo 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.