Docs
Analytics
Analytics
Discover how BuouNext's analytics system operates, including tracking user interactions, generating insightful reports, and integrating with third-party analytics services to provide a comprehensive overview of your application's performance.
BuouNext support google analytics and vercel analytics, you can only use configuration to open it
Setup Google Analytics
If you want use Google Analytics, please to set up Google Analytics for your BuouNext, you can see Google Analytics documentation. for more help
Configure
# you can configure this for your Google Analytics Tracking Id
GOOGLE_ANALYTICS_TRACKING=G-XXXXXXX
Setup Vercel Analytics
It is easy to integrate vercel analytics, you only deploy BuouNext on Vercel, and In vercel, the operation is as follows

