Plugin Cookie Consent
Use this wiki plugin, introduced in Tiki10, to display content based on whether cookie consent has been granted by the user.
Parameters
Tiki Doc From Code error: cookieconsent not found
Example
Settings > Control Panel > Log in > Cookie consent for analytics = checked
Copy to clipboard
{COOKIECONSENT(no_consent_message="To see this content you have to accept our cookie consent stuff [?cookie_consent|Click to modify your cookie consent]" no_consent_class="no_analytics")}If the user checked the analytics box, this will be displayed.{COOKIECONSENT}
The following code will open the Cookie Consent again:
Copy to clipboard
[?cookie_consent|Click to modify your cookie consent]