Understanding VAI Metrics
Comprehensive guide to Visual Attention Index (VAI), Hold, Speed, and Reach metrics - the complete attention measurement system
Visual Attention Index (VAI)
VAI is our comprehensive composite metric that combines Hold, Speed, and Reach measurements to provide a single, actionable score representing the overall attention-grabbing and retention power of any visual element
VAI = (Hold + Speed + Reach) / 3.0
Simple average of three normalized attention components (0.0 - 1.0 range)
Two Types of Attention Scores
📊 Cell Attention Scores
Individual values within attention matrices
- Range: 0.0 - 1.0 (float32)
- Pixel-level attention intensity
- Used for statistical analysis (avg, min, max, std)
🎯 AOI Attention Scores
Proportion of total attention captured by an Area of Interest
- Range: 0% - 100% (percentage)
- Formula: (AOI sum / Total sum) × 100
- Measures attention concentration
Core Attention Metrics
Hold
Measures the average duration participants spend looking at specific areas, indicating sustained interest and engagement depth.
Calculation Method:
- Sum fixation durations within time limit per area
- Average across participants who fixated that area
- Min-max normalized to 0.0-1.0 range
- Formula: (sum_durations / participant_count)
Interpretation:
- High Values: Engaging, compelling content
- Low Values: Quickly scanned or overlooked
- Package Design: Logo, product image, key claims
- Web Design: Content engagement, call-to-action effectiveness
Time Analysis:
Analyze attention evolution over time
Speed
Measures how quickly areas are first noticed, indicating immediate visual impact and attention-grabbing power.
Calculation Method:
- Average time to first fixation per area
- Penalty TTFF (2 × time_limit) for non-fixating participants
- Formula: 1.0 - (avg_TTFF / penalty_TTFF)
- Normalized to 0.0-1.0 range (higher = faster)
Interpretation:
- High Values: Immediately attention-grabbing
- Low Values: Noticed later in exploration
- Package Design: Logo recognition, visual hierarchy
- Web Design: Button prominence, headline impact
Speed Categories:
Reach
Measures the proportion of participants who noticed specific areas, indicating overall visibility and discoverability.
Calculation Method:
- Count unique participants who fixated each area
- Divide by total valid participants
- Formula: (participants_fixated / total_participants)
- Natural 0.0-1.0 range (proportion)
Interpretation:
- High Values: Broadly visible to most viewers
- Low Values: Missed by significant portion
- Package Design: Brand visibility, message delivery
- Web Design: Navigation discoverability, content reach
Visibility Benchmarks:
Technical Specifications
Statistical Measures
For any selected Area of Interest (AOI), we provide:
- Average: Mean cell attention score within AOI
- Maximum: Highest cell attention score in AOI
- Minimum: Lowest cell attention score in AOI
- Standard Deviation: Attention distribution variability
- AOI Score: Percentage of total attention captured
Time Range Analysis
Each time range provides cumulative attention data from 0ms to the specified limit.
Industry Applications & Use Cases
📦 Product Packaging
Optimization Goals:
- Logo Speed > 0.7 (fast recognition)
- Brand name Hold > 0.5 (sustained engagement)
- Key claims Reach > 80% (broad visibility)
🌐 Web Design & UX
Optimization Goals:
- CTA buttons Speed > 0.8 (immediate notice)
- Key content Hold > 0.6 (reading engagement)
- Navigation Reach > 90% (universal access)
📢 Advertising & Marketing
Optimization Goals:
- Headlines Speed > 0.75 (instant impact)
- Brand logo Reach > 85% (recognition)
- Key message Hold > 0.4 (processing time)
🛍️ E-commerce & Retail
Optimization Goals:
- Product images Hold > 0.6 (exploration)
- Price/offers Speed > 0.7 (quick find)
- Buy buttons VAI > 0.8 (conversion focus)
A/B Testing & Optimization Workflow
Baseline Analysis
Generate VAI metrics for current design
Identify Issues
Find low-performing elements using individual metrics
Design Variations
Create alternatives targeting specific metrics
Compare Results
Analyze improvements across all attention metrics
Ready to Apply These Metrics to Your Designs?
Discover how VAI, Hold, Speed, and Reach can transform your visual optimization process with data-driven insights
Statistical Analysis
Get detailed metrics with avg, min, max, std dev for every AOI
Time-Range Analysis
Track attention evolution from 500ms to 10 seconds
Advanced Analytics
Based on comprehensive attention modeling and analysis
Try our web tool for instant attention predictions, or integrate via API for automated workflows