You can integrate our cookie consent tool with Wordpress by adding our javascript in the header file. You can do that by two methods:


Plugin for Header and Footer:

First thing you will need to do is install and activate Insert Headers and Footers plugin. On activation, you need to visit Settings >> Insert Headers and Footers



Paste your cookie consent javascript in the header section and click on the Save button to make the script live. Cookie consent banner should be now live on your website.

Editing Header File


We recommend this only to experienced Wordpress users. 


  • Click Wordpress Editor



  • Open Header File(header.php)



  • Paste our javascript inside the <head> tag and click Update File. Cookie consent banner will now be live on your website.