Commit f8e7e66
committed
Dashboard: Integrate PostHog for enhanced analytics in Providers component
- Added `PHProvider` and `PostHogPageView` to the `Providers` component for improved user behavior tracking.
- Wrapped children and `Toaster` component within `PHProvider` to ensure analytics are captured across the application.1 parent 6ae54dd commit f8e7e66
File tree
1 file changed
+7
-2
lines changed- apps/dashboard/src/app/bridge/components/client
1 file changed
+7
-2
lines changedLines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
15 | | - | |
16 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
17 | 22 | | |
18 | 23 | | |
19 | 24 | | |
| |||
0 commit comments