|
1 | 1 | --- |
2 | 2 | title: What is Databuddy |
3 | | -description: Privacy-first web analytics. 247x faster than Google Analytics, GDPR compliant by default, no cookies required. |
| 3 | +description: Privacy-first web analytics. 65x faster than Google Analytics, GDPR compliant by default, no cookies required. |
4 | 4 | --- |
5 | 5 |
|
6 | | -import { Card, Cards } from 'fumadocs-ui/components/card'; |
7 | | -import { Callout } from 'fumadocs-ui/components/callout'; |
| 6 | +import { Card, Cards } from "fumadocs-ui/components/card"; |
| 7 | +import { Callout } from "fumadocs-ui/components/callout"; |
| 8 | +import { SciFiButton } from "@/components/landing/scifi-btn"; |
8 | 9 |
|
9 | 10 | Databuddy provides powerful website analytics while respecting user privacy. Get comprehensive insights without cookies, consent banners, or GDPR headaches. |
10 | 11 |
|
11 | 12 | <Callout type="info"> |
12 | | -**247x faster** than Google Analytics • **No cookies required** • **GDPR compliant by default** |
| 13 | + <strong>TL;DR</strong> — **65x faster**, **no cookies**, **GDPR by default**, |
| 14 | + anonymous & aggregated only. |
13 | 15 | </Callout> |
14 | 16 |
|
15 | 17 | ## Why Choose Databuddy? |
16 | 18 |
|
17 | 19 | <Cards> |
18 | | - <Card title="⚡ Lightning Fast" href="/docs/getting-started"> |
19 | | - Only 3KB script size. Improve your Core Web Vitals and SEO rankings instantly. |
| 20 | + <Card title="Lightning Fast" href="/docs/getting-started"> |
| 21 | + ~3KB script. Improve Core Web Vitals and SEO instantly. |
20 | 22 | </Card> |
21 | | - |
22 | | - <Card title="🔒 Privacy-First" href="/docs/security"> |
23 | | - Anonymous analytics with no personal data collection. No consent banners needed. |
| 23 | + <Card title="Privacy-First" href="/docs/security"> |
| 24 | + Anonymous, aggregated analytics. No consent banners. |
24 | 25 | </Card> |
25 | | - |
26 | | - <Card title="📊 Real-time Data" href="/docs/dashboard"> |
27 | | - Live dashboards with 100% accurate data. No sampling, no delays. |
| 26 | + <Card title="Real-Time Data" href="/docs/dashboard"> |
| 27 | + Live dashboards with accurate, unsampled data. |
28 | 28 | </Card> |
29 | | - |
30 | | - <Card title="⚙️ Easy Setup" href="/docs/Integrations"> |
31 | | - Works with React, Next.js, WordPress, Shopify. Install in minutes. |
| 29 | + <Card title="Easy Setup" href="/docs/integrations"> |
| 30 | + Next.js, React, WordPress, Shopify. Install in minutes. |
32 | 31 | </Card> |
33 | 32 | </Cards> |
34 | 33 |
|
35 | 34 | ## Analytics Features |
36 | 35 |
|
37 | 36 | **Essential Tracking** |
| 37 | + |
38 | 38 | - Page views with automatic SPA routing |
39 | | -- Anonymous user sessions |
| 39 | +- Anonymous user sessions |
40 | 40 | - Traffic sources and referrers |
41 | 41 | - Real-time visitor monitoring |
42 | 42 |
|
43 | 43 | **Performance Monitoring** |
| 44 | + |
44 | 45 | - Core Web Vitals (LCP, FID, CLS) |
45 | 46 | - Page load timing metrics |
46 | 47 | - JavaScript error tracking |
47 | 48 | - Custom business events |
48 | 49 |
|
49 | 50 | **E-commerce Analytics** |
| 51 | + |
50 | 52 | - Purchase tracking and revenue |
51 | 53 | - Shopping cart behavior |
52 | 54 | - Product performance metrics |
53 | 55 | - Conversion funnel analysis |
54 | 56 |
|
55 | | -## Quick Start Guide |
| 57 | +## Quick Start |
56 | 58 |
|
57 | 59 | <Cards> |
58 | 60 | <Card title="Create Account" href="https://app.databuddy.cc"> |
59 | | - Sign up free and verify your domain |
| 61 | + Sign up free and verify your domain. |
60 | 62 | </Card> |
61 | | - |
62 | 63 | <Card title="Install SDK" href="/docs/getting-started"> |
63 | | - Add script tag or install React package |
| 64 | + Add a script tag or install the React package. |
64 | 65 | </Card> |
65 | | - |
66 | 66 | <Card title="View Analytics" href="/docs/dashboard"> |
67 | | - Watch real-time data in your dashboard |
| 67 | + Watch real-time data in your dashboard. |
68 | 68 | </Card> |
69 | 69 | </Cards> |
70 | 70 |
|
71 | 71 | ## Platform Integrations |
72 | 72 |
|
73 | 73 | <Cards> |
74 | | - <Card title="React" href="/docs/Integrations/react" icon="⚛️"> |
75 | | - TypeScript support with React hooks and components |
| 74 | + <Card title="React" href="/docs/integrations/react"> |
| 75 | + TypeScript support with React hooks and components. |
76 | 76 | </Card> |
77 | | - |
78 | | - <Card title="Next.js" href="/docs/Integrations/nextjs" icon="🚀"> |
79 | | - App Router and Pages Router with automatic route tracking |
| 77 | + <Card title="Next.js" href="/docs/integrations/nextjs"> |
| 78 | + App Router and Pages Router with automatic route tracking. |
80 | 79 | </Card> |
81 | | - |
82 | | - <Card title="WordPress" href="/docs/Integrations/wordpress" icon="📝"> |
83 | | - Plugin installation and manual setup options |
| 80 | + <Card title="WordPress" href="/docs/integrations/wordpress"> |
| 81 | + Plugin installation and manual setup options. |
84 | 82 | </Card> |
85 | | - |
86 | | - <Card title="Shopify" href="/docs/Integrations/shopify" icon="🛒"> |
87 | | - E-commerce tracking with purchase analytics |
| 83 | + <Card title="Shopify" href="/docs/integrations/shopify"> |
| 84 | + E‑commerce tracking with purchase analytics. |
88 | 85 | </Card> |
89 | 86 | </Cards> |
90 | 87 |
|
91 | 88 | ## Key Benefits |
92 | 89 |
|
93 | | -**No Cookies Required** |
94 | | -Uses localStorage for anonymous session tracking only. No cookie banners needed. |
| 90 | +**No Cookies Required** |
| 91 | +Anonymous session tracking only. No cookie banners needed. |
95 | 92 |
|
96 | | -**GDPR Compliant by Default** |
97 | | -Anonymous data collection means automatic compliance. No consent management required. |
| 93 | +**GDPR Compliant by Default** |
| 94 | +Anonymous collection and immediate IP anonymization. No consent management. |
98 | 95 |
|
99 | | -**Developer-Friendly** |
100 | | -TypeScript support, React components, comprehensive API, detailed documentation. |
| 96 | +**Developer‑Friendly** |
| 97 | +TypeScript, React components, comprehensive API, and detailed docs. |
101 | 98 |
|
102 | | -**Cross-Platform** |
103 | | -Works on websites, web apps, mobile apps, any JavaScript environment. |
| 99 | +**Cross‑Platform** |
| 100 | +Websites, web apps, mobile apps—any JavaScript environment. |
104 | 101 |
|
105 | 102 | ## Pricing |
106 | 103 |
|
107 | 104 | <Callout type="success"> |
108 | | -**Free tier: 10,000 monthly page views** - Perfect for personal projects and small websites |
| 105 | + **Free tier: 10,000 monthly events** — perfect for personal projects and small |
| 106 | + websites. |
109 | 107 | </Callout> |
110 | 108 |
|
111 | | -<Callout type="success"> |
112 | | -**Early adopters get 3 months free, unlimited websites and page views** |
113 | | -</Callout> |
| 109 | +Looking for plan details? See the full breakdown on the [pricing page](/pricing). |
114 | 110 |
|
115 | 111 | ## Get Support |
116 | 112 |
|
117 | | -- [Complete Documentation](/docs/getting-started) - Guides and API reference |
118 | | -- [Email Support](mailto:[email protected]) - Direct help from our team |
119 | | -- [GitHub Issues](https://github.com/databuddy/issues) - Bug reports and features |
| 113 | +- [Documentation](/docs/getting-started) — guides and API reference |
| 114 | +- [Email support](mailto:[email protected]) — direct help from our team |
| 115 | +- [GitHub issues](https://github.com/databuddy-analytics/databuddy/issues) — bug reports and features |
120 | 116 |
|
121 | 117 | --- |
122 | 118 |
|
123 | | -Ready to get started? [Create your free account](https://app.databuddy.cc) or [read the documentation](/docs/getting-started). |
| 119 | +<div style={{ display: "flex", gap: 12, alignItems: "center" }}> |
| 120 | + <SciFiButton asChild> |
| 121 | + <a href="https://app.databuddy.cc" target="_blank" rel="noopener"> |
| 122 | + GET STARTED |
| 123 | + </a> |
| 124 | + </SciFiButton> |
| 125 | + <a href="/docs/getting-started">Read the documentation →</a> |
| 126 | +</div> |
0 commit comments