mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-07 16:19:02 +02:00
Merge pull request #24208 from overleaf/jdt-wf-analytics-wrapper
Create listener for Writefull to send events to our analytics GitOrigin-RevId: 8ad1866e3c81b1f6c3388b744f9e27810623436e
This commit is contained in:
committed by
Copybot
parent
3f10b29869
commit
94a067d7c8
@@ -4,6 +4,7 @@ export interface WritefullEvents {
|
||||
}
|
||||
'writefull-received-suggestions': { numberOfSuggestions: number }
|
||||
'writefull-register-as-auto-account': { email: string }
|
||||
'writefull-shared-analytics': { eventName: string; segmentation: object }
|
||||
}
|
||||
|
||||
type InsertPosition = {
|
||||
|
||||
Reference in New Issue
Block a user