@php $count = 1; @endphp @foreach($data['summary_data']['current'] as $row_data) @php $count++; @endphp @endforeach
Page
Pageviews Unique Pageviews Avg. Time on Page Entrances Bounce Rate % Exit
{{ $count }}.
{{ $row_data['ga:pagePath'] }}
{{ $row_data['page_views'] }}
{{ $row_data['unique_pageviews'] }}
{{ $row_data['avg_time_on_page'] }}
{{ $row_data['entrances'] }}
{{ $row_data['bounce_rate'] }}
{{ $row_data['exit_rate'] }}