| Anonymous | Login | Signup for a new account | 02-09-10 22:01 GMT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
| 0014890 | phplist | Click Tracking | public | 03-06-08 19:26 | 30-09-08 22:02 | ||||||
| Reporter | tahongawaka | ||||||||||
| Priority | normal | Severity | trivial | Reproducibility | always | ||||||
| Status | new | Resolution | open | ||||||||
| Platform | OS | OS Version | |||||||||
| Product Version | 2.10.5 | ||||||||||
| Target Version | 2.11.X | Fixed in Version | |||||||||
| 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. | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
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'))." |
| Copyright © 2000 - 2010 MantisBT Group |