Public Dashboard
Share a read-only view of your analytics with teammates, clients, or the world — no login required.
Overview
A Public Dashboard is a shareable, read-only version of your analytics. Anyone with the link can view your stats — they don't need an account, and they can't change any settings.
Making your dashboard public
Public sharing is disabled by default. To enable it:
Open Settings
From your dashboard, click the settings icon next to your website name
Go to Visibility
Click Visibility in the settings sidebar
Enable public access
Toggle Make dashboard public and save
Copy the share URL
A unique share link is displayed — copy it and send it to anyone
Share URL & token
Your public dashboard URL contains a unique token that grants read-only access:
The token is unique per website and cannot be guessed. Only people you share the URL with will be able to view the dashboard.
Embedding in an iframe
You can embed your public dashboard directly into any webpage using an <iframe>. This is useful for internal dashboards, status pages, or client portals.
Enable embedding
In Settings → Visibility, toggle Allow embedding in iframes and save. This sets the correct X-Frame-Options headers to permit your page to be framed.
Embed code
src="https://yourapp.com/share/your-token"
width="100%"
height="800"
frameborder="0"
/>
What visitors see
The public dashboard shows the same data as your private view, with a few differences:
Visible
- All charts and stat panels (visitors, pageviews, bounce rate, etc.)
- Top pages, referrers, countries, devices
- Date range selector
- UTM and channel breakdowns
Hidden
- Settings, Shields, Goals configuration
- Export functionality
- Website management controls
- Account information
Next steps
- →Export data as CSV if you need to share raw numbers rather than a live dashboard
- →Use Shields to keep your data clean before sharing it publicly
- →Set up Goals to show conversion metrics on the public view