Softwr

Marketing · head to head

Matomo vs pytest

Matomo logo

Matomo

Marketing

Privacy-focused web analytics

From
Free
Rated
-
pytest logo

pytest

Testing

Python testing framework maintained by an independent core team funded partly through Tidelift

From
Free
Rated
-

The short version

  • Each has a real cost: Matomo the self hosted Community Edition is free but excludes A/B testing, heatmaps, session recording, cohorts, crash analytics and multi channel attribution, all of which are paid plugins; pytest there is no corporate owner or dedicated support organisation, so response time on bugs or security issues depends on volunteer maintainer availability unless a Tidelift subscription is purchased separately.
  • They diverge on capability: Matomo covers Web analytics, pytest covers Assert-based test syntax.
  • Prices and features above were last checked on 1 September 2026.

Where they differ

Only the attributes on which Matomo and pytest actually diverge.

Attributes where Matomo and pytest differ
AttributeMatomopytest
Pricing modelfreemiumOpen source, no licence fee
PlatformsWeb, On-premiseLinux, macOS, Windows
CategoryMarketingTesting
Founded2007Unknown

Identical on both: starting price (Free), free tier (Yes), user rating (Not yet rated).

What each one covers

Drawn from each product's published feature list. An absence here means we hold no record of it - not that the product lacks it.

Only in Matomo

  • Web analytics
  • Real-time reports
  • Custom dimensions
  • Goal tracking
  • E-commerce tracking
  • Google Search Console
  • Privacy-focused
  • Cloud deployment

Only in pytest

  • Assert-based test syntax
  • Fixture system
  • Parametrised testing
  • Plugin ecosystem
  • Detailed assertion introspection
  • Test discovery

What people use each for

The jobs each tool is most often brought in to do.

Matomo

  • Privacy focused web analytics as an alternative to Google Analyticsnot pytest
  • Self hosting analytics so visitor data stays on owned infrastructurenot pytest

pytest

  • A Python team moving off the standard library's unittest module for a less verbose, fixture-driven testing stylenot Matomo
  • A project needing parametrised tests to cover many input combinations without duplicating test codenot Matomo
  • A team wanting a large plugin ecosystem for coverage, async testing or Django-specific test supportnot Matomo
  • An organisation wanting a commercial support and maintenance assurance layer via a Tidelift subscription rather than relying purely on community response timesnot Matomo

Where each one falls short

Documented limitations, not opinions. Every one is a constraint you would hit in normal use.

Matomo

  • The self hosted Community Edition is free but excludes A/B testing, heatmaps, session recording, cohorts, crash analytics and multi channel attribution, all of which are paid plugins
  • Premium plugin bundles for self hosted installs run from 275 EUR a month for 4 users to 3,400 EUR for 50
  • Cloud pricing is banded by monthly hits, and anything above 10 million requires contacting sales
  • Self hosting places all operation and upgrades on the operator while still needing paid plugins for the advanced features

pytest

  • There is no corporate owner or dedicated support organisation, so response time on bugs or security issues depends on volunteer maintainer availability unless a Tidelift subscription is purchased separately.
  • The plugin ecosystem's quality and maintenance level varies widely between plugins, and a team building a workflow around several plugins takes on the risk of any one of them going unmaintained.
  • Its assert-rewriting magic, while convenient, can behave unexpectedly in edge cases involving custom assert helpers, which occasionally confuses developers used to explicit assertion methods.
  • Large test suites with many fixtures can develop hard-to-trace fixture dependency chains, since fixtures can depend on other fixtures in ways that are not always obvious from a single test file.
  • Being free and volunteer-maintained, roadmap direction is set by contributor consensus rather than a company with commercial incentive to prioritise enterprise-requested features quickly.

Pricing, plan by plan

Matomo

Free
  • Self-hostedFree
    • Open-source
    • Full analytics
    • Privacy-focused

pytest

Free
  • pytestFree
    • Full functionality, no usage limits
    • Community support via GitHub
    • Optional Tidelift subscription for a commercial support and licence assurance layer

Which should you pick?

Choose Matomo if

  • You need web analytics.
  • You want to start without paying.
  • You work on Web, On-premise.
  • You also want real-time reports.

Choose pytest if

  • You need assert-based test syntax.
  • You want to start without paying.
  • You work on Linux, macOS, Windows.
  • You also want fixture system.

Questions people ask

Is Matomo or pytest better?
Neither clearly leads. Matomo starts at Free and pytest at Free, and user ratings are close enough to be indistinguishable. Choose on capability and platform support.
Which is cheaper, Matomo or pytest?
Matomo starts at Free and pytest at Free.
Does Matomo or pytest run on more platforms?
Matomo runs on Web, On-premise. pytest runs on Linux, macOS, Windows.
Can I use Matomo for free?
Both have a free tier, so you can try either at no cost before committing.
What is Matomo best used for?
Matomo is most often used for privacy focused web analytics as an alternative to google analytics, self hosting analytics so visitor data stays on owned infrastructure. Of those, privacy focused web analytics as an alternative to google analytics and self hosting analytics so visitor data stays on owned infrastructure are not what pytest is typically brought in for.
What can Matomo do that pytest cannot?
Matomo covers Web analytics, Real-time reports, Custom dimensions, Goal tracking. pytest covers Assert-based test syntax, Fixture system, Parametrised testing, Plugin ecosystem.

Answered from the vendors’ own pages

Matomo: How much does Matomo cost?

Matomo Cloud starts at EUR 29 per month for the Starter plan, which covers 50,000 hits per month. Matomo On-Premise has a free Community edition, with paid bundles from EUR 275 per month for up to 5M hits and 4 users.

Source
pytest: Is pytest owned by a company?

No, it is maintained by the pytest-dev volunteer community with no single corporate parent; some maintainers receive partial funding through Tidelift subscriptions.

Matomo: Is Matomo free?

The On-Premise Community edition is free forever with unlimited users and hits, supported through the forum only. Matomo Cloud is a paid service, though a free trial with access to all core features is offered.

Source
pytest: Is there a paid version?

No, pytest itself is free and open source; buyers can optionally pay for a Tidelift subscription for commercial assurance and support.

Matomo: What is the difference between Matomo Cloud and On-Premise?

Cloud plans include hosting, maintenance, automatic updates and daily backups, priced by monthly hits from EUR 29. On-Premise is self-hosted, free in its Community edition, with paid bundles adding support and higher user counts.

Source
pytest: Does it replace the standard library unittest module?

It does not replace unittest at the language level, but it is now the de facto standard choice for most Python projects over unittest's more verbose syntax.

Matomo: How many hits do the Matomo On-Premise bundles cover?

The Team bundle covers up to 5M hits per month and 4 users at EUR 275 per month. Business covers up to 30M hits and 20 users at EUR 1,450. Enterprise covers up to 100M hits and 50 users at EUR 3,400.

Source
Share

Related pages

Other head to heads