Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/geoip/docs/databases.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ integrator for assistance. {{</ alert >}}
| Application | Platform | Link |
| ------------------------------ | ----------------------- | ----------------------------------------------------------------------------------------------------------- |
| 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/) |

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

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.

Suggested change
| 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
  1. Consistency in terminology, formatting, and style. (link)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pre-existing, so I'll leave it

| Analytics | Snowplow Analytics | [IP lookups enrichment](https://github.com/snowplow/snowplow/wiki/IP-lookups-enrichment) |
| Content Delivery | Varnish Software | [libvmod-geoip2](https://github.com/varnishcache-friends/libvmod-geoip2) |
| Database | DuckDB | [duckdb-maxmind](https://github.com/marselester/duckdb-maxmind) |
Expand Down