Skip to content

Commit 97ba5ac

Browse files
committed
consistency fixes
1 parent 459635a commit 97ba5ac

100 files changed

Lines changed: 463 additions & 463 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/2fa.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ To enable the 2FA on your Plausible account, you are required to insert the secu
1010

1111
## How to enable 2FA
1212

13-
* Log in to your Plausible Analytics account and in the top right menu, click on your account name and choose "**Account Settings**" to enter your account settings.
14-
* In the "**Security**" section, find “**Two-Factor Authentication (2FA)**” and click on the “**Enable 2FA**” button.
13+
* Log in to your Plausible Analytics account and in the top right menu, click on your account name and choose **Account Settings** to enter your account settings.
14+
* In the **Security** section, find “**Two-Factor Authentication (2FA)**” and click on the “**Enable 2FA**” button.
1515
<img alt="Enable 2FA" src={useBaseUrl('img/enable-2FA.png')} />
1616
* Link your Plausible account to your authenticator app by scanning the QR code or pasting the code manually. Then click on the “**Proceed**” button.
1717
* Enter the verification code from your authenticator application and click on the “**Verify**” button.
@@ -24,18 +24,18 @@ To enable the 2FA on your Plausible account, you are required to insert the secu
2424
To improve your account security, you can require all your team members to enable two-factor authentication (2FA):
2525

2626
* First, set up a team if you haven’t already. Here’s [how to create one](users-roles.md).
27-
* In the top-right menu, click your account name, select the team you want to manage, then open "**Team Settings**".
28-
* In the "**General**" section of "**Team Settings**", you’ll find the "**Force Two-Factor Authentication (2FA)**" option.
29-
* Click "**Enforce 2FA**" to make it mandatory for all team members.
27+
* In the top-right menu, click your account name, select the team you want to manage, then open **Team Settings**.
28+
* In the **General** section of **Team Settings**, you’ll find the **Force Two-Factor Authentication (2FA)** option.
29+
* Click **Enforce 2FA** to make it mandatory for all team members.
3030
<img alt="Enforce 2FA" src={useBaseUrl('img/enforce-2fa.png')} />
3131
* Confirm by clicking OK. All members, including you, will need to set up 2FA before they can access the team sites.
32-
* To remove the requirement later, click "**Stop Forcing 2FA**".
32+
* To remove the requirement later, click **Stop Forcing 2FA**.
3333

3434
## How to generate new recovery codes
3535

3636
Have you lost your recovery codes? You can generate new codes at any time. You can use a recovery code to log in to your Plausible account if you lose access to your authenticator app or your trusted device.
3737

38-
* In your Plausible account settings "**Security**" section, find “**Two-Factor Authentication (2FA)**” and click the “**Generate new**” link.
38+
* In your Plausible account settings **Security** section, find “**Two-Factor Authentication (2FA)**” and click the “**Generate new**” link.
3939
<img alt="Generate new 2FA recovery codes" src={useBaseUrl('img/generate-new-recovery-codes-2FA.png')} />
4040
* Confirm your account password and click the “**Generate New Codes**” button.
4141
<img alt="Generate new 2FA recovery codes" src={useBaseUrl('img/enter-password-to-generate-new-codes-2FA.png')} />
@@ -45,7 +45,7 @@ Note that when you generate new recovery codes, your old recovery codes will bec
4545

4646
## How to disable 2FA
4747

48-
* In your Plausible account settings "**Security**" section, find “**Two-Factor Authentication (2FA)**” and click on the “**Disable 2FA**” button.
48+
* In your Plausible account settings **Security** section, find “**Two-Factor Authentication (2FA)**” and click on the “**Disable 2FA**” button.
4949
<img alt="Disable 2FA" src={useBaseUrl('img/disable-2FA.png')} />
5050
* Then enter your account password and click the “**Disable 2FA**” button to complete the process.
5151

docs/add-website.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ title: Add your website details
44

55
import useBaseUrl from '@docusaurus/useBaseUrl';
66

7-
Once you have an account, you can enter the domain name of the website you want to track. For example, if your site is `https://www.yourdomain.com`, enter `yourdomain.com` in the "**Domain**" field. Remove `https://` and `www.` from the URL.
7+
Once you have an account, you can enter the domain name of the website you want to track. For example, if your site is `https://www.yourdomain.com`, enter `yourdomain.com` in the **Domain** field. Remove `https://` and `www.` from the URL.
88

99
Does your site operate on multiple subdomains such as `docs.yourdomain.com` and `app.yourdomain.com`? Simply add your main domain name (`yourdomain.com`) to your Plausible account and use the same tracking snippet on all your subdomains. This keeps the visitor session [active between the main site and its subdomains](subdomain-hostname-filter.md).
1010

11-
If you'd like to track a particular subdomain independently from the rest of your site, you can do that too. For example, if the subdomain you want to track on its own is `https://blog.yourdomain.com` then the part to enter in the "**Domain**" field is `blog.yourdomain.com`.
11+
If you'd like to track a particular subdomain independently from the rest of your site, you can do that too. For example, if the subdomain you want to track on its own is `https://blog.yourdomain.com` then the part to enter in the **Domain** field is `blog.yourdomain.com`.
1212

1313
<div class="browser">
1414
<img alt="Add your website details to Plausible Analytics" src={useBaseUrl('img/v2/website-details.webp')} />
@@ -22,8 +22,8 @@ In some setups, you may want to track traffic under a different domain than wher
2222

2323
You need to select your reporting timezone too. This sets the day boundary of your reports regardless of where your traffic is coming from.
2424

25-
For instance, if you select "**(GMT+01:00) Amsterdam, Berlin…**" then the beginning and the end of each day of your reporting is calculated based on the time in Amsterdam, even if your visitors come from London or New York.
25+
For instance, if you select **(GMT+01:00) Amsterdam, Berlin…** then the beginning and the end of each day of your reporting is calculated based on the time in Amsterdam, even if your visitors come from London or New York.
2626

2727
The best practice is to set the timezone that reflects the location of your audience or if the audience is very broad and spread across the world to set the timezone of your location.
2828

29-
Click on the "**Add snippet**" button to go to the next step where we will provide you with the tracking snippet that you need to [insert into your site](plausible-script.md) to start counting your stats.
29+
Click on the **Add snippet** button to go to the next step where we will provide you with the tracking snippet that you need to [insert into your site](plausible-script.md) to start counting your stats.

docs/billing.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
66

77
## Is the billing based per account or per website?
88

9-
Billing is based on total usage across all the sites in a team. Each team has its own subscription and is billed separately. Check your usage numbers at any time in the "**Subscription**" section of your account settings. For details on how usage is calculated, see [Choose the right subscription](subscription-plans.md).
9+
Billing is based on total usage across all the sites in a team. Each team has its own subscription and is billed separately. Check your usage numbers at any time in the **Subscription** section of your account settings. For details on how usage is calculated, see [Choose the right subscription](subscription-plans.md).
1010

1111
## Can I manage multiple clients with separate billing for each?
1212

@@ -28,19 +28,19 @@ If paying via PayPal, make sure a valid card is linked to your PayPal account. P
2828

2929
## How do I add my VAT number?
3030

31-
If you're purchasing on behalf of a business, click "**Add VAT number**" on the second step of the checkout, where you also add your payment details. Paddle handles all sales tax calculations and will apply the correct rate based on your details.
31+
If you're purchasing on behalf of a business, click **Add VAT number** on the second step of the checkout, where you also add your payment details. Paddle handles all sales tax calculations and will apply the correct rate based on your details.
3232

3333
<img class="border" alt="Add VAT number at checkout" src={useBaseUrl('img/v2/add-vat-number-during-checkout.webp')} />
3434

35-
If you missed this step, open any Paddle invoice and click "**Add address & VAT Number**". Paddle will automatically refund the VAT on your original payment and apply the correct rate to future payments. [More on Paddle's VAT handling →](https://paddle.com/support/which-countries-does-paddle-charge-vat-for/)
35+
If you missed this step, open any Paddle invoice and click **Add address & VAT Number**. Paddle will automatically refund the VAT on your original payment and apply the correct rate to future payments. [More on Paddle's VAT handling →](https://paddle.com/support/which-countries-does-paddle-charge-vat-for/)
3636

3737
## How do I change my VAT number?
3838

3939
Paddle does not allow editing the VAT number on an existing subscription. To update it, let your current subscription run until the end of the billing period, cancel it and resubscribe from the same Plausible account with the correct VAT details. All your Plausible data, sites and settings stay unchanged during this process.
4040

4141
## How do I change my billing address?
4242

43-
Open any invoice and click "**Edit business address**" to update your street address, city or postal code.
43+
Open any invoice and click **Edit business address** to update your street address, city or postal code.
4444

4545
## How do I change the country on my subscription?
4646

@@ -66,7 +66,7 @@ If you downgrade to a lower tier, the unused portion of your current billing per
6666

6767
## How do I update my payment method?
6868

69-
In your account settings, go to the "**Subscription**" section. Under "**Next bill amount**", click "**Update billing info**".
69+
In your account settings, go to the **Subscription** section. Under **Next bill amount**, click **Update billing info**.
7070

7171
<div class="browser">
7272
<img alt="Update Plausible billing information" src={useBaseUrl('img/v2/account-settings-update-billing-info.webp')} />

docs/buttondown.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,33 +10,33 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1010

1111
Newsletter signups won’t show up automatically in your Plausible dashboard. You’ll have to configure the goal for them to show up.
1212

13-
To configure a goal, go to your website’s settings in your Plausible Analytics account and visit the "**Goals**" section. You should see a prompt to add a goal.
13+
To configure a goal, go to your website’s settings in your Plausible Analytics account and visit the **Goals** section. You should see a prompt to add a goal.
1414

1515
<img alt="Add your first goal" src={useBaseUrl('img/goal-conversions.png')} />
1616

17-
Click on the "**+ Add goal**" button to go to the goal creation form.
17+
Click on the **+ Add goal** button to go to the goal creation form.
1818

1919
Select `Custom event` as the goal trigger and enter this exact name: `Subscribe`.
2020

2121
<img alt="Add Subscribe goal" src={useBaseUrl('img/add-a-subscribe-goal.png')} />
2222

23-
Next, click on the "**Add goal**" button, and you’ll be taken back to the Goals page. After you've completed this process, all the newsletter signups will start being tracked and will be displayed in the "**Goals**" report of your Plausible Analytics dashboard.
23+
Next, click on the **Add goal** button, and you’ll be taken back to the Goals page. After you've completed this process, all the newsletter signups will start being tracked and will be displayed in the **Goals** tab of your Plausible Analytics dashboard.
2424

25-
You'll see "**Subscribe**" goal as soon as the first subscriber has been tracked. That's all you need to do. Plausible will automatically record new goals (including which page your subscriber is on) whenever you get a new subscriber.
25+
You'll see **Subscribe** goal as soon as the first subscriber has been tracked. That's all you need to do. Plausible will automatically record new goals (including which page your subscriber is on) whenever you get a new subscriber.
2626

2727
## How to track outbound link clicks
2828

2929
Outbound link clicks won’t show up automatically in your Plausible dashboard. You’ll have to configure the goal for them to show up.
3030

31-
To configure a goal, go to your website’s settings in your Plausible Analytics account and visit the "**Goals**" section like you just did above. Click on the "**+ Add goal**" button to go to the goal creation form.
31+
To configure a goal, go to your website’s settings in your Plausible Analytics account and visit the **Goals** section like you just did above. Click on the **+ Add goal** button to go to the goal creation form.
3232

3333
Select `Custom event` as the goal trigger and enter this exact name: `Outbound Link: Click`.
3434

3535
<img alt="Add Outbound Link Click goal" src={useBaseUrl('img/outbound-link-click-goal.png')} />
3636

37-
Next, click on the "**Add goal**" button to be taken back to the Goals page. After you've completed this process, all the external link clicks will start being tracked and will be displayed in the "**Goals**" report of your Plausible Analytics dashboard.
37+
Next, click on the **Add goal** button to be taken back to the Goals page. After you've completed this process, all the external link clicks will start being tracked and will be displayed in the **Goals** tab of your Plausible Analytics dashboard.
3838

39-
You'll see "**Outbound Link: Click**" goal as soon as the first external link click has been tracked. That's all you need to do. Plausible will automatically record new external link clicks.
39+
You'll see **Outbound Link: Click** goal as soon as the first external link click has been tracked. That's all you need to do. Plausible will automatically record new external link clicks.
4040

4141
## Verify that the stats are being tracked
4242

docs/cancel-subscription.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Cancel your subscription plan
44

55
import useBaseUrl from '@docusaurus/useBaseUrl';
66

7-
Log in to your Plausible account. In the top right menu, click your account name → "**Account Settings**".
7+
Log in to your Plausible account. In the top right menu, click your account name → **Account Settings**.
88

9-
Go to the "**Subscription**" section and click "**Cancel plan**".
9+
Go to the **Subscription** section and click **Cancel plan**.
1010

1111
<div class="browser">
1212
<img alt="Cancel your Plausible subscription" src={useBaseUrl('img/v2/account-settings-cancel-subscription.webp')} />
@@ -32,6 +32,6 @@ You can delete your data at any time, before or after canceling, either for indi
3232

3333
**Resubscribing**
3434

35-
If you resubscribe at any time within the retention period, your dashboards unlock automatically, data collection resumes and all your historical data will still be there. You can resubscribe from the "**Subscription**" section in your account settings.
35+
If you resubscribe at any time within the retention period, your dashboards unlock automatically, data collection resumes and all your historical data will still be there. You can resubscribe from the **Subscription** section in your account settings.
3636

3737
Want to switch plans instead of canceling? See [Change your subscription plan](change-plan.md).

0 commit comments

Comments
 (0)