diff --git a/app/javascript/dashboard/components/widgets/conversation/conversation/LabelSuggestion.vue b/app/javascript/dashboard/components/widgets/conversation/conversation/LabelSuggestion.vue index 8c5e918c6..115cb64ff 100644 --- a/app/javascript/dashboard/components/widgets/conversation/conversation/LabelSuggestion.vue +++ b/app/javascript/dashboard/components/widgets/conversation/conversation/LabelSuggestion.vue @@ -211,7 +211,7 @@ export default { conversationId: this.conversationId, labels: labelsToAdd, }); - this.trackLabelEvent(OPEN_AI_EVENTS.LABEL_SUGGESTION_APPLIED); + this.trackLabelEvent(OPEN_AI_EVENTS.APPLY_LABEL_SUGGESTION); }, trackLabelEvent(event) { const payload = {