← Processes

Universal Consent Platform

Universal Consent Platform is a product we are selling via Crownpeak to allow us to be compliant with CCPA, GDPR, and other government regulations regarding web privacy.

Implementation Steps

For the pre-live development team, this product might show up on site build Trello cards, however it will not be set up until we get Launch Approval, so this will get thrown in with final peer review edits.

All we need to do is add the Evidon Omni-tag to allow the tool to track all the resources being loaded by the website. The PC will handle the rest of the implementation, which includes marking all resources as either essential or non-essential, copying styles from Bloom to the site they are working on and then adding the script via the CMS to inject the banner.

The Omni-tag will look like this: <script src="https://c.evidon.com/dg/dg.js" companyid="CompanyIDProvidedByPC"></script> and needs to be placed after the opening head tag in the top.mustache file.

If you need an example of how this is implemented please review Bloom or view the repo.