db->insert("user_activity_log", $data); return $this->db->affected_rows(); } }