| |
<# if(test.get('test_type') == ThriveLeads.const.group_test_type) { #>
|
<# } #>
<#= totals.impressions #> |
<#= totals.conversions #> |
<#= totals.conversions_rate == 0 ? 'N/A' : totals.conversions_rate + ' %' #> |
<# if (test.get('status') == ThriveLeads.const.test_status.running) { #>
<# if (test.get('auto_win_enabled') == 1) { #>
Fatal error: Uncaught Error: Call to undefined function __() in /home/speciale/public_html/wp-content/plugins/thrive-leads/admin/views/template/tests/totals.phtml:14
Stack trace:
#0 {main}
thrown in /home/speciale/public_html/wp-content/plugins/thrive-leads/admin/views/template/tests/totals.phtml on line 14
|