Inserting a CCPA “Do not sell my personal information” link into your website

Under CCPA you should add a link named “Do not sell my personal information” to your website. The link should be easy to find (e.g. on top of your page). When working with ConsentManager, the link should surface the consent opt out page. Therefore please use the following code in order to create this link:

<a href="#" onclick="__cmp('showCCPAScreenAdvanced'); return false">Do not sell my personal information</a>

CCPA settings
You can find the GDPR settings under CMPs > Edit > CCPA settings

We do our best to keep this purely informative documentation up to date. However, if you notice that any of these guides need a little touch-up, let us know!