Add privacy-focused web analytics with Vercel Web Analytics. Track page views, visitors, and custom events with zero configuration.
vercel-analytics-setup follows the SKILL.md standard. Use the install command to add it to your agent stack.
--- name: vercel-analytics-setup description: Add privacy-focused web analytics with Vercel Web Analytics. Track page views, visitors, and custom events with zero configuration. --- # Vercel Web Analytics To set up Vercel Web Analytics, refer to the fullstackrecipes MCP server resource: **Resource URI:** `recipe://fullstackrecipes.com/vercel-analytics-setup` If the MCP server is not configured, fetch the recipe directly: ```bash curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/vercel-analytics-setup ```