A beautiful macOS menubar app for Google Analytics 4 and Search Console.
🌐 Translations: Türkçe | Deutsch | Français | Español
- Real-time visitor tracking - See active users directly in your menubar
- Google Analytics 4 integration - Full support for GA4 properties
- Search Console data - Track clicks, impressions, CTR, and position
- Today vs Yesterday comparison - Users, sessions, pageviews, bounce rate, duration
- 28-day overview - Extended metrics with trend visualization
- Top pages & traffic sources - See what's working
- Multiple properties - Switch between GA4 properties easily
- Beautiful dark theme - Glass morphism design matching macOS aesthetics
- Share stats - Copy quick, detailed, or Slack-formatted stats
- Alerts - Get notified on traffic spikes, drops, and goal achievements
- Global hotkey - Quick access with Cmd+Shift+G
- Multi-language support - English, Turkish, German, French, Spanish
- macOS 14.0 or later
- Google Cloud project with OAuth 2.0 credentials
- Google Analytics 4 property
- (Optional) Google Search Console site
brew tap DodoApps/tap
brew install --cask dodocount
xattr -cr /Applications/DodoCount.app- Download the latest release from Releases
- Move DodoCount.app to your Applications folder
- Run
xattr -cr /Applications/DodoCount.appto remove quarantine - Launch DodoCount
- Go to Google Cloud Console
- Create a new project or select an existing one
- Enable the following APIs:
- Google Analytics Data API
- Google Analytics Admin API
- Google Search Console API
- Create OAuth 2.0 credentials:
- Application type: iOS (required for desktop apps)
- Bundle ID:
com.dodocount
- Copy your Client ID
- Click the DodoCount icon in your menubar
- Click the gear icon to open Settings
- Paste your Client ID in the "Google Cloud" section
- Click "Sign in" to authenticate with Google
- Select your GA4 property from the dropdown
- Left-click the menubar icon to open the dashboard
- Right-click for quick actions (copy stats, refresh, settings, quit)
- Cmd+Shift+G to toggle the dashboard from anywhere
git clone https://github.com/DodoApps/dodocount.git
cd dodocount
open DodoCount.xcodeprojBuild and run in Xcode (requires Xcode 15.0+).
Contributions are welcome! Please feel free to submit a Pull Request.
MIT License - see LICENSE for details.
© 2026 DodoApps


