diff --git a/docs/script-extensions.md b/docs/script-extensions.md index 7142acbd..ce6ff311 100644 --- a/docs/script-extensions.md +++ b/docs/script-extensions.md @@ -4,9 +4,7 @@ title: Enable optional measurements import useBaseUrl from '@docusaurus/useBaseUrl'; -We're proud to have one of the most [lightweight JavaScript snippets](https://plausible.io/lightweight-web-analytics) in the analytics industry. Our script is under 1KB ensuring that it won’t add any bloat to your website or cause performance issues. - -One of the ways we achieve that is by radically limiting the number of options in the default script. Instead, we offer enhanced measurements as optional script extensions tailored to how you want to use Plausible. This approach makes sure that you only load the code that will actually be used on your website. +We're proud to have one of the most [lightweight JavaScript snippets](https://plausible.io/lightweight-web-analytics) in the analytics industry. One of the ways we achieve that is by radically limiting the number of options in the default script. Instead, we offer enhanced measurements as optional script extensions tailored to how you want to use Plausible. This approach makes sure that you only load the code that will actually be used on your website. You can enable these optional measurements when adding a new site to your Plausible account or in the "**Site Installation**" area of the "**General**" section in your [site settings](website-settings.md).