For the complete documentation index, see llms.txt. This page is also available as Markdown.

advancedTracking

Enables generation of advanced tracking.

Details

Attribute: advanced-tracking

Type: boolean

Default value: false

Morphology

selphi.advancedTracking = true;

Description

Generates advanced Tracking data in facephi-selphi-widget and exposes them in extractionFinish for sending to the backend when the IDV Flow requires it.


Example

<facephi-selphi-widget
    advancedTracking={true}
/>

Last updated