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 six main tabs:
- Overview - Metrics, connection instructions and your API keys
- Usage - API call history, rate limits, per-tool analytics
- Tools - Per-tool configuration and availability
- Memory - AI context management (if enabled)
- Clients - Connected MCP clients and OAuth sessions
- Account - Danger Zone, including self-service account deletion
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 - Connected (24 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 (14)
- ✅ 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
Account Tab
The Account tab contains actions that affect your Metrifyr account itself — not individual integrations or keys.
Danger Zone
The Danger Zone card holds irreversible actions. Currently it contains:
Delete account
Permanently delete your Metrifyr account and everything tied to it. This is a self-service GDPR right-to-erasure flow — no ticket, no waiting, no email back-and-forth.
What gets deleted:
- Your user profile (name, email, authentication provider)
- All API keys you created and their associated Google OAuth refresh tokens
- All OAuth sessions and connected MCP clients (Claude.ai, ChatGPT, OpenClaw, any other)
- All stored memory items and learning sessions
- Usage metrics, request logs and error logs
- Announcement read history and feedback you submitted
How it works:
- Click Delete account — a confirmation dialog opens
- Type your account email into the input field (exact match required)
- The Permanently delete button only unlocks once the email matches
- Click it — the delete runs in a single transaction, cascade-removes everything, and signs you out
- You are redirected to the homepage as an anonymous visitor
Account deletion is immediate and irreversible. We cannot recover a deleted account. If you only want to stop using Metrifyr temporarily, sign out from the header instead.
MCP session lifetime
As of v1.10.1, MCP OAuth access tokens last 180 days (6 months). You only need to reconnect your MCP client (Claude.ai, ChatGPT, OpenClaw, …) twice a year. When a token expires, the client will prompt you to reconnect — the flow takes ~10 seconds.
Existing tokens created before v1.10.1 keep their original expiry and will switch to the new 180-day TTL on the next reconnect.
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