To view website analytics, please configure your WP Engine API credentials in the environment settings.
Add to your .env file:
WPENGINE_API_USERNAME=your-username
WPENGINE_API_PASSWORD=your-password
{{ $currentInstall['name'] ?? 'Select Install' }}
{{ $currentInstall['primary_domain'] ?? '' }}
{{ $error }}
Past {{ $dateRange }} days: {{ \Carbon\Carbon::today()->subDays((int) $dateRange)->format('M j') }} - {{ \Carbon\Carbon::today()->format('M j, Y') }}
Storage
{{ $metrics['storage'] }}
Bandwidth
{{ $metrics['bandwidth'] }}
Total Visits
{{ $metrics['totalVisits'] }}
Last refreshed: {{ $metrics['lastRefreshed'] }}
Past {{ $dateRange }} days: {{ \Carbon\Carbon::today()->subDays((int) $dateRange)->format('M j') }} - {{ \Carbon\Carbon::today()->format('M j, Y') }}
Last refreshed: {{ $metrics['lastRefreshed'] }}
Past {{ $dateRange }} days: {{ \Carbon\Carbon::today()->subDays((int) $dateRange)->format('M j') }} - {{ \Carbon\Carbon::today()->format('M j, Y') }}
Choose a WP Engine install from the dropdown above to view analytics.