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

Add pubCommonId optout example #1068

Merged
merged 1 commit into from
Dec 20, 2018

Conversation

pycnvr
Copy link
Contributor

@pycnvr pycnvr commented Dec 20, 2018

Update the opt-out instruction and add an example.

@bretg
Copy link
Contributor

bretg commented Dec 20, 2018

@pycnvr - thanks for the doc update, but note that the PubCommon ID module is scheduled to be deprecated soon - January. We're re-building the pubcommon functionality in a new "Universal ID" module as described in prebid/Prebid.js#3046

I think this means we should be adding an optout cookie to the new module. That's a little redundant with the GDPR support we're already building in, but is easy enough.

@bretg
Copy link
Contributor

bretg commented Dec 20, 2018

Confirmed that _pubcid_optout is already in the module. Merging.

@pycnvr
Copy link
Contributor Author

pycnvr commented Dec 20, 2018

Thanks. You are right. Most sites will probably go with GDPR once the universal module is available, and this is just another option in case GDPR isn't used yet.

@goosemanjack
Copy link
Contributor

This brings up a good point - namely that the UniversalID integration needs to pub/sub to all integrated ID systems so that those system can sync the opt-out settings.

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