{"id":259,"date":"2018-10-10T00:00:00","date_gmt":"2018-10-09T22:00:00","guid":{"rendered":"https:\/\/stage.usercentrics.com\/knowledge-hub\/embed-data-processing-services-directly-into-website\/"},"modified":"2025-06-25T09:28:45","modified_gmt":"2025-06-25T07:28:45","slug":"embed-data-processing-services-directly-into-website","status":"publish","type":"knowledge","link":"https:\/\/usercentrics.com\/us\/knowledge-hub\/embed-data-processing-services-directly-into-website\/","title":{"rendered":"Embed consents from Usercentrics directly into your website"},"content":{"rendered":"<p><strong>Our Consent Management Platform enables you to embed Data Processing Services with all their information directly into your website. This can be very helpful if you embed them into your privacy policy.<\/strong><\/p>\n<p><strong>This way you don&#8217;t have to keep two versions (your privacy policy and your CMP) of your legally required information up to date, instead you can extract your information from our CMP directly into your website.<\/strong><\/p>\n<p><strong>We offer a variety of different options which are presented in the following in more detail.<\/strong><\/p>\n<h2>Embed &#8220;Select all consents&#8221; toggle in a page<\/h2>\n<p>We not only allow you to integrate the information of your data processing services into your website, but also make it interactive for your visitors, i.e by giving the opportunity to directly opt-in or out.<\/p>\n<p>To display a &#8220;Select all&#8221; box on your website where users can opt in and out of all your consents (except for the essential ones) you can use the following code:<\/p>\n<pre><code class=\" language-markup\">&lt;div class=\"uc-embed\" uc-layout=\"2\" uc-isselectall=\"true\" uc-data=\"categoryName, description, toggle, toggleLabel\"&gt;&lt;\/div&gt;<\/code><\/pre>\n<p>The description text is the same as in your privacy banner. You can adjust this in your settings.<\/p>\n<h2>Embed categories in a page<\/h2>\n<p>Furthermore, you can choose to display only your categories with a toggle, so users can opt-in and out of every Data Processing Service in the respective category.<\/p>\n<p>To display your categories, use the following code:<\/p>\n<pre><code class=\"language-markup\">&lt;div class=\"uc-embed\" uc-layout=\"2\" uc-data=\"categoryName, description, toggle, toggleLabel\"&gt;&lt;\/div&gt;<\/code><\/pre>\n<p>The descriptive texts of the individual categories can be adjusted in your settings.<\/p>\n<h2>Embed all Data Processing Services with detailed information in a page<\/h2>\n<p>Would you like to embed all your data processing services including all details in a page, please use the following code:<\/p>\n<pre><code class=\"language-markup\">&lt;div class=\"uc-embed\" uc-layout=\"1\" uc-data=\"all\"&gt;&lt;\/div&gt;<\/code><\/pre>\n<p>You can find an example of this integration in our <a href=\"https:\/\/usercentrics.com\/privacy-policy\/\">privacy policy page<\/a> under &#8220;VIII Implemented Technologies&#8221;.<\/p>\n<p><strong>Please note:<\/strong> Hidden data processing services that you have marked as hidden in your settings will not be embedded in the website with this script.<\/p>\n<h2>Embed single Data Processing Service with detailed information in a page<\/h2>\n<p>We give you the option to embed all your Data Processing Service with all the information directly into your website e.g. on your privacy policy page.<\/p>\n<p>You can choose which information you want to display to your users and if they should be able to change their Data Processing Service status or not.<\/p>\n<p>For a single Data Processing Service with all available information use the following code:<\/p>\n<pre><code class=\"language-markup\">&lt;div class=\"uc-embed\" uc-layout=\"1\" uc-consent-name=\"NAME\" uc-data=\"all\"&gt;&lt;\/div&gt;<\/code><\/pre>\n<p>Replace <code>NAME<\/code> with theslug of your Data Processing Service. For the Data Processing Service <code>Google Analytics Statistics<\/code> the <code>NAME<\/code> gets replaced with <code>Google Analytics Statistics<\/code>.<\/p>\n<p><strong>Please note:<\/strong> Hidden data processing services that you have marked as hidden in your settings will not be embedded in the website with this script.<\/p>\n<h2>Restrict detailed information<\/h2>\n<p>If you do not want to display certain information from a data processing service, you can adjust the script at any time. So you can quickly and easily configure your very own and individual presentation.<\/p>\n<p>The following values refer to the attribute <code>uc-data<\/code>. The values can be combined with each other. Multiple values are separated by comma.<\/p>\n<p><strong>Please note:<\/strong> The order in which you pass the values to the script plays a role and is noted by the script!<\/p>\n<p><code>optInCheckboxWithLabel<\/code>: Displays the name of the data processing service including a checkbox for opt-in and out.<\/p>\n<p><code>processorNames<\/code>: Displays the name of the data processor as well as its address.<\/p>\n<p><code>description<\/code>: Displays the description of the Data Processing Service. If you have changed the description in the settings manually, the adjusted text will be displayed.<\/p>\n<p><code>dataPurposes<\/code>: Displays a list of the data processing purposes.<\/p>\n<p><code>technologiesUsed<\/code>: Displays a list of the used technologies.<\/p>\n<p><code>dataCollected<\/code>: Displays a list of the collected data.<\/p>\n<p><code>legalBasis<\/code>: Displays the legal basis, the data processing purpose is based on.<\/p>\n<p><code>retentionPeriod<\/code>: Displays the retention period of the processed data.<\/p>\n<p><code>dataRecipients<\/code>: Displays further companies, which receive the processed data.<\/p>\n<p><code>thirdCountryTransfer<\/code>: Displays a list of all countries, in which the processed data is saved.<\/p>\n<p><code>dataProtectionOfficer<\/code>: Displays an e-mail address of the data protection officer of the data processing service.<\/p>\n<p><code>furtherInformation<\/code>: Gives more information about the data processing service. Additional information includes the opt-out link, an opt-out description, the privacy policy link, the cookie policy link and the link to the order processing contract.<\/p>\n<p><code>all<\/code>: Displays all above mentioned information of the data processing service.<\/p>\n<p><strong>Please note:<\/strong> Not all data processing services return information for each specific value.<\/p>\n<p>For example, if a data processing service does not share its processing data with another company, the information for the <code>dataRecipients<\/code> field will be missing.<\/p>\n<p>This case was considered by us and does not lead to a misrepresentation on your website. Information is only returned for fields that actually contain information.<\/p>\n<h2>Open Privacy Settings with custom link<\/h2>\n<p>If you don&#8217;t want to have our Privacy Button visible on all pages, you can open the Privacy Settings via a custom link. Just link it to this anchor tag:<\/p>\n<pre><code class=\"language-markup\">#uc-corner-modal-show<\/code><\/pre>\n<p>Afterwards, the configured Privacy Preference Center, opens for the visitor, such that he can make his settings concerning the data processing services.<\/p>\n<p><strong>Note:<\/strong>\u00a0If you have additional scripts integrated via Google Tag Manager, don&#8217;t forget to adjust them too. Please refer to our\u00a0<a href=\"https:\/\/docs.usercentrics.com\/\">guide for configuring the Google Tag Manager<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Our Consent Management Platform enables you to embed Data Processing Services with all their information directly into your website. This can be very helpful if you embed them into your privacy policy. This way you don&#8217;t have to keep two versions (your privacy policy and your CMP) of your legally required information up to date, [&hellip;]<\/p>\n","protected":false},"featured_media":2007,"template":"","meta":{"_acf_changed":false,"editor_notices":[],"footnotes":""},"tags":[],"magazine_issue":[],"magazine_tag":[],"resource_tag":[17,13],"class_list":["post-259","knowledge","type-knowledge","status-publish","has-post-thumbnail","hentry","resource_tag-product-updates","resource_tag-regulations"],"acf":[],"yoast_head":"<title>Embed consents from Usercentrics directly into your website<\/title>\n<meta name=\"description\" content=\"Our Consent Management Platform enables you to embed Data Processing Services with all their information directly into your website.\" \/>\n<meta name=\"robots\" content=\"noindex, follow\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Embed consents from Usercentrics directly into your website\" \/>\n<meta property=\"og:description\" content=\"Our Consent Management Platform enables you to embed Data Processing Services with all their information directly into your website.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/usercentrics.com\/us\/knowledge-hub\/embed-data-processing-services-directly-into-website\/\" \/>\n<meta property=\"og:site_name\" content=\"Usercentrics - US\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/usercentrics\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-25T07:28:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/usercentrics.com\/wp-content\/uploads\/2020\/01\/Embed-consents-directly-into-website-header.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Embed consents from Usercentrics directly into your website\" \/>\n<meta name=\"twitter:description\" content=\"Our Consent Management Platform enables you to embed Data Processing Services with all their information directly into your website.\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/usercentrics.com\/wp-content\/uploads\/2020\/01\/Embed-consents-directly-into-website-header.png\" \/>\n<meta name=\"twitter:site\" content=\"@usercentrics\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/usercentrics.com\/us\/knowledge-hub\/embed-data-processing-services-directly-into-website\/\",\"url\":\"https:\/\/usercentrics.com\/us\/knowledge-hub\/embed-data-processing-services-directly-into-website\/\",\"name\":\"Embed consents from Usercentrics directly into your website\",\"isPartOf\":{\"@id\":\"https:\/\/usercentrics.com\/us\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/usercentrics.com\/us\/knowledge-hub\/embed-data-processing-services-directly-into-website\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/usercentrics.com\/us\/knowledge-hub\/embed-data-processing-services-directly-into-website\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/usercentrics.com\/us\/wp-content\/uploads\/sites\/7\/2020\/01\/Embed-consents-directly-into-website-header.png\",\"datePublished\":\"2018-10-09T22:00:00+00:00\",\"dateModified\":\"2025-06-25T07:28:45+00:00\",\"description\":\"Our Consent Management Platform enables you to embed Data Processing Services with all their information directly into your website.\",\"breadcrumb\":{\"@id\":\"https:\/\/usercentrics.com\/us\/knowledge-hub\/embed-data-processing-services-directly-into-website\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":\"https:\/\/usercentrics.com\/us\/knowledge-hub\/embed-data-processing-services-directly-into-website\/\"}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/usercentrics.com\/us\/knowledge-hub\/embed-data-processing-services-directly-into-website\/#primaryimage\",\"url\":\"https:\/\/usercentrics.com\/us\/wp-content\/uploads\/sites\/7\/2020\/01\/Embed-consents-directly-into-website-header.png\",\"contentUrl\":\"https:\/\/usercentrics.com\/us\/wp-content\/uploads\/sites\/7\/2020\/01\/Embed-consents-directly-into-website-header.png\",\"caption\":\"Embed consents directly into website header\",\"copyrightNotice\":\"\u00a9 Copyright 2026 Usercentrics GmbH\",\"creator\":{\"@type\":\"Organization\",\"name\":\"Usercentrics GmbH\"},\"creditText\":\"Image: Usercentrics GmbH\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/usercentrics.com\/us\/knowledge-hub\/embed-data-processing-services-directly-into-website\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Resources\",\"item\":\"https:\/\/usercentrics.com\/us\/resources\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Blog\",\"item\":\"https:\/\/usercentrics.com\/us\/knowledge-hub\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Embed consents from Usercentrics directly into your website\",\"item\":\"https:\/\/usercentrics.com\/us\/knowledge-hub\/embed-data-processing-services-directly-into-website\/\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/usercentrics.com\/us\/#website\",\"url\":\"https:\/\/usercentrics.com\/us\/\",\"name\":\"Usercentrics - US\",\"description\":\"Consent Management Platform (CMP) Usercentrics\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/usercentrics.com\/us\/?s={search_term_string}\"}}],\"inLanguage\":\"en-US\"}]}<\/script>","yoast_head_json":{"title":"Embed consents from Usercentrics directly into your website","description":"Our Consent Management Platform enables you to embed Data Processing Services with all their information directly into your website.","robots":{"index":"noindex","follow":"follow"},"og_locale":"en_US","og_type":"article","og_title":"Embed consents from Usercentrics directly into your website","og_description":"Our Consent Management Platform enables you to embed Data Processing Services with all their information directly into your website.","og_url":"https:\/\/usercentrics.com\/us\/knowledge-hub\/embed-data-processing-services-directly-into-website\/","og_site_name":"Usercentrics - US","article_publisher":"https:\/\/www.facebook.com\/usercentrics","article_modified_time":"2025-06-25T07:28:45+00:00","og_image":[{"url":"https:\/\/usercentrics.com\/wp-content\/uploads\/2020\/01\/Embed-consents-directly-into-website-header.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_title":"Embed consents from Usercentrics directly into your website","twitter_description":"Our Consent Management Platform enables you to embed Data Processing Services with all their information directly into your website.","twitter_image":"https:\/\/usercentrics.com\/wp-content\/uploads\/2020\/01\/Embed-consents-directly-into-website-header.png","twitter_site":"@usercentrics","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/usercentrics.com\/us\/knowledge-hub\/embed-data-processing-services-directly-into-website\/","url":"https:\/\/usercentrics.com\/us\/knowledge-hub\/embed-data-processing-services-directly-into-website\/","name":"Embed consents from Usercentrics directly into your website","isPartOf":{"@id":"https:\/\/usercentrics.com\/us\/#website"},"primaryImageOfPage":{"@id":"https:\/\/usercentrics.com\/us\/knowledge-hub\/embed-data-processing-services-directly-into-website\/#primaryimage"},"image":{"@id":"https:\/\/usercentrics.com\/us\/knowledge-hub\/embed-data-processing-services-directly-into-website\/#primaryimage"},"thumbnailUrl":"https:\/\/usercentrics.com\/us\/wp-content\/uploads\/sites\/7\/2020\/01\/Embed-consents-directly-into-website-header.png","datePublished":"2018-10-09T22:00:00+00:00","dateModified":"2025-06-25T07:28:45+00:00","description":"Our Consent Management Platform enables you to embed Data Processing Services with all their information directly into your website.","breadcrumb":{"@id":"https:\/\/usercentrics.com\/us\/knowledge-hub\/embed-data-processing-services-directly-into-website\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":"https:\/\/usercentrics.com\/us\/knowledge-hub\/embed-data-processing-services-directly-into-website\/"}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/usercentrics.com\/us\/knowledge-hub\/embed-data-processing-services-directly-into-website\/#primaryimage","url":"https:\/\/usercentrics.com\/us\/wp-content\/uploads\/sites\/7\/2020\/01\/Embed-consents-directly-into-website-header.png","contentUrl":"https:\/\/usercentrics.com\/us\/wp-content\/uploads\/sites\/7\/2020\/01\/Embed-consents-directly-into-website-header.png","caption":"Embed consents directly into website header","copyrightNotice":"\u00a9 Copyright 2026 Usercentrics GmbH","creator":{"@type":"Organization","name":"Usercentrics GmbH"},"creditText":"Image: Usercentrics GmbH"},{"@type":"BreadcrumbList","@id":"https:\/\/usercentrics.com\/us\/knowledge-hub\/embed-data-processing-services-directly-into-website\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Resources","item":"https:\/\/usercentrics.com\/us\/resources\/"},{"@type":"ListItem","position":2,"name":"Blog","item":"https:\/\/usercentrics.com\/us\/knowledge-hub\/"},{"@type":"ListItem","position":3,"name":"Embed consents from Usercentrics directly into your website","item":"https:\/\/usercentrics.com\/us\/knowledge-hub\/embed-data-processing-services-directly-into-website\/"}]},{"@type":"WebSite","@id":"https:\/\/usercentrics.com\/us\/#website","url":"https:\/\/usercentrics.com\/us\/","name":"Usercentrics - US","description":"Consent Management Platform (CMP) Usercentrics","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/usercentrics.com\/us\/?s={search_term_string}"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/usercentrics.com\/us\/wp-json\/wp\/v2\/knowledge\/259","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/usercentrics.com\/us\/wp-json\/wp\/v2\/knowledge"}],"about":[{"href":"https:\/\/usercentrics.com\/us\/wp-json\/wp\/v2\/types\/knowledge"}],"version-history":[{"count":0,"href":"https:\/\/usercentrics.com\/us\/wp-json\/wp\/v2\/knowledge\/259\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/usercentrics.com\/us\/wp-json\/wp\/v2\/media\/2007"}],"wp:attachment":[{"href":"https:\/\/usercentrics.com\/us\/wp-json\/wp\/v2\/media?parent=259"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/usercentrics.com\/us\/wp-json\/wp\/v2\/tags?post=259"},{"taxonomy":"magazine_issue","embeddable":true,"href":"https:\/\/usercentrics.com\/us\/wp-json\/wp\/v2\/magazine_issue?post=259"},{"taxonomy":"magazine_tag","embeddable":true,"href":"https:\/\/usercentrics.com\/us\/wp-json\/wp\/v2\/magazine_tag?post=259"},{"taxonomy":"resource_tag","embeddable":true,"href":"https:\/\/usercentrics.com\/us\/wp-json\/wp\/v2\/resource_tag?post=259"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}