Skip to content

alkimi-user-sync url modification#4768

Open
VelRaj21 wants to merge 1 commit into
prebid:masterfrom
Alkimi-Exchange:alkimi-uid
Open

alkimi-user-sync url modification#4768
VelRaj21 wants to merge 1 commit into
prebid:masterfrom
Alkimi-Exchange:alkimi-uid

Conversation

@VelRaj21
Copy link
Copy Markdown

@VelRaj21 VelRaj21 commented May 8, 2026

  • Updates the Alkimi user sync redirect URL in static/bidder-info/alkimi.yaml to include the gdpr_consent, gpp, and gpp_sid macros.

    • Aligns Alkimi with current privacy-signal forwarding standards so downstream consent/GPP information is propagated during cookie sync.

    Rationale
    The previous URL forwarded only the GDPR-applies flag and CCPA (us_privacy). Adding gdpr_consent, gpp, and gpp_sid ensures Alkimi receives the full TCF consent string and GPP signals required for compliant user-sync handling. This mirrors the approach taken by other bidders.

    Test plan

    • No adapter or test code changes — macros are rendered by the generic usersync package, not per-adapter code.
    • Existing Alkimi tests (adapters/alkimi/alkimi_test.go, params_test.go, alkimitest/*.json) remain valid; none reference the sync URL.
    • Verify YAML loads correctly: go test ./config/... ./openrtb_ext/...
    • Verify rendered URL contains the new macros at runtime when GDPR/GPP signals are present.

@VelRaj21
Copy link
Copy Markdown
Author

Review required

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.

2 participants