TrackedInteractionEvent
This is a model that will hold relavent information in relation to an interaction(ONLY CLICK/TAP) analytics event(usage). If you want to register an event that relates to an interaction with the key then register a Keyboard Event.
Properties​
Name | Type | Description | Notes |
---|---|---|---|
var_schema | EmbeddedModelSchema | [optional] | |
description | str | (optional) a description of this button that was clicked. or maybe what it did. | |
element | str | This is an identifer that will allow the developer to know what unique button/field was interacted with. | [optional] |