Update Matomo geolocation FAQ link - #1674
Conversation
The link checker failed because matomo.org now serves this FAQ under a how-to/ path and 301-redirects the old URL. Update to the new location. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Deploying dev-site with
|
| Latest commit: |
95206de
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://2089b7d7.dev-site-4ua.pages.dev |
| Branch Preview URL: | https://wstorey-fix-link.dev-site-4ua.pages.dev |
There was a problem hiding this comment.
Code Review
This pull request updates the URL for the Piwik/Matomo analytics integration link in the databases documentation. The review feedback correctly points out that the link text is in all caps, which is inconsistent with the rest of the table, and suggests updating it to standard casing for consistency.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
| | ------------------------------ | ----------------------- | ----------------------------------------------------------------------------------------------------------- | | ||
| | Ad-serving | Revive Adserver | [Geotargeting with Revive Adserver](https://www.revive-adserver.com/faq/geotargeting-with-revive-adserver/) | | ||
| | Analytics | Piwik/Matomo | [GEO LOCATE YOUR VISITORS](https://matomo.org/faq/setting-up-accurate-visitors-geolocation/) | | ||
| | Analytics | Piwik/Matomo | [GEO LOCATE YOUR VISITORS](https://matomo.org/faq/how-to/setting-up-accurate-visitors-geolocation/) | |
There was a problem hiding this comment.
The link text [GEO LOCATE YOUR VISITORS] is in all caps, which is inconsistent with the sentence/title casing used for all other links in this table (e.g., [Geotargeting with Revive Adserver], [IP lookups enrichment]). Please update the link text to use standard casing, such as [Geolocate your visitors], to maintain consistency in formatting and style across the documentation.
| | Analytics | Piwik/Matomo | [GEO LOCATE YOUR VISITORS](https://matomo.org/faq/how-to/setting-up-accurate-visitors-geolocation/) | | |
| | Analytics | Piwik/Matomo | [Geolocate your visitors](https://matomo.org/faq/how-to/setting-up-accurate-visitors-geolocation/) | |
References
- Consistency in terminology, formatting, and style. (link)
There was a problem hiding this comment.
Pre-existing, so I'll leave it
The
check-linksCI job failed on a broken link incontent/geoip/docs/databases.md:Matomo now serves this FAQ under a
how-to/path and 301-redirects the old URL. Updated the link to the new location:https://matomo.org/faq/setting-up-accurate-visitors-geolocation/→ 301https://matomo.org/faq/how-to/setting-up-accurate-visitors-geolocation/→ 200Verified locally with
lychee(✅ OK) andprettier/cspellpass.🤖 Generated with Claude Code