Remove docs-site, add PostHog analytics to web (#66)
- Delete docs-site/ (superseded by web/app/docs) - Add posthog-js with Vercel reverse proxy at /cdata to bypass adblockers - Track pageviews (SPA-aware), download clicks (hero/navbar/mobile_drawer), and GitHub link clicks (hero/navbar/mobile_drawer/footer)
This commit is contained in:
parent
fdd8029c00
commit
cb86322e98
41 changed files with 190 additions and 8535 deletions
|
|
@ -12,6 +12,7 @@
|
|||
"dependencies": {
|
||||
"next": "16.1.6",
|
||||
"next-themes": "^0.4.6",
|
||||
"posthog-js": "^1.350.0",
|
||||
"react": "19.2.3",
|
||||
"react-dom": "19.2.3",
|
||||
"react-wrap-balancer": "^1.1.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue