Title: rinch's Replies | WordPress.org

---

# rinch

  [  ](https://wordpress.org/support/users/rinch/)

 *   [Profile](https://wordpress.org/support/users/rinch/)
 *   [Topics Started](https://wordpress.org/support/users/rinch/topics/)
 *   [Replies Created](https://wordpress.org/support/users/rinch/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/rinch/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/rinch/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/rinch/engagements/)
 *   [Favorites](https://wordpress.org/support/users/rinch/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Disqus Comment System] Is this plugin GDPR compatible?](https://wordpress.org/support/topic/is-this-plugin-gdpr-compatible-5/)
 *  [rinch](https://wordpress.org/support/users/rinch/)
 * (@rinch)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/is-this-plugin-gdpr-compatible-5/#post-10344360)
 * The plugin still seem to be dropping cookies, and there is no way to opt-out 
   of this if you’re not logged in?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cookiebot by Usercentrics - Automatic Cookie Banner for GDPR/CCPA & Google Consent Mode] oEmbed and third party analytics cookies](https://wordpress.org/support/topic/oembed-and-third-party-analytics-cookies/)
 *  [rinch](https://wordpress.org/support/users/rinch/)
 * (@rinch)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/oembed-and-third-party-analytics-cookies/#post-10313237)
 * Hi,
 * I’ve managed to make this work by adding this code into the functions.php file.
   I’ve got the CookieBotAddons cloned on github to try and update it on there too.
 *  function my_embed_oembed_html($html, $url, $attr, $post_id) {
    return ‘<div 
   class=”cookieconsent-optin-preferences”>’ . $html . ‘</div> </br> <div class=”
   cookieconsent-optout-marketing”>Please [accept marketing-cookies](https://wordpress.org/support/users/rinch/replies/Cookiebot.renew()?output_format=md)
   to view this content.</div>’; }
 *  add_filter(’embed_oembed_html’, ‘my_embed_oembed_html’, 99, 4);
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cookiebot by Usercentrics - Automatic Cookie Banner for GDPR/CCPA & Google Consent Mode] Events Not Deploying](https://wordpress.org/support/topic/events-not-deploying/)
 *  Thread Starter [rinch](https://wordpress.org/support/users/rinch/)
 * (@rinch)
 * [8 years ago](https://wordpress.org/support/topic/events-not-deploying/#post-10257221)
 * Thanks, so to clarify: If we use GTM to fire things like Crossdomain link tracking,
   I have to set the whole thing in up GTM. I can’t combine the two?
 * Thanks,
    Becky

Viewing 3 replies - 1 through 3 (of 3 total)