chore: Add analytics event for insert article feature (#8393)
This commit is contained in:
committed by
GitHub
parent
9c7148e2ad
commit
96add30331
@@ -624,6 +624,8 @@ export default {
|
||||
`${this.$t('CONVERSATION.REPLYBOX.INSERT_READ_MORE')} ${url}`
|
||||
);
|
||||
}
|
||||
|
||||
this.$track(CONVERSATION_EVENTS.INSERT_ARTICLE_LINK);
|
||||
},
|
||||
toggleRichContentEditor() {
|
||||
this.updateUISettings({
|
||||
|
||||
Reference in New Issue
Block a user