if (empty($this->user_id)) {
            throw new Exception("Cannot validate site event - user ID cannot be empty!"); 
            return false;
        }