Support home / Features

Share a dashboard

By default, you (the account holder) are the only person who can view your Fathom dashboard. If you’d like to change your dashboard to viewable by people with a password or set it to be public, you can do so by editing your site options page. Go to Settings, click on your site name, and then find the ‘Site sharing’ section.

Note: we are in the process of adding fully functional user accounts as a feature in Fathom. We’ll be letting customers know once this is available.

The three options for dashboard sharing

  1. None: the default settings (i.e. what your dashboard is set to unless you specifically change this setting.) Meaning only you, the account owner with Fathom, can view this dashboard.
  2. Shared (password protected): anyone who has your share URL and the password you set can view this dashboard. Viewers who use that password cannot change any settings, add events, or do anything in your Fathom account. It's a view-only function. You can change or cycle this password at any time to revoke access to anyone who's previously had access.
  3. Shared (no password): your dashboard is public on the internet who has the share URL. This is useful if you want public stats (like our demo).

Dashboard sharing

You can change your share settings at any time to make your dashboard as private or as public as you’d like.

If you don't want the banner promoting Fathom to appear on any shared dashboards for anyone viewing the dashboard, you can turn it off by going to Settings, Account, then "Shared dashboard settings", and then set it to "No".

Share a passworded dashboard without asking visitors for a password

By default, passworded dashboards require a password each time someone wants to view them. The password can't be saved because this isn't a “true” user account; it's a shared password to view a dashboard.

If you want to share a passworded dashboard but not require people to enter that shared password each time, you can by adjusting the share URL:

  1. Make sure your site is set to Private in the Site sharing section of your site settings.
  2. Copy your Share password, for example, badpassword, and paste it into a SHA256 encryption tool like md5decrypt.net (paste your password and click Encrypt).
  3. Copy the SHA256 hash, for example, if your password was badpassword the hash code would be 3693d93220b28a03d3c70bdc1cab2b890c65a2e6baff3d4a2a651b713c161c5c.
  4. Copy the Share URL; it'll be something like: https://app.usefathom.com/share/random/your-site-name - where random is a random string, and your-site-name is the name of your site.
  5. To your Share URL, add ?password=3693d93220b28a03d3c70bdc1cab2b890c65a2e6baff3d4a2a651b713c161c5c where that string is your hash code.

So the URL you would share (which now doesn't require a password for a Private dashboard) is:

https://app.usefathom.com/share/random/your-site-name?password=3693d93220b28a03d3c70bdc1cab2b890c65a2e6baff3d4a2a651b713c161c5c

But you would change random and your-site-name to the correct values, and you'd change the string after ?password= to the correct SHA256 hash.

Note: This only works because shared passwords are stored as plain text (obviously, this is not how our username/passwords work, as that'd be super un-secure).


If you still have questions or require help with anything, please reach out to us and we'll happily get things sorted out for you.


Can't find what you're looking for?