update_analytics_record
Add custom tracking properties to Cognigy.AI conversation analytics by updating a session's analytics record.
Instructions
Updates Cognigy.AI analytics records for a session. Use this to add custom tracking properties to conversation analytics. MUTATING: Set dryRun=false to update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | If true (default), validates without updating. Set to false to actually update. | |
| projectId | Yes | The project ID | |
| sessionId | Yes | The session ID to update analytics for | |
| properties | Yes | Custom analytics properties to set |