> ## Documentation Index
> Fetch the complete documentation index at: https://docs.taginsight.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Dashboard overview

> Navigate and understand the Tag Insight dashboard

## Overview

The Tag Insight dashboard is your command center for tracking quality management. It provides at-a-glance insights into your tracking health, recent issues, and ongoing audits across all your projects.

## Dashboard layout

Based on the Tag Insight menu structure, your dashboard includes:

<img src="https://mintcdn.com/taginsight/poFMsZzsIjoQTyP7/images/dashboard.png?fit=max&auto=format&n=poFMsZzsIjoQTyP7&q=85&s=7cf1d126e7cb8908bfe9d1fa698effd8" alt="Tag Insight Dashboard" style={{borderRadius: "8px", margin: "20px 0"}} width="2832" height="1644" data-path="images/dashboard.png" />

### Main navigation

<Tabs>
  <Tab title="Project level">
    * **Dashboard**: Overview and metrics
    * **Install Tag Insight**: Pixel installation guide
    * **Detect tracking plan**: Automatic discovery
    * **My tracking plans**: Plan management
    * **Audit my adtech**: Monitoring configuration
    * **DataLayer collector**: Historical data logging
    * **Live debugger**: Real-time debugging
    * **Project settings**: Configuration options
  </Tab>

  <Tab title="Project library">
    * **Events**: Event definitions
    * **Event Types**: Event categorization
    * **Event Page Types**: Page classifications
    * **Event Trigger Types**: Trigger definitions
    * **Custom Attributes**: Custom properties
    * **Page Perimeters**: URL patterns
    * **Solutions**: Analytics tools
    * **Parameters**: Variable definitions
    * **Function Templates**: Reusable functions
    * **Triggers**: Event triggers
  </Tab>
</Tabs>

## Dashboard components

### Tracking health score

The main metric showing overall tracking quality:

```
┌─────────────────────────────────────────┐
│ Tracking Health                         │
│                                         │
│         94.2%                          │
│    ████████████████░░                  │
│                                         │
│ ↓ -2.3% from last week                 │
└─────────────────────────────────────────┘
```

**Score Calculation**:

* Based on successful validations vs total events
* Weighted by event importance
* Updated in real-time or after each audit

### Recent issues panel

Quick view of the latest tracking problems:

<Card title="Recent issues">
  **Critical (2)**

  * Missing "purchase" event on /checkout/confirm - 2 hours ago
  * Transaction ID format invalid - 3 hours ago

  **Warnings (5)**

  * Optional "coupon" field missing - 4 hours ago
  * Price format inconsistency - 6 hours ago
  * New untracked event detected - 1 day ago

  \[View All Issues →]
</Card>

### Audit status

Monitor your active audits:

```
Active Audits
─────────────────────────────────────────
✅ Daily production check     | Completed 2h ago
🔄 Continuous monitoring      | Running
⏱️  Weekly deep scan          | Scheduled in 3d
❌ Checkout flow audit        | Failed - View logs
```

### Traffic overview

Real-time tracking activity:

<CardGroup cols={3}>
  <Card title="Events/hour" icon="chart-line">
    **15.2K**
    ↑ 12% from average
  </Card>

  <Card title="Active users" icon="users">
    **3,421**
    Currently on site
  </Card>

  <Card title="Error rate" icon="triangle-exclamation">
    **0.8%**
    ↓ Improving
  </Card>
</CardGroup>

## Key metrics

### Tracking coverage

Visual representation of tracking completeness:

```
Event Coverage by Category
──────────────────────────
E-commerce     ████████████████████ 100%
User Actions   ███████████████████░  95%
Navigation     ████████████████████ 100%
Engagement     ████████████░░░░░░░░  65%
Custom Events  ██████████████░░░░░░  72%
```

### Trend analysis

Historical tracking quality:

```
Last 30 Days Tracking Health
────────────────────────────
100% ┤     ╭─╮
 95% ┤ ╭───╯ ╰─╮
 90% ┤╭╯       ╰──╮
 85% ┤╯           ╰─╮
 80% ┼──────────────╯
     └─────────────────────────→
      1w    2w    3w    Today
```

### Top issues

Most frequent tracking problems:

| Issue                   | Occurrences | Trend |
| ----------------------- | ----------- | ----- |
| Missing transaction\_id | 145         | ↑ 23% |
| Price type mismatch     | 89          | ↓ 12% |
| Empty product\_category | 67          | → 0%  |
| Invalid date format     | 45          | ↑ 5%  |

## Quick actions

Access frequently used features:

<CardGroup cols={2}>
  <Card title="Run audit now" icon="play">
    Trigger an immediate audit of your tracking
  </Card>

  <Card title="View latest report" icon="file-lines">
    Access the most recent audit report
  </Card>

  <Card title="Debug live" icon="bug">
    Open the live debugger
  </Card>

  <Card title="Export data" icon="download">
    Download tracking quality reports
  </Card>
</CardGroup>

## Project selector

Switch between projects easily:

```
Current Project: Main Site - Production
────────────────────────────────────────
Other Projects:
• Main Site - Staging        | 98.5% ✅
• Mobile App - iOS          | 92.1% ⚠️
• Mobile App - Android      | 94.7% ✅
• Marketing Site            | 99.2% ✅
```

## Notifications center

Stay informed about tracking health:

<Tabs>
  <Tab title="Alerts">
    * 🔴 Critical: Purchase tracking failed (2h ago)
    * 🟡 Warning: High error rate detected (5h ago)
    * 🔵 Info: New tracking plan version available
  </Tab>

  <Tab title="Updates">
    * Audit "Daily Check" completed successfully
    * 15 new events detected and catalogued
    * Chrome extension updated to v2.1.0
  </Tab>

  <Tab title="Team activity">
    * Sarah updated purchase event validation
    * Mike created new tracking plan version
    * System auto-fixed 3 validation rules
  </Tab>
</Tabs>

## Customization options

### Dashboard widgets

Customize your dashboard view:

1. Click **Customize Dashboard**
2. Add/remove widgets:
   * Tracking Health Score
   * Recent Issues
   * Traffic Metrics
   * Custom Reports
   * Team Activity
3. Drag to rearrange
4. Save layout

### Saved views

Create custom dashboard configurations:

* **Executive View**: High-level metrics only
* **Developer View**: Technical details and errors
* **QA View**: Focus on validation and testing
* **Custom Views**: Create your own

## Integration points

### External dashboards

Embed Tag Insight metrics:

```javascript theme={null}
// Widget embed code
<iframe 
  src="https://app.taginsight.com/widget/health-score?project=YOUR_PROJECT_ID"
  width="400"
  height="200">
</iframe>
```

### Export options

Export dashboard data in multiple formats:

* PDF reports for stakeholders
* CSV data for analysis
* Markdown for documentation

## Performance indicators

### System status

Monitor Tag Insight service health:

* **Pixel Status**: ✅ Operational
* **Data Processing**: ✅ Real-time
* **Audit Engine**: ✅ Running
* **Export**: ✅ Available

### Resource usage

For enterprise accounts:

* **Events Processed**: 1.2M / 5M limit
* **Storage Used**: 34GB / 100GB
* **Audit Hours**: 168 / 500
* **Audit Runs**: 12,451 / 50,000

## Best practices

### Daily routine

<Steps>
  <Step title="Morning check">
    Review overnight issues and tracking health
  </Step>

  <Step title="Issue triage">
    Prioritize critical issues for immediate action
  </Step>

  <Step title="Monitor trends">
    Check if error rates are increasing
  </Step>

  <Step title="End of day review">
    Ensure no new critical issues before close
  </Step>
</Steps>

### Dashboard hygiene

* **Clear resolved issues** to maintain clarity
* **Update saved views** as needs change
* **Archive old projects** to reduce clutter
* **Review widget relevance** monthly

## Mobile access

The Tag Insight dashboard is responsive:

* **Full functionality** on tablets
* **Read-only view** optimized for phones
* **Push notifications** for critical alerts
* **Offline mode** for cached data

## Keyboard navigation

Navigate efficiently with shortcuts:

| Shortcut | Action           |
| -------- | ---------------- |
| `D`      | Go to Dashboard  |
| `P`      | Project selector |
| `A`      | Run audit        |
| `L`      | Live debugger    |
| `R`      | Refresh data     |
| `?`      | Show shortcuts   |

## FAQ

<AccordionGroup>
  <Accordion title="How often does the dashboard update?">
    Real-time metrics update every 30 seconds. Audit results update upon completion.
  </Accordion>

  <Accordion title="Can I share my dashboard?">
    Yes, create read-only links or add team members with viewer permissions.
  </Accordion>

  <Accordion title="Is there a dark mode?">
    Yes, toggle in user preferences or use system setting detection.
  </Accordion>

  <Accordion title="Can I export dashboard data?">
    Yes, export as PDF reports or CSV data.
  </Accordion>
</AccordionGroup>

## Next steps

<CardGroup cols={2}>
  <Card title="Install pixel" icon="download" href="/installation">
    Set up Tag Insight monitoring
  </Card>

  <Card title="Configure audits" icon="cog" href="/monitoring/setting-up-audits">
    Create your monitoring strategy
  </Card>

  <Card title="Team setup" icon="users" href="/platform-overview/user-management">
    Add team members
  </Card>

  <Card title="Live debugging" icon="bug" href="/tools/live-debugger">
    Start real-time debugging
  </Card>
</CardGroup>
