 Issue 6337686776315904:
  Issue 394 - hit statistics tool data collection  (Closed)
    
  
    Issue 6337686776315904:
  Issue 394 - hit statistics tool data collection  (Closed) 
  | Index: lib/prefs.json | 
| =================================================================== | 
| --- a/lib/prefs.json | 
| +++ b/lib/prefs.json | 
| @@ -26,6 +26,10 @@ | 
| "subscriptions_exceptionscheckbox": true, | 
| "documentation_link": "https://adblockplus.org/redirect?link=%LINK%&lang=%LANG%", | 
| "savestats": true, | 
| + "sendstats": false, | 
| + "sendstats_status": {}, | 
| + "sendstats_last_push": 0, | 
| 
Wladimir Palant
2016/03/22 21:32:36
How about making last_push part of sendstats_statu
 
saroyanm
2016/04/06 15:15:43
Done, you think I can also make "sendstats" part o
 | 
| + "sendstats_url": "https://telemetry.adblockplus.org/submit/adblockplus", | 
| "composer_default": 2, | 
| "clearStatsOnHistoryPurge": true, | 
| "report_submiturl": "https://reports.adblockplus.org/submitReport?version=1&guid=%GUID%&lang=%LANG%", |