prebid / user-sync

Run user syncs from Prebid Server `cookie_sync`
2 stars 1 forks source link

user sync utilities #1

Closed dgirardi closed 4 months ago

dgirardi commented 8 months ago

Reimplementation of load-cookie and load-cookie-with-consent, from a single codebase, and adding GPP support.

GPP support is limited to accepting and relaying the gpp_sid and gpp query string parameters; there's currently no way to poll AMP for GPP.

Closes https://github.com/prebid/prebid-universal-creative/issues/212 Closes https://github.com/prebid/prebid-universal-creative/issues/226

Related: https://github.com/prebid/user-sync/issues/2

bretg commented 4 months ago

Let me see if I can summarize what this all about:

  1. You guys don't like load-cookie in the PUC repo
  2. So it's being banished to this separate repo
  3. Which means that companies supporting AMP need to be alerted to this move and upgrade their procedures to pull from 2 repos where they formerly dealt with one.

The README is pretty good. We'll just need to upgrade the AMP docs. People are likely to miss this shift because there's no such thing as a "major release" in this area.