[`Checkout flow`] α

[`Checkout flow report shows how many customers abandon their orders during the checkout process based on unique shopping cart sessions.`]

{foreach $stat as $key => $val name=flow} {_w('%d customer','%d customers', $val['count'])} {if !empty($stat[$key-1])} {$_change = $stat[$key-1]['count']-$val['count']} {if $_change > 0} -{$_change} {/if} {/if} {/foreach}
{$val['name']}
{round($val['percents'])}%
{if $checkout_flow_changed}

{sprintf(_w('Checkout process settings were altered on %s. This report is based on data collected both before and after this change and thus may be unrepresentative.'), wa_date('humandatetime', $checkout_flow_changed))} [`Start over`] [`Dismiss`]

{/if}
{* dialog section *}

[`Reset checkout flow`]

[`Entire checkout flow report data will be erased without the ability to restore.`]

{$wa->csrf()} [`or`] [`cancel`]