Month of {{ $dates['currentMonth'] }} {{ $dates['year'] }}
Generated on {{ $dates['generatedAt'] }}
{{ $monthlyScansData['trendPercentage'] }}% increase compared to {{ $dates['previousMonth'] }} ({{ number_format($monthlyScansData['lastMonth']) }} Scans)
@else{{ abs($monthlyScansData['trendPercentage']) }}% decrease compared to {{ $dates['previousMonth'] }} ({{ number_format($monthlyScansData['lastMonth']) }} Scans)
@endif{{ $monthlyRequestsData['trendPercentage'] }}% increase compared to {{ $dates['previousMonth'] }} ({{ number_format($monthlyRequestsData['lastMonth']) }} Requests)
@else{{ abs($monthlyRequestsData['trendPercentage']) }}% decrease compared to {{ $dates['previousMonth'] }} ({{ number_format($monthlyRequestsData['lastMonth']) }} Requests)
@endif@if ($monthlyRequestsData['confirmationTimeTrend'] > 0) {{ $monthlyRequestsData['confirmationTimeTrend'] }}% faster than last month @else {{ abs($monthlyRequestsData['confirmationTimeTrend']) }}% slower than last month @endif
@if ($monthlyRequestsData['aboveThreshold'])The above metric is above the one minute we recommend, this high number could be due to some requests that were left unattended for a long duration.
@endif{{ $monthlyPromotionsData['trendPercentage'] }}% increase compared to {{ $dates['previousMonth'] }} ({{ number_format($monthlyPromotionsData['lastMonth']) }} Banner Clicks)
@else{{ abs($monthlyPromotionsData['trendPercentage']) }}% decrease compared to {{ $dates['previousMonth'] }} ({{ number_format($monthlyPromotionsData['lastMonth']) }} Banner Clicks)
@endif{{ $monthlySalesData['trendPercentage'] }}% increase compared to {{ $dates['previousMonth'] }} ({{ number_format($monthlySalesData['lastMonth']) }} Orders)
@else{{ abs($monthlySalesData['trendPercentage']) }}% decrease compared to {{ $dates['previousMonth'] }} ({{ number_format($monthlySalesData['lastMonth']) }} Orders)
@endifCompared to last month: @if ($monthlySalesData['amountTrendPercentage'] > 0) {{ $monthlySalesData['amountTrendPercentage'] }}% increase ({{ $venue->currency ?? "USD" }} {{ number_format($monthlySalesData['lastMonthTotalAmount'], 2) }}) @else {{ abs($monthlySalesData['amountTrendPercentage']) }}% decrease ({{ $venue->currency ?? "USD" }} {{ number_format($monthlySalesData['lastMonthTotalAmount'], 2) }}) @endif
@if ($monthlySalesData['confirmationTimeTrend'] > 0) {{ $monthlySalesData['confirmationTimeTrend'] }}% faster than last month @else {{ abs($monthlySalesData['confirmationTimeTrend']) }}% slower than last month @endif
@if ($monthlySalesData['aboveThreshold'])The above metric is above the one minute we recommend, this high number could be due to some orders that were left unattended for a long duration.
@endifItem Name | Price ({{ $venue->currency ?? "USD" }}) | Units Sold |
---|---|---|
{{ $item->name }} | {{ $item->price }} | {{ number_format($item->total_sold) }} |
{{ $monthlyEscalationsData['trendPercentage'] }}% increase compared to {{ $dates['previousMonth'] }} ({{ number_format($monthlyEscalationsData['lastMonth']) }} Requests)
@else{{ abs($monthlyEscalationsData['trendPercentage']) }}% decrease compared to {{ $dates['previousMonth'] }} ({{ number_format($monthlyEscalationsData['lastMonth']) }} Requests)
@endif @if ($monthlyRequestsData['enabled'])@if ($monthlyEscalationsData['requestsTrendPercentage'] > 0) {{ $monthlyEscalationsData['requestsTrendPercentage'] }}% increase compared to last month @else {{ abs($monthlyEscalationsData['requestsTrendPercentage']) }}% decrease compared to last month @endif
@endif @if ($monthlyRequestsData['enabled'])@if ($monthlyEscalationsData['ordersTrendPercentage'] > 0) {{ $monthlyEscalationsData['ordersTrendPercentage'] }}% increase compared to last month @else {{ abs($monthlyEscalationsData['ordersTrendPercentage']) }}% decrease compared to last month @endif
@endif{{ $monthlyButtonsData['trendPercentage'] }}% increase compared to {{ $dates['previousMonth'] }} ({{ number_format($monthlyButtonsData['lastMonth']) }} Button Clicks)
@else{{ abs($monthlyButtonsData['trendPercentage']) }}% decrease compared to {{ $dates['previousMonth'] }} ({{ number_format($monthlyButtonsData['lastMonth']) }} Button Clicks)
@endifButton Name | Count | Percentage |
---|---|---|
{{ $item->button_name }} | {{ $item->total_clicks }} | {{ round(($item->total_clicks / $monthlyButtonsData['currentMonth']) * 100, 2) }}% |
{{ $monthlyFeedbacksData['trendPercentage'] }}% increase compared to {{ $dates['previousMonth'] }} ({{ number_format($monthlyFeedbacksData['lastMonth']) }} Feedbacks)
@else{{ abs($monthlyFeedbacksData['trendPercentage']) }}% decrease compared to {{ $dates['previousMonth'] }} ({{ number_format($monthlyFeedbacksData['lastMonth']) }} Feedbacks)
@endifBased on {{ $monthlyFeedbacksData['currentMonth'] }} feedbacks