largersmallernormaltext version of this page

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0014890 [phplist] Click Tracking trivial always 03-06-08 19:26 30-09-08 22:02
Reporter tahongawaka View Status public  
Assigned To
Priority normal Resolution open  
Status new   Product Version 2.10.5
Summary 0014890: Test messages affect stats
Description Before sending a message, I always like to send myself test messages to make sure everything works, and I click the links to make sure that they are going to the right place. Unfortunately, these click links are retained in the database and affect the click tracking stats.
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0050237)
haroldbr (reporter)
30-09-08 22:02

I ran into this same issue. To redeem the problem I created a script that clears out the stats for a message. It is activated by a link on the 'message' page. Before it clears the stats, it asks you to confirm the action, which is irreversible. To use this script, drop it in your /admin folder and edit /admin/message.php. Change line 51 to:

print '

'.PageLink2('send&id='.$id,$GLOBALS['I18N']->get('Edit this message'))."
";
print PageLink2('statsreset&id='.$id,'clear the stats for this message').'

';


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker