-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IP Geolocation granularity impacts regulatory and contractual use cases #21
Comments
For regulatory, e.g. GDPR (and other national-level regimes) or CPRA (and other state/region regimes), the mapped values must have fidelity to the actual country/region values. |
Do you know of any definitions for the "fidelity" you're referring to? If there are any, we may be able to create an SLO for country/region mapping accuracy. |
For determining whether GDPR (or other country-grained regulation) applies when processing an online request, one would want the mapped Geo country to accurately reflect the actual country. Geoinfo is useless for determining whether some regulation applies unless one has a high confidence in the data. The major geoip vendors offer this. For example, Digital Element claims to offer "99.99% at a country level, 98%+ at a regional level, and 97%+ at a city level – globally." I am not aware of any regulations at a scope smaller than region (state), so noising City or subsidiary divisions doesn't present an issue for regulatory. |
It must be possible for cmps, publishers, and advertising exchanges to determine state in the united states and province in Canada. Quebec, California, Utah, Connecticut, Colorado, and Virginia all have legislation dealing with the right to opt out of targeted advertising. It is difficult to imagine fledge auctions, for example, absent state-specific consent strings being seller signals. See https://github.com/InteractiveAdvertisingBureau/Global-Privacy-Platform and https://www.iab.com/guidelines/how-the-iab-multi-state-privacy-agreement-can-help-advertisers-meet-their-2023-privacy-challenges/ |
Closing and locking in favor of GoogleChrome/ip-protection#2 |
In addition to the targeting use cases described in #20, IP Geolocation may also be used for regulatory and contractual requirements. Will the Geo granularity described create any anticipated difficulties in meeting regulatory needs?
The text was updated successfully, but these errors were encountered: