Skip to content

Commit 0ac3c42

Browse files
committed
chore: upadte docs/event-tracking.md
1 parent d54b44f commit 0ac3c42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/event-tracking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Event tracking is a great way to validate our design decisions and assumptions.
1616

1717
ethereum.org uses Matomo, an open-source alternative to Google Analytics, allowing us to protect user privacy by not sharing any analytics with third parties.
1818

19-
We implemented Matomo using the [JavaScript tracking client](https://developer.matomo.org/guides/tracking-javascript-guide) via the [`gatsby-matomo-plugin`](https://github.com/kremalicious/gatsby-plugin-matomo) Gatsby plugin.
19+
We implemented Matomo using the [JavaScript tracking client](https://developer.matomo.org/guides/tracking-javascript-guide) via the [`@socialgouv/matomo-next`](https://github.com/SocialGouv/matomo-next) package.
2020

2121
## What to measure?
2222

0 commit comments

Comments
 (0)