Embed privacy request widget
Access Type: Privacy request widgets - Editor
Premium Feature: DSAR
Once a privacy request widget is published, it can be successfully embedded onto your organization's website(s). In this article, we provide an overview of the process involved with embedding these privacy request widgets.
Note: The directions in this article and section assume your organization is creating and configuring your privacy request widget within the Didomi console which limits the deployment options. Click here to learn more about the differences between utilizing the Didomi console vs the Didomi API and its impact on deployment.
The configuration for your published privacy request widget is stored in an Amazon S3 bucket and can be accessed by loading the Didomi SDK and adding the relevant Didomi container on your website.
To find the necessary code snippets that need to be added to your organization's website(s), click Privacy Requests on the left-hand panel and select the Widgets tab on the subsequent page.

Navigate to a privacy request widget with a publication status of Published on the list and click the Edit icon inline with the privacy request widget name.

Select the Embedding tab in the privacy request widget configuration flow and navigate to the right-hand panel.
Use the provided fields to copy and paste the SDK script and Didomi container code snippet onto your website(s). The necessary values will already be inserted into the copied code.

Last updated