Skip to content
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

Support disableGeoip config #153

Open
1 of 4 tasks
marandaneto opened this issue Aug 6, 2024 · 0 comments
Open
1 of 4 tasks

Support disableGeoip config #153

marandaneto opened this issue Aug 6, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed Product Analytics

Comments

@marandaneto
Copy link
Member

marandaneto commented Aug 6, 2024

Description

See https://posthog.com/docs/cdp/geoip-enrichment#how-do-i-skip-events-without-applying-geoip-enrichment

The same applies to Mobile if you don't want the server to infer the user's IP addresses.

If disableGeoip is enabled, set$geoip_disable: true to the props.

Another option is to disable via project config https://us.posthog.com/project/$projectId/settings/project#datacapture

Or

https://us.posthog.com/project/$projectId/pipeline/transformations
GeoIP

  • iOS
  • Android
  • Flutter
  • RN
@marandaneto marandaneto added enhancement New feature or request help wanted Extra attention is needed labels Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed Product Analytics
Projects
None yet
Development

No branches or pull requests

1 participant