Skip to content

Commit

Permalink
Revert "feat: Integrate Vercel Analytics for Enhanced Tracking"
Browse files Browse the repository at this point in the history
This reverts commit 057294e.
  • Loading branch information
serafimcloud committed Jan 6, 2025
1 parent 4447a7b commit 4ad670d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 36 deletions.
2 changes: 0 additions & 2 deletions apps/web/app/layout.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { GoogleAnalytics } from "@next/third-parties/google"
import { Analytics } from "@vercel/analytics/react"
import localFont from "next/font/local"

import { Toaster } from "@/components/ui/sonner"
Expand Down Expand Up @@ -35,7 +34,6 @@ export default function RootLayout({
<Toaster />
</ThemeProvider>
</div>
<Analytics />
</body>
<GoogleAnalytics gaId="G-X7C2K3V7GX" />
</html>
Expand Down
1 change: 0 additions & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
"@tailwindcss/typography": "^0.5.15",
"@tanstack/react-query": "^5.59.0",
"@types/prismjs": "^1.26.4",
"@vercel/analytics": "^1.4.1",
"autoprefixer": "^10.4.20",
"cheerio": "^1.0.0",
"class-variance-authority": "^0.7.0",
Expand Down
33 changes: 0 additions & 33 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4ad670d

Please sign in to comment.