mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-13 23:16:47 +00:00
🗻
This commit is contained in:
18
readme.md
18
readme.md
@@ -158,21 +158,21 @@ This table of contents uses the same logic that Notion uses for its built-in Tab
|
||||
|
||||
All pages are designed to be responsive across common device sizes.
|
||||
|
||||
## Fathom Analytics
|
||||
## Analytics
|
||||
|
||||
Analytics are an optional feature that are easy to enable if you want.
|
||||
|
||||
### Fathom Analytics
|
||||
|
||||
[Fathom](https://usefathom.com/ref/42TFOZ) provides a lightweight alternative to Google Analytics.
|
||||
|
||||
To enable analytics, just add a `NEXT_PUBLIC_FATHOM_ID` environment variable, which will only be used in production.
|
||||
To enable, just add a `NEXT_PUBLIC_FATHOM_ID` environment variable, which will only be used in production.
|
||||
|
||||
Note that this feature is completely optional.
|
||||
### PostHog Analytics
|
||||
|
||||
## PostHog Analytics
|
||||
[PostHog](https://posthog.com/) provides a lightweight, **open source** alternative to Google Analytics.
|
||||
|
||||
[PostHog](https://posthog.com/) provides a lightweight **and open source** alternative to Google Analytics.
|
||||
|
||||
To enable analytics, just add a `NEXT_PUBLIC_POSTHOG_ID` environment variable, which will only be used in production.
|
||||
|
||||
Note that this feature is completely optional.
|
||||
To enable, just add a `NEXT_PUBLIC_POSTHOG_ID` environment variable, which will only be used in production.
|
||||
|
||||
## Contributing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user