@if (($total = count($conversionTracking)) >= 3)
@else
@endif
@if ($total >= 3)
You have {{ $total }} conversion tracking categories enabled which is a plus.
@else
You have {{ $total }} conversion tracking categories enabled. Considering adding more as three is a good threshold.
@endif