Skip to content

Conversation

@eiman-eltigani-ttd
Copy link
Contributor

Currently when users enter an opted out email in the prebid sample site, nothing happens. Updated functionality so user knows whats happening similar to how EUID prebid sample sites displays an opted out message.

var pbjs = pbjs || {};
pbjs.que = pbjs.que || [];
pbjs.que.push(function () {
setUid2Config();
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed to prevent initialziation conflicts + keep consistent with EUID

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think we actually want to keep this, and add it to the EUID site. Good eye looking for consistency though, this case would just be adding it to the other site instead.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Most users would want to set the config early when loading the site, not late like EUID does it now

@eiman-eltigani-ttd eiman-eltigani-ttd merged commit 3958faf into main Oct 7, 2025
2 checks passed
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.

3 participants