/** static */
 function addRemoteStat($data)
 {
     // debug("remote stat", $data);
     return sotf_Statistics::recordStat($data);
 }