cavacado / upgraded-carnival

ga4 poc

Home Page:https://upgraded-carnival.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Google analytics testing:

  • using @next/third-parties
  • testing for enhanced measurements:
    • page_view
    • scroll
    • click
    • view_search_results
    • video_start
    • video_progress
    • video_complete
    • file_download
    • form_start
    • form_submit
  • testing for recommended events: (predefined dimensions)
    • login
  • testing for custom events: (no predefined dimensions)
    • custom event

About

ga4 poc

https://upgraded-carnival.vercel.app


Languages

Language:TypeScript 88.4%Language:CSS 9.0%Language:JavaScript 2.6%