Dashboard
Navigate and manage your Metrifyr dashboard
Dashboard
The Metrifyr dashboard is your central hub for managing Google Marketing integrations, API keys, and usage analytics.
Overview
Access the dashboard at metrifyr.cloud/dashboard
Main Tabs
The dashboard has four main tabs:
- Connection - Google account status and OAuth management
- API Keys - Create and manage MCP server credentials
- Usage - API call history, rate limits, and analytics
- Memory - AI context management (if enabled)
Connection Tab
Google Account Status
Shows your connected Google account and authorization status for each service:
- ✅ Google Analytics - Connected (22 tools available)
- ✅ Search Console - Connected (7 tools available)
- ✅ AdSense - Connected (6 tools available)
- ⚠️ Tag Manager - Beta (13 tools available)
Connect/Disconnect
Connect Google:
- Click "Connect Google"
- Sign in with your Google account
- Select which services to authorize
- Grant permissions
Disconnect:
- Visit Google Account Permissions
- Find "Metrifyr"
- Click "Remove Access"
Your API keys will stop working immediately after disconnecting.
Scope Selector
When connecting, you can choose which Google services to authorize:
- Analytics + Search Console - Most common combination
- Analytics only - For traffic analysis only
- AdSense only - For revenue tracking only
- All services - Full access (recommended)
You can reconnect later to add more services.
API Keys Tab
Creating API Keys
- Click "Create API Key"
- Enter a descriptive name (e.g., "Claude Desktop", "Cursor IDE")
- Select which tools to enable:
- ✅ Analytics tools (22)
- ✅ Search Console tools (7)
- ✅ AdSense tools (6)
- ✅ Tag Manager tools (13, Beta)
- ✅ SEO tools (10)
- Copy your API key - it's only shown once
Example key: mcp_1a2b3c4d5e6f7g8h9i0j
Managing Keys
View keys:
- See all your API keys in a table
- Each key shows: name, created date, last used, tools enabled
Revoke keys:
- Find the key in the table
- Click "Revoke"
- Confirm deletion
Revoked keys stop working immediately.
Edit permissions:
- Click on a key name
- Toggle tools on/off
- Changes take effect immediately
Usage Tab
Overview Metrics
Today's usage:
- Total requests
- Successful requests
- Failed requests
- Rate limit consumption
This week:
- Daily request chart
- Most used tools
- Error rate trends
This month:
- Total requests
- Average requests per day
- Peak usage days
Tool Analytics
See which tools you use most:
- Top 5 tools by request count
- Success rate per tool
- Average response time per tool
Rate Limits
Current plan:
- Free: 1,000 requests/day
- Used: X / 1,000 (X%)
- Resets: In X hours
Upgrade prompt: Pro plan (coming soon): 10,000 requests/day
Learn more about usage tracking →
Memory Tab
Shows AI memory items if memory is enabled.
Global Memory Toggle
At the top of the page:
- Toggle memory on/off globally
- When off, no memory items are used (even if per-key memory is on)
Per-Key Memory
Enable for specific API keys:
- Select an API key from dropdown
- Toggle memory on/off for that key
- View/edit memory items
Memory items:
- Key-value pairs - "default_property_id" → "123456789"
- Priority - Higher priority items override lower ones
- Expiration - Optional expiry date
Quick Actions
From any tab, you can quickly:
- Connect Google - Top right corner
- Create API Key - API Keys tab, top right
- Toggle Memory - Memory tab header
- View Docs - Help icon in header
Mobile View
On mobile, tabs show as icons:
- 🔌 Connection
- 🔑 API Keys
- 📊 Usage
- 🧠 Memory
All features are fully functional on mobile.
Keyboard Shortcuts
Tab navigation:
1- Connection tab2- API Keys tab3- Usage tab4- Memory tab
Quick actions:
C- Connect GoogleK- Create API KeyM- Toggle Memory
Press ? to see all shortcuts.
Getting Help
In-dashboard help:
- Click the "?" icon in the header for contextual help
- Hover over any section for tooltips
External resources:
- Documentation - Full guides and reference
- Troubleshooting - Common issues
- GitHub Issues - Report bugs