@vercel[bot]1mo ago
The latest updates on your projects. Learn more about Vercel for GitHub.
| Project | Deployment | Actions | Updated (UTC) |
|---|---|---|---|
| landing-new | Preview, Comment | Apr 20, 2026 8:42pm |
@next/third-parties/google GoogleAnalytics component relies on GA4 enhanced measurement to detect client-side navigations, which misses Next.js App Router soft navigations.trackGooglePageView() to the existing TrackPageView component so every page fires an explicit GA4 page_view event alongside the PostHog pageview — no per-page changes needed since every page already uses <TrackPageView>.src/lib/gtag.ts (new helper) and src/components/analytics/track-pageview.tsx (call it)./blog via client-side link — confirm a page_view event fires to GA4 (collect? request to google-analytics.com)page_view firespage_view fires on initial load🤖 Generated with Claude Code
The latest updates on your projects. Learn more about Vercel for GitHub.
| Project | Deployment | Actions | Updated (UTC) |
|---|---|---|---|
| landing-new | Preview, Comment | Apr 20, 2026 8:42pm |