Web analytics and cookie consent banner.
Download ZIP file and copy it into your system/extensions
folder. Learn more about extensions.
This extension adds web analytics through third-party services and creates a GDPR-compliant cookie consent banner.
Supported services are Matomo, Open Web Analytics, Google Analytics, Facebook Pixel and Hotjar.
You should know that the service providers collect personal data and use cookies.
The extension does nothing if no service is configured.
The following settings can be configured in file system/extensions/yellow-system.ini
:
AnalyticsStyle
= banner style, rounded
, medium
, or squared
AnalyticsPosition
= banner position, left
or right
AnalyticsPolicy
= page for policy, e.g. cookies
AnalyticsMatomo
= Matomo URL and siteId, e.g. mysite.org/matomo#1
AnalyticsOpenWebAnalytics
= Open Web Analytics URL and siteId, e.g. mysite.org/owa#12345
AnalyticsGoogleAnalytics
= Google Analytics alphanumeric code
AnalyticsFacebookPixel
= Facebook Pixel numeric code
AnalyticsHotjar
= Hotjar numeric code
This extension includes a modified version of GlowCookies by Manuel Carrillo Almoguera. Thank you for the good work.
Giovanni Salmeri. Get help.