-
Notifications
You must be signed in to change notification settings - Fork 130
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update * Policy Update * Update * Test * Declaration * Component Update * update * Update * Delete item * Mobile
- Loading branch information
1 parent
1ae85f7
commit 39f2da7
Showing
8 changed files
with
200 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
import React, { useEffect } from 'react'; | ||
|
||
const CookieDeclaration = () => { | ||
useEffect(() => { | ||
const script = document.createElement('script'); | ||
script.id = 'CookieDeclaration'; | ||
script.src = | ||
'https://consent.cookiebot.com/4397b0f9-0b32-41f5-b24a-9370be245e85/cd.js'; | ||
script.type = 'text/javascript'; | ||
script.async = true; | ||
|
||
// Append the script to the correct div | ||
const targetDiv = document.getElementById('cookie-declaration-container'); | ||
if (targetDiv) { | ||
targetDiv.appendChild(script); | ||
} else { | ||
document.body.appendChild(script); // Fallback if the div is missing | ||
} | ||
}, []); | ||
|
||
return <div id="cookie-declaration-container"></div>; | ||
}; | ||
|
||
export default CookieDeclaration; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
--- | ||
title: Weaviate Cookie Policy | ||
# image: og/service/cookie-policy.jpg | ||
--- | ||
|
||
import { MetaSEO } from '/src/theme/MetaSEO'; | ||
|
||
<MetaSEO img="og/service/cookie-policy.jpg" /> | ||
|
||
<div class="privacyPolicy"> | ||
|
||
### **COOKIE POLICY OF WEAVIATE B.V.** | ||
|
||
This is the cookie policy of Weaviate B.V. (“**Weaviate**”, “**we**”, and “**our**”). This document explains how Weaviate uses cookies and similar technologies when you visit our websites. It provides information on what cookies are, why we use them, and how you can control their usage. | ||
|
||
<br></br> | ||
|
||
### **1. What are cookies?** | ||
|
||
A cookie is a small file containing a string of characters stored on your device when you visit a website. Cookies enable websites to recognize your device and collect information about your browsing behavior. They may include details such as your IP address, device type, and pages visited. | ||
|
||
We use session cookies (deleted when you close your browser) and persistent cookies (which remain for a predefined period). Cookies set by us are called "first-party cookies," while those set by external providers are "third-party cookies." | ||
|
||
<br></br> | ||
|
||
### **2. Types of cookies we use** | ||
|
||
We use various types of cookies for different purposes: | ||
|
||
- **Strictly Necessary Cookies**: Required for security and essential site functions. | ||
- **Functional Cookies**: Enhance website usability and user experience. | ||
- **Analytics Cookies**: Gather aggregated information about website usage. | ||
- **Social Media Cookies**: Allow integration with third-party platforms like YouTube. | ||
- **Advertising Cookies**: Deliver relevant ads and measure campaign performance. | ||
|
||
You can manage your cookie preferences via the "Cookie Settings" menu. | ||
|
||
<br></br> | ||
|
||
### **3. How can you control cookies?** | ||
|
||
Upon your first visit, we seek consent for analytics, advertising, and social media cookies. You can withdraw consent or adjust settings anytime in the "Cookie Settings" menu. | ||
|
||
You may also configure your browser settings to block or delete cookies. However, doing so may affect website functionality. | ||
|
||
For more details on managing cookies, visit: | ||
- [Your Online Choices](http://www.youronlinechoices.com) | ||
- [About Ads](http://www.aboutads.info/choices/) | ||
|
||
For additional inquiries, contact us at [email protected]. | ||
|
||
<br></br> | ||
|
||
|
||
### **4. Amendments** | ||
|
||
This cookie policy was last updated in **February 2024**. We may revise this policy periodically and inform you of significant changes. | ||
|
||
<br></br> | ||
|
||
|
||
### **5. Cookie Declaration** | ||
|
||
import CookieDeclaration from '/src/components/CookieDeclaration'; | ||
|
||
<CookieDeclaration /> | ||
|
||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -411,5 +411,65 @@ You can always contact us if you have any questions, remarks, or complaints in r | |
|
||
If you have any unresolved concerns, you have the right to lodge a complaint with the Dutch Data Protection Authority (_Autoriteit Persoonsgegevens_). | ||
|
||
<br></br> | ||
|
||
### **10. COOKIE POLICY OF WEAVIATE B.V.** | ||
|
||
|
||
|
||
This is the cookie policy of Weaviate B.V. (“**Weaviate**”, “**we**”, and “**our**”). This document explains how Weaviate uses cookies and similar technologies when you visit our websites. It provides information on what cookies are, why we use them, and how you can control their usage. | ||
|
||
<br></br> | ||
|
||
### **10.1. What are cookies?** | ||
|
||
A cookie is a small file containing a string of characters stored on your device when you visit a website. Cookies enable websites to recognize your device and collect information about your browsing behavior. They may include details such as your IP address, device type, and pages visited. | ||
|
||
We use session cookies (deleted when you close your browser) and persistent cookies (which remain for a predefined period). Cookies set by us are called "first-party cookies," while those set by external providers are "third-party cookies." | ||
|
||
<br></br> | ||
|
||
### **10.2. Types of cookies we use** | ||
|
||
We use various types of cookies for different purposes: | ||
|
||
- **Strictly Necessary Cookies**: Required for security and essential site functions. | ||
- **Functional Cookies**: Enhance website usability and user experience. | ||
- **Analytics Cookies**: Gather aggregated information about website usage. | ||
- **Social Media Cookies**: Allow integration with third-party platforms like YouTube. | ||
- **Advertising Cookies**: Deliver relevant ads and measure campaign performance. | ||
|
||
You can manage your cookie preferences via the "Cookie Settings" menu. | ||
|
||
<br></br> | ||
|
||
### **10.3. How can you control cookies?** | ||
|
||
Upon your first visit, we seek consent for analytics, advertising, and social media cookies. You can withdraw consent or adjust settings anytime in the "Cookie Settings" menu. | ||
|
||
You may also configure your browser settings to block or delete cookies. However, doing so may affect website functionality. | ||
|
||
For more details on managing cookies, visit: | ||
- [Your Online Choices](http://www.youronlinechoices.com) | ||
- [About Ads](http://www.aboutads.info/choices/) | ||
|
||
For additional inquiries, contact us at [email protected]. | ||
|
||
<br></br> | ||
|
||
|
||
### **10.4. Amendments** | ||
|
||
This cookie policy was last updated in **February 2024**. We may revise this policy periodically and inform you of significant changes. | ||
|
||
<br></br> | ||
|
||
|
||
|
||
### **10.5. Cookie Declaration** | ||
|
||
import CookieDeclaration from '/src/components/CookieDeclaration'; | ||
|
||
<CookieDeclaration /> | ||
|
||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
import React, { useEffect } from 'react'; | ||
import OriginalFooter from '@theme-original/Footer'; | ||
|
||
export default function FooterWrapper(props) { | ||
useEffect(() => { | ||
const cookieBtn = document.getElementById('cookie-settings'); | ||
if (cookieBtn) { | ||
cookieBtn.addEventListener('click', () => { | ||
if (window.Cookiebot) { | ||
window.Cookiebot.renew(); | ||
} else { | ||
console.warn('Cookiebot is not loaded.'); | ||
} | ||
}); | ||
} | ||
}, []); | ||
|
||
return <OriginalFooter {...props} />; | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.