totalsForAllResults['ga:sessions'] ); ?>
totalsForAllResults['ga:users']); ?>
totalsForAllResults['ga:entrances'] <= 0) { ?>
0.00%
totalsForAllResults['ga:entrances'] <= 0
else {
echo number_format(round(($stats->totalsForAllResults['ga:bounces'] / $stats->totalsForAllResults['ga:entrances']) * 100, 2), 2);
?>%
totalsForAllResults['ga:sessions'] <= 0) {
?>
00:00:00
totalsForAllResults['ga:sessions'] <= 0
else {
?>
pa_pretty_time($stats->totalsForAllResults['ga:avgTimeOnPage']);
?>
totalsForAllResults['ga:sessions'] <= 0) {
?>
0.00
totalsForAllResults['ga:sessions'] <= 0
else {
?>
totalsForAllResults['ga:pageviews'] / $stats->totalsForAllResults['ga:sessions'], 2), 2);
?>
totalsForAllResults['ga:pageviews'] <= 0) {
echo '0';
}
else {
echo $current->wpa_number_format( $stats->totalsForAllResults['ga:pageviews']);
}
?>
totalsForAllResults['ga:sessions'];
$newusers = $stats->totalsForAllResults['ga:newUsers'];
if( $total_sessions > 0 ){
echo number_format(round(($newusers / $total_sessions) * 100, 2), 2);
}
else{
echo '0';
}
?>
%
" . $new_users . " vs " . $returning_users . "" ?>