Commit 12c9a99
committed
fix(analytics): sum multiple engagement types in Mixpanel data
- Update `getValue` method to handle cases where there are multiple values in the segmentation data
- Instead of returning just the first value, it now sums all values in the list
- This change ensures more accurate reporting when multiple engagement types are present1 parent 46e4ff1 commit 12c9a99
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
171 | 175 | | |
172 | 176 | | |
173 | 177 | | |
| |||
0 commit comments