Commit 8d5ed8a
authored
feat(analytics): enable Mixpanel (#6772)
### Description
Enable Mixpanel
### Test plan
* Tested manually by observing events being sent to [Mixpanel
project](https://mixpanel.com/project/3987914/view/4483711/app/events):
* Android emulator
* iOS device
### Related issues
- valora-xyz/wallet-stack#335
- celo-org/celo-monorepo#11646
### Backwards compatibility
Y
### Network scalability
NA1 parent ae455d1 commit 8d5ed8a
4 files changed
+20
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
98 | | - | |
| 99 | + | |
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9158 | 9158 | | |
9159 | 9159 | | |
9160 | 9160 | | |
| 9161 | + | |
| 9162 | + | |
| 9163 | + | |
| 9164 | + | |
| 9165 | + | |
| 9166 | + | |
| 9167 | + | |
| 9168 | + | |
9161 | 9169 | | |
9162 | 9170 | | |
9163 | 9171 | | |
| |||
10165 | 10173 | | |
10166 | 10174 | | |
10167 | 10175 | | |
10168 | | - | |
| 10176 | + | |
10169 | 10177 | | |
10170 | 10178 | | |
10171 | 10179 | | |
| |||
12368 | 12376 | | |
12369 | 12377 | | |
12370 | 12378 | | |
12371 | | - | |
12372 | | - | |
12373 | | - | |
12374 | | - | |
| 12379 | + | |
| 12380 | + | |
| 12381 | + | |
| 12382 | + | |
12375 | 12383 | | |
12376 | 12384 | | |
12377 | 12385 | | |
| |||
12413 | 12421 | | |
12414 | 12422 | | |
12415 | 12423 | | |
| 12424 | + | |
12416 | 12425 | | |
12417 | 12426 | | |
12418 | 12427 | | |
| |||
0 commit comments