Template · COOKIE POLICY
Cookie policy · United Kingdom (PECR + UK GDPR)
Law: PECR — Privacy and Electronic Communications Regulations
Country: United Kingdom
Free for any use
Template body
# Cookie Notice
**Last reviewed:** {{last_reviewed}}
We use cookies and similar technologies on {{site_domain}}. PECR Regulation 6 requires us to tell you about them and obtain your consent before any non-essential cookies run.
## How we obtain consent
A consent banner appears on your first visit. You can:
- **Accept all** — sets analytics, marketing, and personalisation cookies
- **Reject all** — sets only strictly necessary cookies
- **Cookie settings** — choose categories individually
You can change your choices anytime via the [Cookie settings](#cookie-settings) link in the footer.
## Categories
### Strictly necessary (no consent needed)
{{strictly_necessary_table}}
### Analytics (consent required)
{{analytics_table}}
### Advertising / marketing (consent required)
{{marketing_table}}
### Personalisation (consent required)
{{personalisation_table}}
## Third-party cookies
We use the following third parties. Their privacy notices apply in addition to this one:
- Google Analytics 4: https://policies.google.com/technologies/cookies
- {{additional_third_parties}}
## How long we keep cookies
Most cookies expire within 13 months — the maximum recommended consent validity under ICO guidance. Some session cookies are deleted when you close your browser.
## Browser controls
You can also block cookies via your browser:
- [Chrome](https://support.google.com/chrome/answer/95647)
- [Firefox](https://support.mozilla.org/en-US/kb/enable-and-disable-cookies-website-preferences)
- [Safari](https://support.apple.com/en-gb/guide/safari/sfri11471/mac)
- [Edge](https://support.microsoft.com/en-gb/microsoft-edge)
## Complaints
If you are unhappy with how we use cookies, you can complain to the Information Commissioner's Office: https://ico.org.uk/make-a-complaint/.
## Contact
{{controller_name}}, {{privacy_email}}.
Variables to fill in
| Variable | Type |
|---|---|
| {{site_domain}} | string |
| {{last_reviewed}} | date |
| {{privacy_email}} | string |
| {{analytics_table}} | string |
| {{controller_name}} | string |
| {{marketing_table}} | string |
| {{personalisation_table}} | string |
| {{additional_third_parties}} | string |
| {{strictly_necessary_table}} | string |