Monthly Recurring Revenue
$0
0 new this month

Customer Distribution

0
Content 0
Content + Commerce 0
Enterprise 0
Products
0
Content Pages
0
Blog Posts
0
FAQs
0

AI Visibility Analytics

0
Tracked Prompts
0
Total Scans
0
This Week

AI Enhancements

0
Total Enhancements
0
This Month

System Health

Healthy
0
Customers with data
With Issues
0
Need attention
Crawling Now
0
In progress
Pending
0
Never crawled

Recent Activity

Loading activity...

Customers

Updated just now
Healthy ?
0
With data
With Issues ?
0
Need attention
Crawling Now ?
0
In progress
Pending ?
0
Never crawled
Company Domain Site ID Tier Token Budget Data Size GEO Status Last Crawl

Loading customers...

Operations

Frontend

geopro.eyemagine.ai (Landing Page & Pre-Login)

-
Page Views
-
Avg Load (s)
-
Sessions
-
JS Errors
Page Views
Load Time (s)

admin.geopro.eyemagine.ai (Admin Console)

-
Page Views
-
Avg Load (s)
-
Sessions
-
JS Errors
Page Views
Load Time (s)

Top Pages

Page URL Views Load (s)
Loading...

JavaScript Errors

Error Message Count
Loading...

Backend (API Server)

Avg Response Time
-
Main Server
Error Rate
-
Transactions
CPU Usage
-
Server
Memory Usage
-
Server

Response Time (ms)

Throughput (req/min)

Error Rate (%)

CPU & Memory (%)

Slowest Endpoints

Endpoint Avg Response (ms) Count
Loading...

Customer Analytics

Tier Distribution

Content Tier
-
$0/mo
Content + Commerce
-
$0/mo
Enterprise
-
Custom
Total MRR
-
Monthly Revenue

Data & Crawl Stats

Total Products
-
Total Data
-
Crawls (30d)
-
Avg Products/Customer
-

Engagement Summary

Active (30d)
-
High Engagement
-
Inactive
-
Total Customers
-

AI Enhancement API Usage

This Month Jobs
-
This Month Tokens
-
Total Jobs (All Time)
-
Total Tokens (All Time)
-

Usage by Type (30 days)

Type Jobs Tokens
Loading...

Top Clients by Usage (30 days)

Client Jobs Tokens
Loading...

Recent Enhancement Jobs

Time Client Type Status Tokens
Loading...
Customer Logins (30d) Total Logins Avg Session Last Active Engagement

Loading analytics...

Enterprise Leads

Total Leads
-
New
-
Synced to HubSpot
-
Filter:
Name Email Company Website Status HubSpot Source Date

Loading enterprise leads...

Settings

Tier Pricing

Configure monthly pricing for each subscription tier. These prices are used to calculate token allocations.

Content

Blogs, FAQs & Marketing

$ /mo

Content + Commerce

Full e-commerce support

$ /mo

Enterprise

Custom solutions

$ /mo

Token Economy

Token value is established by Content price ÷ base tokens. Higher tiers get tokens based on their price, plus optional bonus.

Sets token value: Content Price ÷ Base Tokens
tokens
Token Value: $0.0099 per token
Setting Content Content + Commerce Enterprise
Tokens at Price
Tier price ÷ token value
10,000 16,061 TBD
Bonus Tokens
Extra % on top of tokens at price
+ %
+0 tokens
+ %
+0 tokens
+ %
TBD
Token Rollover
Unused tokens roll to next month
% max
% max
% max
Total Tokens
Tokens at price + bonus
10,000 16,061 TBD
API Cost Limit
%
Max % of tier price for API calls
$9.90 $15.90 TBD

Token Usage Overview (Top 10 Clients)

Total Allocated

--

Total Used

--

Overall Usage

--%

Client Tier Used Allocation Progress Remaining
Loading...

Token Costs per Operation

Token costs deducted for each AI operation. All operations are free during initial setup until the first crawl completes.

API Usage & Costs

$0.00
This Month
0
Input Tokens
0
Output Tokens
0
API Requests

Budget Status

0%
$0.00 spent $100.00 budget

Cost by Feature

Loading...

Top Clients by Cost

Loading...

Daily Usage (Last 30 Days)

Loading chart data...

Recent API Requests

Time Feature Client Input Output Cost Status
Loading...

Budget Configuration

Set a monthly budget cap and get alerts when approaching the limit. Enable hard cap to automatically block API calls when budget is exceeded.

Schema Browser

Schema Files

Select a client to view schemas

Select a file from the tree to view its contents

Select a client to view page schemas

Google Analytics

System Docs

Installation Guide

Get your AI optimization live in 10 minutes. Choose one of the two setup options below.

🚀
Option A: Full Automation
Recommended

We host everything on a subdomain. You just add a DNS record and one script tag.

Zero maintenance
Auto-updates
5-minute setup
📁
Option B: Self-Hosted
Manual

Download files and upload to your own server. You manage updates.

Full control
Manual updates required
Technical knowledge needed

🚀 Option A: Full Automation Setup

1 Add DNS Record for GEO Subdomain

Log into your domain registrar and add this CNAME record:

Type: CNAME
Name: geo
Value: clients.geopro.eyemagine.ai
2 Add JavaScript Tag to Your Site
<script src="https://geopro.eyemagine.ai/g.js" data-site="YOUR_SITE_ID" async></script>
3 Verify Installation
☐ Visit geo.yourdomain.com/llms.txt
☐ Check DevTools for GEOPro: Schema injected
✓ That's it! GEO optimization is now live and will auto-update.

Platform-Specific Instructions

WordPress

Appearance → Theme Editor → header.php, or use "Insert Headers and Footers" plugin

Shopify

Online Store → Themes → Edit Code → theme.liquid, add before </head>

Squarespace

Settings → Advanced → Code Injection → Header

Wix

Settings → Advanced → Custom Code → Head

Webflow

Project Settings → Custom Code → Head Code

Custom / React / Next.js

Add to _document.js, index.html, or layout component's <head>