You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Not a problem but just a suggestion.
Describe the solution you'd like
This guide is super helpful to noobs like myself. I'd love to enable the analytic settings but outside of the basic HTML that allowed me to get my site running this parts a bit tough for beginners - https://vercel.com/docs/analytics/quickstart
I'm not sure how to get the npm command working on windows, and in the vercel doc it mentions adding the import statement to the root layout but I don't see a .tsx at the root directory of this repo.
Describe alternatives you've considered
Would it be possible to cover:
The requirements for installing npm
npm i @vercel/analytics
pointing users to which file the import strings in step Fix spelling mistakes #3 should be added?
import { Analytics } from '@vercel/analytics/react';
League ID
N/A
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Not a problem but just a suggestion.
Describe the solution you'd like
This guide is super helpful to noobs like myself. I'd love to enable the analytic settings but outside of the basic HTML that allowed me to get my site running this parts a bit tough for beginners - https://vercel.com/docs/analytics/quickstart
I'm not sure how to get the npm command working on windows, and in the vercel doc it mentions adding the import statement to the root layout but I don't see a .tsx at the root directory of this repo.
Describe alternatives you've considered
Would it be possible to cover:
League ID
N/A
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: