https://github.com/webriddler/cookie-consent.gihub.io
Take consent from user to allow cookies in your webpage
https://github.com/webriddler/cookie-consent.gihub.io
cdn-distribution cdn-service cdnjs consentform cookie-session cookies cookiesconsent cookiesession popup
Last synced: about 1 month ago
JSON representation
Take consent from user to allow cookies in your webpage
- Host: GitHub
- URL: https://github.com/webriddler/cookie-consent.gihub.io
- Owner: webriddler
- License: unlicense
- Created: 2023-02-19T10:40:47.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T17:25:16.000Z (about 2 years ago)
- Last Synced: 2025-01-22T01:41:43.725Z (3 months ago)
- Topics: cdn-distribution, cdn-service, cdnjs, consentform, cookie-session, cookies, cookiesconsent, cookiesession, popup
- Language: HTML
- Homepage:
- Size: 15.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Cookies Consent
Add Consent form in your website.
Paste the following
tag in the
body
section of your html template.```js
```
Note: Don't forget to replace `[latest-version]` with current commit hash.
Do you know?
As per the GDPR and ePrivacy Directive, a website must ask its users' consent to use cookies that are not necessary for accessing the website's functionality.
These cookies need consent because they collect user data for their purposes. According to the law, collecting data without users' consent is unlawful.