
@iitzIrFan I have this requirement which is straight forward to track analysis on vercel.
npm i @vercel/analytics
Import and use the React component into your app's layout.
import { Analytics } from "@vercel/analytics/next"
https://vercel.com/docs/analytics/quickstart#add-the-analytics-component-to-your-app

@iitzIrFan I have this requirement which is straight forward to track analysis on vercel.
npm i @vercel/analyticsImport and use the React component into your app's layout.
import { Analytics } from "@vercel/analytics/next"https://vercel.com/docs/analytics/quickstart#add-the-analytics-component-to-your-app