I built a native iOS app for Vercel Web Analytics
Source: Dev.to

Overview
I use Vercel frequently and often check Web Analytics through Chrome or Safari. While that works, it isn’t ideal for quick checks. I wanted a native iOS app that lets me view analytics, projects, deployments, domains, referrers, devices, countries, UTM data, and more—without opening a browser.
Verceltics
Verceltics is a native iOS app for Vercel users, built with SwiftUI and Swift Charts. It supports:
- Web Analytics breakdowns
- Projects, domains, and deployments
- Multi‑account switching
- Quick project actions
The app is open source. Vercel tokens are stored locally in the iOS Keychain, and analytics data is fetched directly from Vercel. It is not affiliated with Vercel; it’s simply a focused native companion for existing Vercel users.
Links
- App Store:
- GitHub:
- Website: