Skip to content

Commit b609ea0

Browse files
Merge pull request #709 from plausible/fix-link
fix link
2 parents 815e726 + d3d8ce7 commit b609ea0

1 file changed

Lines changed: 50 additions & 50 deletions

File tree

docs/introduction.md

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -11,107 +11,107 @@ slug: /
1111
<h3>New to Plausible? Start here</h3>
1212
<p>Get set up and start exploring your data.</p>
1313
<ul>
14-
<li><a href="register-account">Register for an account</a></li>
15-
<li><a href="add-website">Add your website</a></li>
16-
<li><a href="plausible-script">Add the script to your site</a></li>
14+
<li><a href="/docs/register-account">Register for an account</a></li>
15+
<li><a href="/docs/add-website">Add your website</a></li>
16+
<li><a href="/docs/plausible-script">Add the script to your site</a></li>
1717
<li><a href="https://plausible.io/wordpress-analytics-plugin">WordPress</a>: install via plugin</li>
1818
<li><a href="https://plausible.io/gtm-template">Google Tag Manager</a>: deploy without touching your code</li>
19-
<li><a href="integration-guides">All installation guides</a>: Shopify, Webflow, Squarespace, Wix, Next.js, Ghost, Hugo and more</li>
20-
<li><a href="troubleshoot-integration">Verify the integration is working</a></li>
21-
<li><a href="guided-tour">Dashboard tour</a>: understand what you're looking at</li>
22-
<li><a href="your-plausible-experience">Get the most out of Plausible</a>: reports, Search Console, team features and more</li>
19+
<li><a href="/docs/integration-guides">All installation guides</a>: Shopify, Webflow, Squarespace, Wix, Next.js, Ghost, Hugo and more</li>
20+
<li><a href="/docs/troubleshoot-integration">Verify the integration is working</a></li>
21+
<li><a href="/docs/guided-tour">Dashboard tour</a>: understand what you're looking at</li>
22+
<li><a href="/docs/your-plausible-experience">Get the most out of Plausible</a>: reports, Search Console, team features and more</li>
2323
</ul>
2424
</div>
2525

2626
<div class="docs-card">
2727
<h3>Stats dashboard</h3>
2828
<p>One dashboard with all your essential stats. No sub-menus, no custom reports to build.</p>
2929
<ul>
30-
<li><a href="filters-segments">Filters and segments</a>: drill into any slice of your traffic</li>
31-
<li><a href="compare-stats">Compare periods</a>: benchmark against previous time ranges</li>
32-
<li><a href="consolidated-views">Consolidated view</a>: all your sites in one dashboard</li>
33-
<li><a href="realtime-dashboard">Real-time dashboard</a>: live view of current visitors</li>
34-
<li><a href="top-referrers">Channels, sources and campaigns</a>: where traffic comes from</li>
35-
<li><a href="scroll-depth">Scroll depth</a>: see how far visitors read down your pages</li>
36-
<li><a href="google-search-console-integration">Google Search Console</a>: see search queries alongside your stats</li>
30+
<li><a href="/docs/filters-segments">Filters and segments</a>: drill into any slice of your traffic</li>
31+
<li><a href="/docs/compare-stats">Compare periods</a>: benchmark against previous time ranges</li>
32+
<li><a href="/docs/consolidated-views">Consolidated view</a>: all your sites in one dashboard</li>
33+
<li><a href="/docs/realtime-dashboard">Real-time dashboard</a>: live view of current visitors</li>
34+
<li><a href="/docs/top-referrers">Channels, sources and campaigns</a>: where traffic comes from</li>
35+
<li><a href="/docs/scroll-depth">Scroll depth</a>: see how far visitors read down your pages</li>
36+
<li><a href="/docs/google-search-console-integration">Google Search Console</a>: see search queries alongside your stats</li>
3737
</ul>
3838
</div>
3939

4040
<div class="docs-card">
4141
<h3>Website settings</h3>
4242
<p>Manage your site configuration and data.</p>
4343
<ul>
44-
<li><a href="excluding">Excluding pages and traffic</a>: filter out internal visits</li>
45-
<li><a href="embed-dashboard">Embed dashboard</a>: embed your stats on any page</li>
46-
<li><a href="traffic-spikes">Traffic spike notifications</a>: get alerted when traffic spikes</li>
47-
<li><a href="google-analytics-import">Import from Google Analytics</a>: bring in your historical data</li>
48-
<li><a href="csv-import">Import stats</a>: bring in data via CSV</li>
49-
<li><a href="export-stats">Export stats</a>: download your data</li>
44+
<li><a href="/docs/excluding">Excluding pages and traffic</a>: filter out internal visits</li>
45+
<li><a href="/docs/embed-dashboard">Embed dashboard</a>: embed your stats on any page</li>
46+
<li><a href="/docs/traffic-spikes">Traffic spike notifications</a>: get alerted when traffic spikes</li>
47+
<li><a href="/docs/google-analytics-import">Import from Google Analytics</a>: bring in your historical data</li>
48+
<li><a href="/docs/csv-import">Import stats</a>: bring in data via CSV</li>
49+
<li><a href="/docs/export-stats">Export stats</a>: download your data</li>
5050
</ul>
5151
</div>
5252

5353
<div class="docs-card">
5454
<h3>Account settings</h3>
5555
<p>Manage your personal account and preferences.</p>
5656
<ul>
57-
<li><a href="2fa">Two-factor authentication</a>: secure your account</li>
58-
<li><a href="change-email">Change email</a>: update your login address</li>
59-
<li><a href="login-management">Login management</a>: review active sessions</li>
60-
<li><a href="dashboard-appearance">Dashboard appearance</a>: light mode, dark mode and more</li>
61-
<li><a href="reset-password">Reset password</a></li>
62-
<li><a href="delete-account">Delete account</a></li>
57+
<li><a href="/docs/2fa">Two-factor authentication</a>: secure your account</li>
58+
<li><a href="/docs/change-email">Change email</a>: update your login address</li>
59+
<li><a href="/docs/login-management">Login management</a>: review active sessions</li>
60+
<li><a href="/docs/dashboard-appearance">Dashboard appearance</a>: light mode, dark mode and more</li>
61+
<li><a href="/docs/reset-password">Reset password</a></li>
62+
<li><a href="/docs/delete-account">Delete account</a></li>
6363
</ul>
6464
</div>
6565

6666
<div class="docs-card">
6767
<h3>Team and sharing</h3>
6868
<p>Manage access, sharing and notifications for your team.</p>
6969
<ul>
70-
<li><a href="users-roles">Users and roles</a>: invite team members and set permissions</li>
71-
<li><a href="agencies-and-freelancers">Agencies and freelancers</a>: manage multiple client sites</li>
72-
<li><a href="shared-links">Shared links</a>: share your dashboard publicly or with specific people</li>
73-
<li><a href="email-reports">Email reports</a>: scheduled reports delivered to your inbox</li>
74-
<li><a href="slack-reports">Slack reports</a>: send reports to a Slack channel</li>
75-
<li><a href="sso">Single Sign-On (SSO)</a>: for teams on Google Workspaces, Microsoft Entra, or Okta</li>
70+
<li><a href="/docs/users-roles">Users and roles</a>: invite team members and set permissions</li>
71+
<li><a href="/docs/agencies-and-freelancers">Agencies and freelancers</a>: manage multiple client sites</li>
72+
<li><a href="/docs/shared-links">Shared links</a>: share your dashboard publicly or with specific people</li>
73+
<li><a href="/docs/email-reports">Email reports</a>: scheduled reports delivered to your inbox</li>
74+
<li><a href="/docs/slack-reports">Slack reports</a>: send reports to a Slack channel</li>
75+
<li><a href="/docs/sso">Single Sign-On (SSO)</a>: for teams on Google Workspaces, Microsoft Entra, or Okta</li>
7676
</ul>
7777
</div>
7878

7979
<div class="docs-card">
8080
<h3>Billing</h3>
8181
<p>Manage your subscription, invoices and plan.</p>
8282
<ul>
83-
<li><a href="trial-to-paid">Trial to paid</a>: what happens when your trial ends</li>
84-
<li><a href="subscription-plans">Subscription plans</a>: what's included at each tier</li>
85-
<li><a href="change-plan">Change plan</a>: upgrade or downgrade your subscription</li>
86-
<li><a href="download-invoices">Download invoices</a>: access your billing history</li>
87-
<li><a href="nonprofit-and-education-pricing">Nonprofit and education pricing</a>: discounted plans</li>
88-
<li><a href="compliance">Compliance</a>: GDPR, CCPA and data processing</li>
83+
<li><a href="/docs/trial-to-paid">Trial to paid</a>: what happens when your trial ends</li>
84+
<li><a href="/docs/subscription-plans">Subscription plans</a>: what's included at each tier</li>
85+
<li><a href="/docs/change-plan">Change plan</a>: upgrade or downgrade your subscription</li>
86+
<li><a href="/docs/download-invoices">Download invoices</a>: access your billing history</li>
87+
<li><a href="/docs/nonprofit-and-education-pricing">Nonprofit and education pricing</a>: discounted plans</li>
88+
<li><a href="/docs/compliance">Compliance</a>: GDPR, CCPA and data processing</li>
8989
</ul>
9090
</div>
9191

9292
<div class="docs-card">
9393
<h3>Goals and conversion tracking</h3>
9494
<p>Track what matters beyond pageviews: signups, purchases, clicks, form completions.</p>
9595
<ul>
96-
<li><a href="goal-conversions">Goal conversions</a>: set up and measure conversion goals</li>
97-
<li><a href="funnel-analysis">Funnel analysis</a>: follow the visitor journey step by step</li>
98-
<li><a href="ecommerce-revenue-tracking">Ecommerce revenue tracking</a>: attribute revenue to traffic sources</li>
99-
<li><a href="outbound-link-click-tracking">Outbound link clicks</a>: track clicks to external sites</li>
100-
<li><a href="file-downloads-tracking">File downloads</a>: see which files get downloaded</li>
101-
<li><a href="form-submissions-tracking">Form submissions</a>: track form completions without extra setup</li>
102-
<li><a href="error-pages-tracking-404">404 error pages</a>: catch broken links and missing pages</li>
103-
<li><a href="custom-props/introduction">Custom properties</a>: attach metadata to events and pageviews</li>
96+
<li><a href="/docs/goal-conversions">Goal conversions</a>: set up and measure conversion goals</li>
97+
<li><a href="/docs/funnel-analysis">Funnel analysis</a>: follow the visitor journey step by step</li>
98+
<li><a href="/docs/ecommerce-revenue-tracking">Ecommerce revenue tracking</a>: attribute revenue to traffic sources</li>
99+
<li><a href="/docs/outbound-link-click-tracking">Outbound link clicks</a>: track clicks to external sites</li>
100+
<li><a href="/docs/file-downloads-tracking">File downloads</a>: see which files get downloaded</li>
101+
<li><a href="/docs/form-submissions-tracking">Form submissions</a>: track form completions without extra setup</li>
102+
<li><a href="/docs/error-pages-tracking-404">404 error pages</a>: catch broken links and missing pages</li>
103+
<li><a href="/docs/custom-props/introduction">Custom properties</a>: attach metadata to events and pageviews</li>
104104
</ul>
105105
</div>
106106

107107
<div class="docs-card">
108108
<h3>API</h3>
109109
<p>Query your data, send events and manage sites programmatically.</p>
110110
<ul>
111-
<li><a href="stats-api">Stats API</a>: query your analytics data programmatically</li>
112-
<li><a href="events-api">Events API</a>: send custom events from your backend or server</li>
113-
<li><a href="sites-api">Sites API</a>: manage sites and goals via API</li>
114-
<li><a href="stats-api-playground">API playground</a>: explore queries interactively</li>
111+
<li><a href="/docs/stats-api">Stats API</a>: query your analytics data programmatically</li>
112+
<li><a href="/docs/events-api">Events API</a>: send custom events from your backend or server</li>
113+
<li><a href="/docs/sites-api">Sites API</a>: manage sites and goals via API</li>
114+
<li><a href="/docs/stats-api-playground">API playground</a>: explore queries interactively</li>
115115
</ul>
116116
</div>
117117

0 commit comments

Comments
 (0)