@if($logo)@endif

{{ $name }}

Rapport mensuel · {{ ucfirst($month) }}@if($url) · {{ preg_replace('#^https?://#','',$url) }}@endif
@php $g = $seo['grade'] ?? '–'; @endphp
{{ $seo['total'] ?? '-' }}/100 {{ $g }}
Référencement
{{ ($analytics['configured'] ?? false) ? number_format($analytics['visitors'] ?? 0, 0, ',', ' ') : '-' }}
Visiteurs / 28 j
{{ ($analytics['configured'] ?? false) ? number_format($analytics['pageviews'] ?? 0, 0, ',', ' ') : '-' }}
Pages vues
@if($seo && !empty($seo['axes'])) @php $axnames = ['meta'=>'Méta & contenu','technique'=>'Technique','structure'=>'Données structurées','perf'=>'Performance','social'=>'Social / GEO']; @endphp

Référencement - détail

@foreach($axnames as $k => $lbl) @php $v = $seo['axes'][$k] ?? 0; $c = $v>=80?'#22c55e':($v>=60?'#84cc16':($v>=40?'#eab308':'#ef4444')); @endphp
{{ $lbl }}{{ $v }}
@endforeach @endif @if(($analytics['configured'] ?? false) && !empty($analytics['top_pages']))

Pages les plus consultées

@foreach(array_slice($analytics['top_pages'], 0, 8) as $p) @endforeach
{{ $p['label'] }}{{ number_format($p['value'] ?? 0, 0, ',', ' ') }}
@endif

Réalisations du mois

@if(count($journal)) @else

Aucune évolution technique enregistrée ce mois-ci.

@endif
Rapport généré le {{ $generated }} · Hub Pilotage - HANDIVIA