Skip to content

feat: add Vercel Web Analytics component - #4

Merged
pythonsst merged 1 commit into
mainfrom
feat/vercel-analytics
Jun 27, 2026
Merged

feat: add Vercel Web Analytics component#4
pythonsst merged 1 commit into
mainfrom
feat/vercel-analytics

Conversation

@pythonsst

Copy link
Copy Markdown
Owner

Wires up Vercel Web Analytics per the official quickstart.

  • @vercel/analytics@^2.0.1 was already added to deps in a prior commit.
  • This renders <Analytics /> (from @vercel/analytics/next) in the root layout <body>, after {children}.

Once merged + deployed, page views are tracked automatically. Enable Web Analytics in the Vercel dashboard (Project → Analytics → Enable) if not already on.

Verified: npm run lint clean, next build green.

🤖 Generated with Claude Code

Render <Analytics /> from @vercel/analytics/next in the root layout per the
Vercel quickstart, so page views start being tracked once deployed. (The
package was already added in a prior commit; this wires up the component.)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
snapbiodata Ready Ready Preview, Comment Jun 27, 2026 10:09pm

@pythonsst
pythonsst merged commit a77201b into main Jun 27, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant