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

C1X Adapter GDPR Support #2821

Merged
merged 3 commits into from
Jul 24, 2018
Merged

C1X Adapter GDPR Support #2821

merged 3 commits into from
Jul 24, 2018

Conversation

CathyHuangtw
Copy link
Contributor

Type of change

  • Feature

Description of change

Adding GDPR support to C1X adapter

contact email of the adapter’s maintainer
cathy@c1exchange.com

@CathyHuangtw
Copy link
Contributor Author

I've also sent a PR to update our doc on Prebid website
PR to prebid.github.io

Copy link
Contributor

@mike-chowla mike-chowla left a comment

Choose a reason for hiding this comment

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

Is there reason for adding two syncs?


let payloadString = stringifyPayload(payload);
if (pixelId) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is there sync added here, when the sync is also added on line 59? Adding two syncs seems wasteful.

@mike-chowla mike-chowla self-assigned this Jul 5, 2018
@CathyHuangtw
Copy link
Contributor Author

@mike-chowla Thanks for pointing that out. I only intended to do one sync but forgot deleting the old codes. I have updated the code and ensure there is only one user sync.

@CathyHuangtw
Copy link
Contributor Author

@mike-chowla Please help to review the change and let me know if you have any questions. Thank you!

@mike-chowla mike-chowla merged commit 875ffba into prebid:master Jul 24, 2018
@mike-chowla
Copy link
Contributor

@CathyHuangtw Please create a doc PR to update that your adapter now supports GDPR consent passing

@CathyHuangtw
Copy link
Contributor Author

@mike-chowla Thanks for your review.
I've already created a doc PR here.

florevallatmrf pushed a commit to Marfeel/Prebid.js that referenced this pull request Sep 6, 2018
* C1X Adapter GDPR Support

* remove the redundant userSync

* fixed keyword spacing issue
StefanWallin pushed a commit to mittmedia/Prebid.js that referenced this pull request Sep 28, 2018
* C1X Adapter GDPR Support

* remove the redundant userSync

* fixed keyword spacing issue
ghost pushed a commit to devunrulymedia/Prebid.js that referenced this pull request Jan 30, 2019
* C1X Adapter GDPR Support

* remove the redundant userSync

* fixed keyword spacing issue
AlessandroDG pushed a commit to simplaex/Prebid.js that referenced this pull request Mar 26, 2019
* C1X Adapter GDPR Support

* remove the redundant userSync

* fixed keyword spacing issue
AlessandroDG pushed a commit to simplaex/Prebid.js that referenced this pull request Mar 26, 2019
* C1X Adapter GDPR Support

* remove the redundant userSync

* fixed keyword spacing issue
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