Skip to content

Commit 0e67e50

Browse files
Merge pull request #696 from plausible/three-dot-menu
three dots
2 parents b5c4d6d + c70a8a2 commit 0e67e50

5 files changed

Lines changed: 7 additions & 7 deletions

File tree

docs/compare-stats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ First, filter the dashboard in any way you want to [segment your audience](filte
4646

4747
### Choose a chart interval
4848

49-
In the top right of the chart itself, you can choose the unit of time the stats on the chart are grouped by. This gives you a more granular comparison view. The available interval options depend on the date range you've selected. For example, if you select "Last 30 days" as your primary date range, you can display the stats by day or by week.
49+
In the options menu (the **** icon in the top right of the chart), you can choose the unit of time the stats on the chart are grouped by under "**Graph interval**". This gives you a more granular comparison view. The available interval options depend on the date range you've selected. For example, if you select "Last 30 days" as your primary date range, you can display the stats by day or by week.
5050

5151
## Match day of the week or match exact date
5252

docs/csv-import.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ No data export/import is needed in this case either. We have an easy way to [cha
4444

4545
4. Make sure to select all the CSV files that you've exported and click on the "**Confirm import**" button. If you don't select all the exported files, some data may be missing from your import.
4646

47-
5. Imported data will be displayed alongside your native Plausible data in the same Plausible dashboard. An icon is shown in the top-right of the dashboard when imported data has been included. Clicking this icon will stop the imported data from being displayed and the icon will then appear with a strike-through.
47+
5. Imported data will be displayed alongside your native Plausible data in the same Plausible dashboard. You can turn this off by opening the options menu (the **** icon in the top right of the chart) and toggling off "**Include imported data**".
4848

4949
## Multiple imports into the same Plausible dashboard
5050

@@ -78,7 +78,7 @@ There are several exceptions to this though, because some properties are aggrega
7878
* `Outbound Link: Click` and `File Download` goals with the `url` property
7979
* `404` goals with the `path` property
8080

81-
By default, imported data is always included in the view, unless you choose to exclude it manually by clicking on the imported icon in the top right of the dashboard main graph.
81+
By default, imported data is always included in the view, unless you choose to exclude it manually by opening the options menu (the **** icon in the top right of the chart) and toggling off "**Include imported data**".
8282

8383
<img alt="Stats include imported data" src={useBaseUrl('img/stats-include-imported-data.png')} />
8484

docs/export-stats.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ You can export your stats directly from the top chart of your Plausible dashboar
1212

1313
1. Select the date range in the top right of your Plausible dashboard to view the specific time period
1414
2. [Filter your dashboard](filters-segments.md) by any metric that you wish to create a specific audience segment. Do include a goal in the filter (such as external link clicks, file downloads or custom events) if you're looking to export specific conversion metrics
15-
3. If applicable, click on the "**Import**" icon on the right-hand side of the top chart of your Plausible dashboard to choose whether you want your imported data to be included in the export
16-
4. Then click on the "**Download**" icon on the right-hand side of the top chart of your Plausible dashboard to download the stats for your chosen view and segment
15+
3. If applicable, open the options menu (the **** icon in the top right of the chart) and toggle "**Include imported data**" to choose whether you want your imported data to be included in the export
16+
4. Then open the options menu and click "**Export stats**" to download the stats for your chosen view and segment
1717

1818
<img alt="Exporting your website stats" src={useBaseUrl('img/download-website-stats.png')} />
1919

docs/google-analytics-import.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Here's how you can import your historical Google Analytics stats into your Plaus
2222

2323
4. On the next screen, you can click on the "**Confirm import**" button to start the data import process. The import should take no more than a few minutes for most sites but if you have a site with a lot of historical data, it may take up to a couple of hours to complete due to Google's API limits. You'll receive an email when the import has been completed.
2424

25-
5. Once you have received the email, the imported data will be visible in your Plausible dashboard alongside the native data. An icon is shown in the top-right of the dashboard when imported data has been included. Clicking this icon will stop the imported data from being displayed and the icon will then appear with a strike-through.
25+
5. Once you have received the email, the imported data will be visible in your Plausible dashboard alongside the native data. You can turn this off by opening the options menu (the **** icon in the top right of the chart) and toggling off "**Include imported data**".
2626

2727
## Import multiple Google Analytics properties into the same Plausible dashboard
2828

docs/guided-tour.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Here you can enter "[Site Settings](website-settings.md)" but also switch to a d
2727

2828
## Set a different chart interval
2929

30-
You can **set a different unit of time the stats on the chart are grouped by** in the top right of the chart itself. The available interval options depend on the date range you've selected. For example, if you select "Today", you can display the stats by minute or by hour.
30+
You can **set a different unit of time the stats on the chart are grouped by** in the options menu (the **** icon in the top right of the chart). Click it and select "**Graph interval**". The available interval options depend on the date range you've selected. For example, if you select "Today", you can display the stats by minute or by hour.
3131

3232
<div class="browser">
3333
<img alt="Today intervals in top graph" src={useBaseUrl('img/v2/intervals-minutes-hours.webp')} />

0 commit comments

Comments
 (0)