Dashboard Overview

Welcome back! Here's what's happening with your platform.

Loading dashboard data...

{{ stats.total_clients }}

Total Clients

{{ stats.client_growth >= 0 ? '+' : '' }}{{ stats.client_growth }}% this month

{{ stats.pending_registrations }}

Pending Applications

Needs review All caught up!

{{ stats.total_videos }}

Active Videos

{{ stats.active_feeds }} active feeds

${{ formatCurrency(stats.revenue_today) }}

Revenue Today

{{ stats.revenue_growth >= 0 ? '+' : '' }}{{ stats.revenue_growth }}% vs last month

{{ stats.clicks_today }}

Clicks Today

${{ formatCurrency(stats.revenue_month) }} this month

Recent Activity

No recent activity

{{ activity.description }}
{{ activity.time_ago || formatTime(activity.created_at) }} ({{ activity.source }})

System Status

Database
Online & Connected
API Service
All endpoints responding
Feed Processing
{{ getFeedProcessingStatus() }}

{{ getTabTitle(activeTab) }}

{{ getTabDescription(activeTab) }}

Loading registrations...

No registrations found

{{ getEmptyStateMessage() }}

Application ID Company Contact Budget Traffic Submitted
{{ registration.application_id }}
{{ registration.company_name }} {{ registration.industry }}
{{ registration.first_name }} {{ registration.last_name }}
{{ registration.email }}
{{ registration.budget_range }} {{ registration.expected_traffic }} {{ formatDate(registration.created_at) }}

{{ clientStats.total || 0 }}

Total Clients

{{ clientStats.active || 0 }} active

{{ clientStats.total_feeds || 0 }}

Active Feeds

{{ clientStats.total_videos || 0 }} videos

{{ formatNumber(clientStats.total_clicks || 0) }}

Total Clicks

This month

${{ formatCurrency(clientStats.total_revenue || 0) }}

Total Revenue

This month

No clients found

No clients match your search criteria. Try adjusting your search terms or filters.

No clients have been created yet. Approve some registrations to get started!

{{ formatClientStatus(client.status) }}
{{ client.company_name ? client.company_name.charAt(0) : 'C' }}

{{ client.company_name }}

{{ client.industry }}
ID: {{ client.client_id }} Joined {{ formatDate(client.created_at) }}
{{ client.feed_count || 0 }}
Feeds
{{ formatNumber(client.total_clicks || 0) }}
Clicks

Contact Information

{{ client.first_name }} {{ client.last_name }}
{{ client.email }}
{{ client.phone }}
${{ formatCurrency(client.total_revenue || 0) }} revenue
This section is under development. Coming soon!