You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: wiki/Privacy.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ UltraLog respects your privacy while collecting minimal, anonymous usage data to
6
6
7
7
## Overview
8
8
9
-
Starting with version 1.5.0, UltraLog includes optional anonymous analytics powered by [PostHog](https://posthog.com/). This data helps the development team understand how the application is used and prioritize new features.
9
+
Starting with version 1.5.1, UltraLog includes optional anonymous analytics powered by [PostHog](https://posthog.com/). This data helps the development team understand how the application is used and prioritize new features.
10
10
11
11
**Key Privacy Principles:**
12
12
@@ -22,21 +22,21 @@ Starting with version 1.5.0, UltraLog includes optional anonymous analytics powe
22
22
23
23
UltraLog collects the following anonymous usage events:
24
24
25
-
| Event | Data Collected | Purpose |
26
-
|-------|----------------|---------|
27
-
|`app_started`| App version, platform (Windows/macOS/Linux) | Track active installations |
28
-
|`file_loaded`| ECU type (e.g., "Haltech"), file size in KB | Understand which ECU formats are popular |
29
-
|`channel_selected`| Number of channels selected | Understand typical usage patterns |
30
-
|`chart_exported`| Export format (PNG or PDF) | Track feature usage |
31
-
|`tool_switched`| Tool name (Log Viewer or Scatter Plot) | Understand which features are used |
0 commit comments