mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
feat: add Google Ads to cookies and subprocessors legal pages
This commit is contained in:
parent
7320d79c08
commit
1437eaacd2
2 changed files with 42 additions and 12 deletions
|
|
@ -43,7 +43,7 @@ export default function CookiePolicy() {
|
|||
<>
|
||||
<div className="container mx-auto px-4 py-12 sm:px-6 lg:px-8">
|
||||
<div className="prose prose-lg mx-auto max-w-4xl dark:prose-invert">
|
||||
<p className="text-muted-foreground">Updated: September 18, 2025</p>
|
||||
<p className="text-muted-foreground">Updated: November 6, 2025</p>
|
||||
|
||||
<h1 className="text-3xl font-bold tracking-tight sm:text-4xl md:text-5xl">Cookie Policy</h1>
|
||||
|
||||
|
|
@ -100,6 +100,19 @@ export default function CookiePolicy() {
|
|||
<td className="border border-border px-4 py-3">1 year</td>
|
||||
<td className="border border-border px-4 py-3 font-mono text-sm">ph_*</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td className="border border-border px-4 py-3 font-medium">Google</td>
|
||||
<td className="border border-border px-4 py-3">
|
||||
Advertising and analytics for marketing optimization
|
||||
</td>
|
||||
<td className="border border-border px-4 py-3">
|
||||
Marketing (only with your consent)
|
||||
</td>
|
||||
<td className="border border-border px-4 py-3">Various (90 days to 2 years)</td>
|
||||
<td className="border border-border px-4 py-3 font-mono text-sm">
|
||||
_ga, _gid, _gcl_*, gtag_*
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
|
@ -122,6 +135,15 @@ export default function CookiePolicy() {
|
|||
PostHog Privacy Policy
|
||||
</a>
|
||||
</p>
|
||||
<p>
|
||||
<a
|
||||
href="https://policies.google.com/privacy"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
className="text-primary hover:underline">
|
||||
Google Privacy Policy
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<h2 className="mt-12 text-2xl font-bold">Essential cookies</h2>
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@ export default function SubProcessors() {
|
|||
<>
|
||||
<div className="container mx-auto px-4 py-12 sm:px-6 lg:px-8">
|
||||
<div className="prose prose-lg mx-auto max-w-5xl dark:prose-invert">
|
||||
<p className="text-muted-foreground">Updated: October 17, 2025</p>
|
||||
<p className="text-muted-foreground">Updated: November 6, 2025</p>
|
||||
|
||||
<h1 className="text-3xl font-bold tracking-tight sm:text-4xl md:text-5xl">Subprocessors</h1>
|
||||
|
||||
|
|
@ -111,24 +111,32 @@ export default function SubProcessors() {
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td className="border border-border px-4 py-3 font-medium">Google</td>
|
||||
<td className="border border-border px-4 py-3">Advertising Services</td>
|
||||
<td className="border border-border px-4 py-3">United States</td>
|
||||
<td className="border border-border px-4 py-3">
|
||||
Advertising and marketing analytics
|
||||
</td>
|
||||
</tr>
|
||||
<tr className="bg-muted/25">
|
||||
<td className="border border-border px-4 py-3 font-medium">HubSpot</td>
|
||||
<td className="border border-border px-4 py-3">Customer Services</td>
|
||||
<td className="border border-border px-4 py-3">United States</td>
|
||||
<td className="border border-border px-4 py-3">CRM and marketing automation</td>
|
||||
</tr>
|
||||
<tr className="bg-muted/25">
|
||||
<tr>
|
||||
<td className="border border-border px-4 py-3 font-medium">Intercom</td>
|
||||
<td className="border border-border px-4 py-3">Communication Services</td>
|
||||
<td className="border border-border px-4 py-3">United States</td>
|
||||
<td className="border border-border px-4 py-3">Customer messaging and support</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr className="bg-muted/25">
|
||||
<td className="border border-border px-4 py-3 font-medium">Loops</td>
|
||||
<td className="border border-border px-4 py-3">Communication Services</td>
|
||||
<td className="border border-border px-4 py-3">United States</td>
|
||||
<td className="border border-border px-4 py-3">Email and customer communication</td>
|
||||
</tr>
|
||||
<tr className="bg-muted/25">
|
||||
<tr>
|
||||
<td className="border border-border px-4 py-3 font-medium">Metabase</td>
|
||||
<td className="border border-border px-4 py-3">Data Analytics</td>
|
||||
<td className="border border-border px-4 py-3">United States</td>
|
||||
|
|
@ -136,43 +144,43 @@ export default function SubProcessors() {
|
|||
Business intelligence and reporting
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr className="bg-muted/25">
|
||||
<td className="border border-border px-4 py-3 font-medium">PostHog</td>
|
||||
<td className="border border-border px-4 py-3">Data Services</td>
|
||||
<td className="border border-border px-4 py-3">United States</td>
|
||||
<td className="border border-border px-4 py-3">Product analytics</td>
|
||||
</tr>
|
||||
<tr className="bg-muted/25">
|
||||
<tr>
|
||||
<td className="border border-border px-4 py-3 font-medium">Sentry</td>
|
||||
<td className="border border-border px-4 py-3">All Services</td>
|
||||
<td className="border border-border px-4 py-3">United States</td>
|
||||
<td className="border border-border px-4 py-3">Error tracking and monitoring</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr className="bg-muted/25">
|
||||
<td className="border border-border px-4 py-3 font-medium">Snowflake</td>
|
||||
<td className="border border-border px-4 py-3">Data Services</td>
|
||||
<td className="border border-border px-4 py-3">United States</td>
|
||||
<td className="border border-border px-4 py-3">Data warehousing and analytics</td>
|
||||
</tr>
|
||||
<tr className="bg-muted/25">
|
||||
<tr>
|
||||
<td className="border border-border px-4 py-3 font-medium">Stripe</td>
|
||||
<td className="border border-border px-4 py-3">Payment Services</td>
|
||||
<td className="border border-border px-4 py-3">United States, Europe</td>
|
||||
<td className="border border-border px-4 py-3">Payment processing and billing</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr className="bg-muted/25">
|
||||
<td className="border border-border px-4 py-3 font-medium">Supabase</td>
|
||||
<td className="border border-border px-4 py-3">Data Services</td>
|
||||
<td className="border border-border px-4 py-3">United States</td>
|
||||
<td className="border border-border px-4 py-3">Database management and storage</td>
|
||||
</tr>
|
||||
<tr className="bg-muted/25">
|
||||
<tr>
|
||||
<td className="border border-border px-4 py-3 font-medium">Upstash</td>
|
||||
<td className="border border-border px-4 py-3">Infrastructure Services</td>
|
||||
<td className="border border-border px-4 py-3">United States</td>
|
||||
<td className="border border-border px-4 py-3">Serverless database services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr className="bg-muted/25">
|
||||
<td className="border border-border px-4 py-3 font-medium">Vercel</td>
|
||||
<td className="border border-border px-4 py-3">Customer-facing Services</td>
|
||||
<td className="border border-border px-4 py-3">United States, Europe</td>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue