Skip to content

Alkimi: Update user sync query params#4768

Open
VelRaj21 wants to merge 4 commits into
prebid:masterfrom
Alkimi-Exchange:alkimi-uid
Open

Alkimi: Update user sync query params#4768
VelRaj21 wants to merge 4 commits 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

@bsardo bsardo added the adapter label May 12, 2026
@bsardo bsardo changed the title alkimi-user-sync url modification Alkimi: Update user sync query params May 12, 2026
@VelRaj21
Copy link
Copy Markdown
Author

VelRaj21 commented May 13, 2026

Hey @bsardo, could you review the PR please.
Thanks.

@VelRaj21
Copy link
Copy Markdown
Author

Hello everyone, could someone please review this PR when you get a chance?

Thanks!

@VelRaj21
Copy link
Copy Markdown
Author

Hello @bsardo, Wanting to flag that this is now a blocker for some of our customers in production. Would it be possible to get a approval and merge at your earliest convenience?

Really appreciate the help!

@VelRaj21
Copy link
Copy Markdown
Author

Hello @bsardo, Would it be possible to approve and merge at your earliest convenience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants