{** * 2010-2022 Webkul. * * NOTICE OF LICENSE * * All right is reserved, * Please go through LICENSE.txt file inside our module * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade this module to newer * versions in the future. If you wish to customize this module for your * needs please refer to CustomizationPolicy.txt file inside our module for more information. * * @author Webkul IN * @copyright 2010-2022 Webkul IN * @license LICENSE.txt *}
{l s='Visitors' mod='statsforecast'}
{$conversion_graph_data.values.visitors|escape:'html':'UTF-8'}
{l s='Registered' mod='statsforecast'}
{$conversion_graph_data.values.visitors_registered|escape:'html':'UTF-8'} ({$conversion_graph_data.percentages.visitors_registered|escape:'html':'UTF-8'}%)
{l s='Unregistered' mod='statsforecast'}
{$conversion_graph_data.values.visitors_unregistered|escape:'html':'UTF-8'} ({$conversion_graph_data.percentages.visitors_unregistered|escape:'html':'UTF-8'}%)
{l s='Carts' mod='statsforecast'}
{$conversion_graph_data.values.carts_registered|escape:'html':'UTF-8'}
{l s='Carts' mod='statsforecast'}
{$conversion_graph_data.values.carts_unregistered|escape:'html':'UTF-8'}
{l s='Orders' mod='statsforecast'}
{$conversion_graph_data.values.orders|escape:'html':'UTF-8'}
{l s='Registered' mod='statsforecast'}
{$conversion_graph_data.values.orders_registered|escape:'html':'UTF-8'} ({$conversion_graph_data.percentages.orders_bottom_registered|escape:'html':'UTF-8'}%)
{l s='Unregistered' mod='statsforecast'}
{$conversion_graph_data.values.orders_unregistered|escape:'html':'UTF-8'} ({$conversion_graph_data.percentages.orders_bottom_unregistered|escape:'html':'UTF-8'}%)