Analytics
Built-in analytics for every published Proyecta app. Open Dashboard > Analytics in the builder to see traffic, Web Vitals, and device breakdowns.
Every Proyecta app ships with analytics. There is nothing to install, no snippet to paste, and no third-party account required. Open Dashboard > Analytics in the builder to view data from your published site.
The three tabs
Section titled “The three tabs”The Analytics panel has a left-side navigation sidebar with three items:
| Tab | What it shows |
|---|---|
| Overview | Traffic — page views, visitors, sessions, top pages, and a daily time-series chart (referrers appear in the Devices tab) |
| Web Vitals | Core Web Vitals (LCP, INP, CLS) captured from real users |
| Devices | Browsers and traffic sources (referrers) |
What data is tracked?
Section titled “What data is tracked?”Analytics are collected automatically from your published site (your *.proyecta.live subdomain or your custom domain). Preview traffic inside the builder is not counted.
The current window is the last 7 days. A configurable date range picker is on the roadmap.
How do I access it?
Section titled “How do I access it?”Open your project in the builder and switch to the Dashboard view, then click the Analytics tab. The panel will show a loading state while the runtime comes online, then the Overview section loads by default. Use the sidebar on the left to jump between Overview, Web Vitals, and Devices.
Do I need to add Google Analytics or Mixpanel?
No. Analytics are built in and enabled automatically for every published app. If you want a third-party provider in addition, you can still ask the AI to integrate one — add your provider’s API key in the Environment Variables section of the Settings page and say "Add Google Analytics to my app".
Why don’t I see any data?
Analytics only track the published version of your app. If you haven’t published yet, or if your published site hasn’t had traffic in the last 7 days, the panel will be empty. Preview traffic inside the builder is not counted.
Can I export the data?
Not yet. CSV export is on the roadmap.
Can I pick a different date range?
Not yet. The panel shows the last 7 days. Custom ranges are on the roadmap.
Is visitor data anonymized?
Proyecta analytics use a first-party cookie (_pry_vid) to identify returning visitors. They do not track users across third-party sites. Whether you need a cookie consent banner depends on your users’ jurisdiction (e.g. GDPR in the EU may require consent for persistent identifiers). Consult your legal counsel.
Coming soon
Section titled “Coming soon”- Configurable date ranges (24h, 30d, custom)
- CSV export
- Conversion and goal tracking