Detailed performance report
No active {{ ucfirst($this->platform) }} account connected.
{{ $card['label'] }}
{{ $card['value'] }}
| @for($h = 0; $h < 24; $h++) | {{ $h % 3 === 0 ? str_pad($h, 2, '0', STR_PAD_LEFT) . 'h' : '' }} | @endfor
|---|---|
| {{ $dayName }} | @for($h = 0; $h < 24; $h++) @php $val = $grid[$dayIdx][$h] ?? 0; $intensity = $maxVal > 0 ? $val / $maxVal : 0; $alpha = round($intensity * 0.85 + ($intensity > 0 ? 0.1 : 0), 2); $bg = $intensity > 0 ? "rgba(27,42,74,{$alpha})" : '#f8fafc'; $textColor = $intensity > 0.5 ? '#fff' : '#374151'; @endphp{{ $val > 0 ? $val : '' }} | @endfor
Darker = higher average engagement. Hover for values.
No hashtag data available.
@else| # | Hashtag | Uses | Total Eng. | Avg Eng. |
|---|---|---|---|---|
| {{ $i + 1 }} | {{ $row['tag'] }} | {{ $row['uses'] }} | {{ number_format($row['total_engagement']) }} | {{ $row['avg_engagement'] }} |
No published posts in this period.
@else{{ $post->content?->caption ?? 'No caption' }}
{{ $post->published_at?->format('M d, Y') }}
{{ number_format($post->latestAnalytics->likes) }}
Likes
{{ number_format($post->latestAnalytics->comments) }}
Comments
{{ $post->latestAnalytics->engagement_rate }}%
Rate