How to install CookieHub in Umbraco

You can add CookieHub to your Umbraco site by inserting the implementation code into the main template.

Steps to install CookieHub

  1. Find your CookieHub implementation code.
  2. Log in to your Umbraco website and open the template file you want to edit (usually in the /Views folder).
  3. Locate the opening <head> tag in the template.
  4. Paste the CookieHub implementation code immediately after the <head> tag.
  5. Save the changes.

CookieHub is now installed and will manage third-party scripts based on user consent. You can customize the banner and settings in your CookieHub dashboard.