Tag

#ip geolocation

Use cases · 3 min read

Detecting data residency for GDPR compliance

A SaaS company needed to know, for every user session, whether a visitor was connecting from inside the European Union, since that answer changed which servers and which consent flow applied.

Use cases · 3 min read

Personalizing ad copy by country

An ad platform wanted to swap in the right country name, currency symbol, and shipping promise for each viewer, without asking the advertiser to build a version for every market.

Migration · 3 min read

Migrating from ipstack

ipstack's nested connection object and access_key parameter are common patterns to preserve during a migration. Here is how that works.

Migration · 2 min read

Migrating from ipinfo.io

ipinfo.io's compact loc and org fields shaped a lot of downstream code. Here is what a migration to a compatible drop-in host preserves.

Migration · 2 min read

Migrating from ip-api.com

ip-api.com's flat JSON response is widely copied elsewhere in the industry. Here is what changes when you migrate that specific integration.

Use cases · 3 min read

Routing support tickets by time zone

A help desk stopped routing tickets by billing country and started routing them by the customer's actual current time, cutting down on replies sent while a customer was asleep.

News · 2 min read

IPv6 support across every endpoint

Every endpoint now treats an IPv6 address exactly like an IPv4 one, from lookups and quota counting to the free allowance shared across a network.