Sporades SDK API
    Preparing search index...

    Type Alias JourneyCapture

    Automatic Journey sources a page may narrow below the Capsule declaration.

    type JourneyCapture = {
        focus?: boolean;
        interactions?: boolean;
        navigation?: boolean;
    }
    Index
    focus?: boolean
    interactions?: boolean
    navigation?: boolean