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

CMP: Implement the Multi-State-Privacy-Agreement in the US #1342

Merged
merged 94 commits into from
Sep 18, 2024

Conversation

akinsola-guardian
Copy link
Contributor

@akinsola-guardian akinsola-guardian commented Apr 8, 2024

What are you changing?

Transition to GPP API for US National Privacy Framework (usnat)

  • Updated to use the __gpp API command for the "usnat" privacy framework.
  • Updated usnat privacy manager id to use MSPS message
  • Adjusted sourcepoint configuration settings for usnat
  • Update US framework from ccpa to usnat
  • Moved CCPA-related logic to the Australian (AUS) namespace.
  • Updated the end-to-end (e2e) test for "usnat" to check whether the banner is visible after user interaction, rather than checking the data-donotsell property.

Why?

  • IAB is deprecating US privacy string and moving to the multi-state privacy agreement.

This has been tested using the github pages locally and tested in dotcom-rendering in CODE.

Copy link

changeset-bot bot commented Apr 8, 2024

🦋 Changeset detected

Latest commit: db72939

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added 📦 npm Affects a @guardian package on NPM @guardian/libs labels Apr 8, 2024
Copy link
Contributor

github-actions bot commented Apr 8, 2024

Tip

Once this PR is ready to go, add the run_chromatic label to run the Chromatic tests.

This saves us a lot of money by not running the tests before we need them.

@akinsola-guardian akinsola-guardian changed the title CMP: Implement the GPP Platform CMP: Implement the Multi-State-Privacy-Agreement in the US Apr 8, 2024
@akinsola-guardian akinsola-guardian added the 🐥 Canaries Triggers canary releases of any packages with changesets waiting. label Apr 26, 2024
@akinsola-guardian akinsola-guardian added 🐥 Canaries Triggers canary releases of any packages with changesets waiting. and removed 🐥 Canaries Triggers canary releases of any packages with changesets waiting. labels Apr 26, 2024
Copy link
Contributor

Note

The following canaries were published to NPM:

🐥

@akinsola-guardian akinsola-guardian added run_chromatic Runs chromatic when label is applied and removed 🐥 Canaries Triggers canary releases of any packages with changesets waiting. labels Sep 17, 2024
Copy link
Member

@arelra arelra left a comment

Choose a reason for hiding this comment

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

Great work @akinsola-guardian

@akinsola-guardian akinsola-guardian merged commit 59b350f into main Sep 18, 2024
19 checks passed
@akinsola-guardian akinsola-guardian deleted the al-cmp-migrate-to-gpp branch September 18, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@guardian/libs 📦 npm Affects a @guardian package on NPM run_chromatic Runs chromatic when label is applied
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants