interface SessionTrackingOptions {
    attributes?: TrackerAttributes;
}

Properties

Properties

attributes?: TrackerAttributes