TYPO3 Logo
Klaro! Consent Manager
Options
Give feedback View source How to edit Edit on GitHub Full documentation (single file)

Klaro! Consent Manager

  • Introduction
  • Features
  • Installation
    • Composer
    • Classic
  • Quick start
  • Configuration
    • TypoScript reference
      • Constants
      • Setup
  • For Editors
    • Site Configuration
    • Configuration
      • General
      • Layout
      • Content
      • Cookie
      • Advanced
    • Service
      • General
      • Cookies
      • Toggles
      • Advanced
    • Cookie
      • General
  • For Integrators
    • How To
      • Preparations for customisation
      • Custom Purpose
      • Custom Service
      • Fluid enriched labels
    • FAQ
      • Missing Translation
  • ChangeLog
    • 2.0
      • 2.0.9 - January 22, 2025
      • 2.0.8 - October 26, 2024
      • 2.0.7 - July 26, 2024
      • 2.0.6 - July 19, 2024
      • 2.0.5 - July 15, 2024
      • 2.0.4 - July 12, 2024
      • 2.0.3 - July 12, 2024
      • 2.0.2 - July 04, 2024
      • 2.0.1 - July 04, 2024
      • 2.0.0 - July 04, 2024
    • 1.8
      • 1.8.3 - June 08, 2024
      • 1.8.2 - May 02, 2024
      • 1.8.1 - April 30, 2024
      • 1.8.0 - April 30, 2024
    • 1.7
      • 1.7.4 - April 24, 2024
      • 1.7.3 - March 05, 2024
      • 1.7.2 - February 23, 2024
      • 1.7.1 - February 02, 2024
      • 1.7.0 - December 05, 2023
    • 1.6
      • 1.6.0 - December 04, 2023
    • 1.5
      • 1.5.0 - October 31, 2023
    • 1.4
      • 1.4.0 - October 26, 2023
    • 1.3
      • 1.3.1 - October 24, 2023
      • 1.3.0 - October 24, 2023
    • 1.2
      • 1.2.2 - October 23, 2023
      • 1.2.1 - October 23, 2023
      • 1.2.0 - October 20, 2023
    • 1.1
      • 1.1.3 - October 20, 2023
      • 1.1.2 - October 19, 2023
      • 1.1.1 - October 19, 2023
      • 1.1.0 - October 19, 2023
    • 1.0
      • 1.0.1 - October 19, 2023
      • 1.0.0 - October 18, 2023
    • 0.1
      • 0.1.0 - October 05, 2023
  • Sitemap
  1. Klaro! Consent Manager
  2. For Editors
  3. Configuration
  4. Cookie
Give feedback Edit on GitHub

Cookie

Klaro Configuration - Cookie Tab

  • Cookie Settings
    • Cookie Domain
    • Cookie Path
    • Cookie expires after days

Cookie Settings

Cookie Domain

cookie_domain

cookie_domain
type

string

Default

''

Condition: storage_method == 'cookie'

You can change the cookie domain for the consent manager itself. Use this if you want to get consent once for multiple matching domains. By default, Klaro will use the current domain. Only relevant if storageMethod is set to cookie.

Cookie Path

cookie_path

cookie_path
type

string

Default

''

Condition: storage_method == 'cookie'

Provide a path if you have services that set cookies for a path that is not "/"

Cookie expires after days

cookie_expires_after_days

cookie_expires_after_days
type

integer

Default

Condition: storage_method == 'cookie'

You can also set a custom expiration time for the Klaro cookie. By default, it will expire after 60 days. Only relevant if storageMethod is set to cookie.

  • Previous
  • Next
Reference to the headline

Copy and freely share the link

This link target has no permanent anchor assigned. You can make a pull request on GitHub to suggest an anchor. The link below can be used, but is prone to change if the page gets moved.

Copy this link into your TYPO3 manual.

  • Home
  • Contact
  • Issues
  • Repository

Last rendered: May 15, 2025 08:18

© 2025 by Eric Harrer
  • Legal Notice
  • Privacy Policy