mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-17 10:00:46 -04:00
analytics and embed meta update!!!
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user