get_email($_GET['id']); //$module->maybe_fix_sent_stats($email); $module->update_stats($email); $total_count = $module->get_total_count($email->id); $open_count = $module->get_open_count($email->id); $click_count = $module->get_click_count($email->id); ?>

"subject); ?>"

status == 'new') { ?>
init(); ?>

Subscribers Reached Details Retarget

status == 'sending' || $email->status == 'paused'): ?>
Sent
sent; ?> of total; ?>
Total Sent
sent; ?>
Opened
(percent($open_count, $total_count); ?>)
Clicked
(percent($click_count, $total_count); ?>)

World Map