68publishers-cookie-consent
Advanced tools
Comparing version 0.4.0-beta.11 to 0.4.0
{ | ||
"name": "68publishers-cookie-consent", | ||
"version": "0.4.0-beta.11", | ||
"version": "0.4.0", | ||
"description": "Cookie consent wrapper based on orestbida/cookieconsent with GTM integration.", | ||
@@ -5,0 +5,0 @@ "homepage": "http://www.68publishers.io/", |
@@ -73,9 +73,10 @@ <div align="center" style="text-align: center; margin-bottom: 50px"> | ||
| Field | Description | | ||
|-----------------------------|-----------------------------------------------------------------------------------------------------------| | ||
| Cookie name | The name of a cookie value that holds information about the user's consent. | | ||
| Cookie expiration | Expiration of the cookie in days. | | ||
| Enable cookies auto-clear | All cookies will be deleted based on the user's consent and a selected strategy if the option is enabled. | | ||
| Cookies auto-clear strategy | Strategy for cookies auto-clear feature. | | ||
| Cookie names | Names of the cookies that will be deleted or kept (based on a selected strategy). | | ||
| Field | Description | | ||
|-----------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | ||
| Cookie name | The name of a cookie value that holds information about the user's consent. | | ||
| Cookie domain | The domain name for the cookie that holds information about the user's consent, for example ".example.com". If the value is empty, it is automatically set in a browser using the "window.location.hostname" variable. | | ||
| Cookie expiration | Expiration of the cookie in days. | | ||
| Enable cookies auto-clear | All cookies will be deleted based on the user's consent and a selected strategy if the option is enabled. | | ||
| Cookies auto-clear strategy | Strategy for cookies auto-clear feature. | | ||
| Cookie names | Names of the cookies that will be deleted or kept (based on a selected strategy). | | ||
@@ -82,0 +83,0 @@ The following strategies are implemented: |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
199053
400