To improve the performance of ASAPP suggestions, provide information about the actions performed by the agent while composing a message by creating message-analytic-events
.
These analytic events indicate which AutoCompose functionality was used or not. This information along with the conversation itself is used to optimize our models, resulting in better results for the agents.
We track the following types of message analytic events:
suggestions
from a Suggestion
API response.suggestions
from a Suggestion
API response.suggestions
from a Suggestion
API response.phraseCompletion
from a Suggestion
API response.SpellcheckCorrection
API response was applied automatically.SpellcheckCorrection
API response was undone by clicking the undo button.Some of the event types have a corresponding event object to provide details.
The identifier for a conversation.
The parameters for reporting the analytic event
Analytics event reporting actions the agent performed while composing a message.