Skip to content

Commit 49a500c

Browse files
Update index.html
1 parent 58e2c36 commit 49a500c

File tree

1 file changed

+48
-48
lines changed

1 file changed

+48
-48
lines changed

index.html

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,54 @@ <h1 class="text-3xl font-extrabold tracking-tight text-gray-900 leading-10 sm:te
4646
</div>
4747
</div>
4848

49+
<div class="mt-80 md:mt-12 py-24 bg-white">
50+
<div class="pt-36 md:pt-120"></div>
51+
<div class="container mx-auto">
52+
<div class="mx-auto text-gray-600 prose md:prose-lg">
53+
<h2>It's time to ditch Google Analytics</h2>
54+
<p>
55+
Google Analytics is frustrating to use, difficult to understand, slow to load and privacy-invasive. That's why we built Plausible Analytics, a simple but powerful alternative.
56+
</p>
57+
<p>
58+
Here's what makes Plausible a great <a href="/vs-google-analytics">Google Analytics alternative</a> and why over 16,000 paying subscribers trust us with their website and business insights:
59+
</p>
60+
<h3>Simple analytics at a glance</h3>
61+
<p>
62+
Plausible is <a href="/simple-web-analytics">simple analytics</a>. It is easy to understand and cuts through the noise. Check your site traffic and get the essential insights on one page in one minute. Get an aggregated view of all your sites in a consolidated dashboard. There are no layers of menus and no need to build custom reports, custom dashboards or PowerPoint documents. You can even <a href="/docs/google-analytics-import">import your Google Analytics stats</a>.
63+
</p>
64+
<h3>Lightweight script that keeps your site speed fast</h3>
65+
<p>
66+
Plausible is <a href="/lightweight-web-analytics">lightweight analytics</a>. Our script is 75 times smaller than Google Analytics. Your page weight will be cut down, your site will load faster and you'll reduce your carbon footprint for a greener and more sustainable web. A site with 100,000 monthly visitors can save 8.2 kg of CO2 emissions per year by switching.
67+
</p>
68+
<h3>
69+
No need for cookie banners or GDPR consent
70+
</h3>
71+
<p>
72+
Plausible is <a href="/privacy-focused-web-analytics">privacy-friendly analytics</a>. All the site measurement is carried out absolutely anonymously. Cookies are not used and no personal data is collected. There are no persistent identifiers. No cross-site or cross-device tracking either. Your site data is not used for any other purposes. All visitor data is exclusively processed with servers owned and operated by European companies and it never leaves the EU.
73+
</p>
74+
<h3>
75+
Track goal conversions, revenue and campaigns
76+
</h3>
77+
<p>
78+
Plausible is powerful. Segment your audience by any metric you click on. Analyze paid campaigns. Track ecommerce revenue, outbound link clicks, form submissions, file downloads and 404 error pages. Track engagement metrics like scroll depth, bounce rate, and time spent on page. Create custom events with custom dimensions to track conversions and attribution. Increase conversions using funnel analysis.
79+
</p>
80+
<h3>Invite team members and share your dashboard</h3>
81+
<p>
82+
Plausible is shareable. Your stats are private by default but you can choose to be transparent and make them public so anyone with your custom link can view them. You can embed the dashboard into your website too. Stats can also be shared privately by generating a secure link. You can invite team members and assign user roles too.
83+
</p>
84+
<p>
85+
We hope you enjoy Plausible!
86+
</p>
87+
<p>Regards,</p>
88+
<p>Uku and Marko</p>
89+
<p>
90+
P.S. We're a completely independent, self-funded, bootstrapped and debt-free team of 10. We're not interested in raising funds or taking investment. We choose the subscription business model rather than surveillance capitalism. We're operating a sustainable project funded solely by the fees that our subscribers pay us. Read more <a href="/about" class="text-indigo-600 hover:underline">about us</a>.
91+
</p>
92+
</div>
93+
</div>
94+
</div>
95+
</div>
96+
4997
<div class="pt-6 pb-24 bg-white">
5098
<div class="px-4 pb-16 mx-auto max-w-screen-xl sm:px-6 lg:pb-24 lg:px-8">
5199
<div class="max-w-3xl mx-auto text-center">
@@ -218,54 +266,6 @@ <h2 class="text-3xl font-extrabold text-center text-gray-900 sm:text-4xl">
218266
</div>
219267
</div>
220268

221-
<div class="mt-80 md:mt-12 py-24 bg-white">
222-
<div class="pt-36 md:pt-120"></div>
223-
<div class="container mx-auto">
224-
<div class="mx-auto text-gray-600 prose md:prose-lg">
225-
<h2>It's time to ditch Google Analytics</h2>
226-
<p>
227-
Google Analytics is frustrating to use, difficult to understand, slow to load and privacy-invasive. That's why we built Plausible Analytics, a simple but powerful alternative.
228-
</p>
229-
<p>
230-
Here's what makes Plausible a great <a href="/vs-google-analytics">Google Analytics alternative</a> and why over 16,000 paying subscribers trust us with their website and business insights:
231-
</p>
232-
<h3>Simple analytics at a glance</h3>
233-
<p>
234-
Plausible is <a href="/simple-web-analytics">simple analytics</a>. It is easy to understand and cuts through the noise. Check your site traffic and get the essential insights on one page in one minute. Get an aggregated view of all your sites in a consolidated dashboard. There are no layers of menus and no need to build custom reports, custom dashboards or PowerPoint documents. You can even <a href="/docs/google-analytics-import">import your Google Analytics stats</a>.
235-
</p>
236-
<h3>Lightweight script that keeps your site speed fast</h3>
237-
<p>
238-
Plausible is <a href="/lightweight-web-analytics">lightweight analytics</a>. Our script is 75 times smaller than Google Analytics. Your page weight will be cut down, your site will load faster and you'll reduce your carbon footprint for a greener and more sustainable web. A site with 100,000 monthly visitors can save 8.2 kg of CO2 emissions per year by switching.
239-
</p>
240-
<h3>
241-
No need for cookie banners or GDPR consent
242-
</h3>
243-
<p>
244-
Plausible is <a href="/privacy-focused-web-analytics">privacy-friendly analytics</a>. All the site measurement is carried out absolutely anonymously. Cookies are not used and no personal data is collected. There are no persistent identifiers. No cross-site or cross-device tracking either. Your site data is not used for any other purposes. All visitor data is exclusively processed with servers owned and operated by European companies and it never leaves the EU.
245-
</p>
246-
<h3>
247-
Track goal conversions, revenue and campaigns
248-
</h3>
249-
<p>
250-
Plausible is powerful. Segment your audience by any metric you click on. Analyze paid campaigns. Track ecommerce revenue, outbound link clicks, form submissions, file downloads and 404 error pages. Track engagement metrics like scroll depth, bounce rate, and time spent on page. Create custom events with custom dimensions to track conversions and attribution. Increase conversions using funnel analysis.
251-
</p>
252-
<h3>Invite team members and share your dashboard</h3>
253-
<p>
254-
Plausible is shareable. Your stats are private by default but you can choose to be transparent and make them public so anyone with your custom link can view them. You can embed the dashboard into your website too. Stats can also be shared privately by generating a secure link. You can invite team members and assign user roles too.
255-
</p>
256-
<p>
257-
We hope you enjoy Plausible!
258-
</p>
259-
<p>Regards,</p>
260-
<p>Uku and Marko</p>
261-
<p>
262-
P.S. We're a completely independent, self-funded, bootstrapped and debt-free team of 10. We're not interested in raising funds or taking investment. We choose the subscription business model rather than surveillance capitalism. We're operating a sustainable project funded solely by the fees that our subscribers pay us. Read more <a href="/about" class="text-indigo-600 hover:underline">about us</a>.
263-
</p>
264-
</div>
265-
</div>
266-
</div>
267-
</div>
268-
269269
{% include pricing.html %}
270270

271271
<div class="pb-12 bg-gray-100">

0 commit comments

Comments
 (0)