Skip to content

Conversation

@prk-Jr
Copy link
Collaborator

@prk-Jr prk-Jr commented Feb 10, 2026

Third-party geo and DMA lookups add avoidable latency and introduce additional privacy and compliance risk. This change enables geo information to be derived from Fastly at the edge and passed through the Trusted Server instead of relying on browser-side APIs.

Centralizing geo handling reduces external dependencies, improves reliability when third-party services fail, and supports ongoing efforts to minimize client-side data exposure while preserving existing ad and bidding functionality.

Resolves: #280

Third-party geo and DMA lookups add avoidable latency and introduce
additional privacy and compliance risk. This change enables geo
information to be derived from Fastly at the edge and passed through
the Trusted Server instead of relying on browser-side APIs.

Centralizing geo handling reduces external dependencies, improves
reliability when third-party services fail, and supports ongoing
efforts to minimize client-side data exposure while preserving
existing ad and bidding functionality.

Resolves: #280
@prk-Jr prk-Jr self-assigned this Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pass and Expose Geo / DMA info from Fastly to replace 3p Geo API calls

1 participant