mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2025-07-04 13:23:26 +02:00
Optional use of cookie consent.
Setting the url in the configuration enables cookie consent.
This commit is contained in:
22
exampleSite/content/info/cookieinformation.md
Normal file
22
exampleSite/content/info/cookieinformation.md
Normal file
@ -0,0 +1,22 @@
|
||||
+++
|
||||
date = "2014-11-20T13:49:43+01:00"
|
||||
title = "Cookie information"
|
||||
draft = false
|
||||
description = "Information about use of cookies on this site."
|
||||
url = "/cookie-information/"
|
||||
|
||||
+++
|
||||
|
||||
This site uses cookies - small text files that are placed on your machine.
|
||||
|
||||
To be able to optimize the site and to measure it's success
|
||||
the site uses third party cookies by Google Analytics.
|
||||
|
||||
You may prefer to disable cookies on this site and on others.
|
||||
The most effective way to do this is to disable cookies in your browser.
|
||||
I suggest consulting the Help section of your browser or taking a
|
||||
look at <a href="http://www.aboutcookies.org" target="_blank">the About Cookies website</a>
|
||||
which offers guidance for all modern browsers.
|
||||
|
||||
<a href="https://tools.google.com/dlpage/gaoptout?hl=en" target="_blank">Google also provides a browser plugin</a> which disables tracking through
|
||||
Google Analytics.
|
Reference in New Issue
Block a user