mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-13 23:16:47 +00:00
Add PostHog analytics
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
# Optional (for fathom analytics)
|
||||
#NEXT_PUBLIC_FATHOM_ID=
|
||||
|
||||
# Optional (for PostHog analytics)
|
||||
#NEXT_PUBLIC_POSTHOG_ID=
|
||||
|
||||
# Optional (for rendering tweets more efficiently)
|
||||
#TWITTER_ACCESS_TOKEN=
|
||||
|
||||
@@ -18,4 +21,4 @@
|
||||
#REDIS_HOST=
|
||||
#REDIS_PASSWORD=
|
||||
#REDIS_USER='default'
|
||||
#REDIS_NAMESPACE='preview-images'
|
||||
#REDIS_NAMESPACE='preview-images'
|
||||
|
||||
Reference in New Issue
Block a user