Skip to content

Commit 628c693

Browse files
Merge pull request #671 from plausible/add-site-sorting-info
Add site-sorting info
2 parents 9df9bd6 + 087b115 commit 628c693

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

docs/landing-page.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ When you log into your Plausible Analytics account, you are met with the ["**My
1010
<img alt="Plausible Analytics" src={useBaseUrl('img/v2/list-of-sites.webp')} />
1111
</div>
1212

13-
In the top right, you can access your account settings or log out of your account. Further down the "**My Sites**" page, you have the search box on the left so you can quickly find a site and the "**+ Add a website**" button on the right so you can [add a new site](add-website.md) to your account.
13+
In the top right, you can access your account settings or log out of your account. Further down the "**My Sites**" page, you have the search box on the left so you can quickly find any site. And, the sorting option and the "**+ Add a website**" button on the right so you can [add a new site](add-website.md) to your account.
1414

1515
The rest of the "**My Sites**" page features all your sites. To give you a quick overview, we display the number of visitors in the last 24 hours next to each site. There's also a graph of each site for a quick overview of the traffic and a comparison to the previous 24 hour period so you can see the trend.
1616

@@ -42,6 +42,15 @@ To pin a site, click on the menu icon on the right-hand side of the domain name
4242
</video>
4343
</div>
4444

45+
## Sorting sites
46+
47+
You can sort your sites too. Available sorting options include:
48+
49+
- **Visitors (last 24 hours)** – sorts sites by the number of visitors in the past day
50+
- **Domain name** – sorts alphabetically (ascending or descending)
51+
52+
Pinned sites remain fixed at the top regardless of the selected sorting option.
53+
4554
## Access your pinned sites from the site switcher list
4655

4756
Your pinned sites will also show up in the site switcher list that you can see within each dashboard by clicking on the site name in the top left. You can navigate between the sites in the site switcher list using keyboard shortcuts 1 to 9.

0 commit comments

Comments
 (0)