updateTupleId(String visitorId, String? anonymousId) { this.visitorId = visitorId; this.anonymousId = anonymousId; }