[Statsig] Sample router events (#4143)
This commit is contained in:
parent
8cec1679a7
commit
d6625c29d1
3 changed files with 9 additions and 3 deletions
|
|
@ -24,7 +24,7 @@ export type LogEvents = {
|
|||
secondsActive: number
|
||||
}
|
||||
'state:foreground': {}
|
||||
'router:navigate': {}
|
||||
'router:navigate:sampled': {}
|
||||
|
||||
// Screen events
|
||||
'splash:signInPressed': {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue