@override bool isValid() { return (this.visitorId.isNotEmpty && this.clientId.isNotEmpty && this.type != HitCategory.NONE); }