Joomla implementation

Implementation guide for Joomla

Anna Madsen avatar
Written by Anna Madsen
Updated over a week ago

Joomla plugin

By using our Joomla plugin you also get an easier way to implement the other privacy widgets. Plus auto-blocking youtube videos and external js scripts.

If you would like to proceed with manual implementation using the cookie information script without having to install the plugin check the next section "Pop-up implementation".

Pop-up implementing

  • Login to your Joomla administration panel and navigate to the template section in the top menu.

  • Go to Extension - Templates - Templates

  • Choose the active template where you want to insert the consent pop-up.

  • Choose the index.php file from the side-navigation and insert the script just below the meta-tags and before the closing </head> tag as shown below.

<script id="CookieConsent" src="https://policy.app.cookieinformation.com/uc.js" data-culture="EN" type="text/javascript"></script>

Remember to set the data-culture to the language of the consent solution

  • Save the change by pressing “Save & Close” at the top of the page.

Related articles:

Did this answer your question?