analytics and embed meta update!!!

This commit is contained in:
legop3
2026-07-31 22:12:04 -04:00
parent 1aecab66e7
commit 8c5d98bed6
45 changed files with 395 additions and 699 deletions
+2 -2
View File
@@ -235,8 +235,8 @@ export function ChatProvider({ children }) {
} else {
/*
Count successful chat sends without forwarding chat text. The
centralized analytics session identity can still attach nickname
when the build-time adapter is configured to include it.
centralized analytics session identity adds aggregate role and
assignment context without attaching message text or nickname.
*/
trackAnalyticsEvent('chat_send', {
hasTts: Boolean(tts),