Add Clean Insights analytics

Work on issue #94.
This commit is contained in:
N-Pex 2021-04-15 17:06:11 +02:00
parent da30d6899a
commit b21b0b04a5
6 changed files with 395 additions and 288 deletions

View file

@ -1370,6 +1370,9 @@ export default {
}
this.sendAttachment(text);
this.showRecorder = false;
// Log event to Clean Insights
this.$ci.event("Audio", "Voice message sent");
},
closeCreateRoomWelcomeHeader() {