Skip to content

Add Vercel Analytics to the site#5

Merged
lottabydesign merged 1 commit into
mainfrom
add-vercel-analytics
Jun 19, 2026
Merged

Add Vercel Analytics to the site#5
lottabydesign merged 1 commit into
mainfrom
add-vercel-analytics

Conversation

@lottabydesign

Copy link
Copy Markdown
Owner

What

Adds @vercel/analytics (v2.0.1) to the site/ Next.js app and renders <Analytics /> in the App Router root layout.

  • site/package.json / site/package-lock.json — new dependency
  • site/app/layout.tsximport { Analytics } from '@vercel/analytics/next' + <Analytics /> inside <body>

Why

Page-view / Web Analytics for the deployed site. Mounting in the root layout tracks all routes from a single place.

Notes

  • No-op on localhost by design — data only flows once deployed on Vercel.
  • Copy/styling/behavior of the site is unchanged.

@vercel

vercel Bot commented Jun 16, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
stampstack Ready Ready Preview, Comment Jun 16, 2026 2:08pm

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@lottabydesign lottabydesign merged commit 6c43f2a into main Jun 19, 2026
4 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