Commit graph

33 commits

Author SHA1 Message Date
Andy Uhnak
aa3626d496 Disable unnecessary network breadcrumbs in Sentry 2022-09-15 16:38:06 +01:00
Andy Uhnak
d7ba2e2c3a Measure performance in Sentry 2022-08-26 16:33:03 +01:00
Gil Eluard
bc5e648adf App Layout: Add usage measures
- Update after review
2022-08-24 13:37:47 +03:00
Gil Eluard
ba283ff81b App Layout: Add usage measures 2022-08-24 13:37:47 +03:00
Andy Uhnak
badf0a884c Track all errors in Sentry 2022-08-23 08:14:59 +01:00
Andy Uhnak
6e8ce518e6 Log sentry events as debug instead of error 2022-07-11 10:37:43 +01:00
Andy Uhnak
d839a95981 Track non-fatal issues via analytics 2022-07-05 17:15:51 +01:00
Doug
54a4feb0ea
Send the Signup analytics event (#6118)
* Implement the Signup event from AuthenticationViewController.

Use AuthenticationFlow instead of MXKAuthenticationType.
Create new AuthenticationType that aligns with AnalyticsEvent naming.
Add additional cases from AnalyticsEvents.
2022-05-06 13:08:54 +01:00
Andy Uhnak
1a2fcb85cc Log decryption error details as context in AnalyticsEvent 2022-04-19 16:09:46 +01:00
Doug
06abdf78ad Re-enable NSException on Share extension dismiss.
Disable crash logging in the share extension because of this.
2022-03-21 10:06:19 +00:00
Gil Eluard
2ba9d4a593 Merge branch 'develop' into gil/5769_add_trigger_to_join_and_view_room_metrics_event
# Conflicts:
#	Riot/Modules/Analytics/Analytics.swift
2022-03-17 13:59:24 +01:00
Gil Eluard
21d252aba0 Instrument metrics for iOS for the IA project #5401
- updates after review
2022-03-17 10:48:00 +01:00
Gil Eluard
9ff5cf3163 Instrument metrics for iOS for the IA project #5401
- Added last needed metrics
2022-03-16 16:56:27 +01:00
Gil Eluard
2bb66b526d Add trigger to join and view room metrics events #5769
- Code tweaks
2022-03-16 16:25:12 +01:00
Gil Eluard
b8f3598d8b Add trigger to join and view room metrics events #5769
- Code tweaks
2022-03-16 16:10:28 +01:00
Gil Eluard
18e5d22b92 Add trigger to join and view room metrics events #5769
- Added trigger for JoinedRoom event
- Tracking ViewRoom event for rooms and events
2022-03-15 10:31:24 +01:00
Gil Eluard
9ebd8a4802
Instrument missing screen metrics (#5764)
* Instrument missing screen metrics

- Done
2022-03-08 10:13:46 +01:00
ismailgulek
f93157160b
Rename composer event method 2022-03-01 14:14:53 +03:00
ismailgulek
6f4e6eea27
Delete comments for removeMe 2022-03-01 00:26:24 +03:00
ismailgulek
41f6f5091f
Add new screen, composer event method and ui elements 2022-02-28 17:46:19 +03:00
ismailgulek
7c89abfeea
Adapt to latest analytics repo 2022-02-28 17:45:15 +03:00
Doug
24056d131c
Disable the default analytics configurations for forks. (#5688)
* Disable the default analytics configurations for forks.

* Check the analytics configuration instead of the PostHog Config.
2022-02-24 15:46:18 +00:00
Doug
ae1d8026c0 Include user properties with the next sent event. 2022-02-17 12:39:11 +00:00
Doug
0fee802e03 Add support for UserProperties to analytics and capture FTUE use case selection.
Additionally update taps to interactions following updates in the analytics event repo.
2022-02-15 18:06:23 +00:00
David Langley
4566bd8f8b
Merge pull request #5293 from vector-im/langleyd/5292_refresh_tokens
App: Refresh Tokens Implementation
2022-01-31 08:59:19 +00:00
Doug
abf4decf31 Update Analytics docs. 2022-01-25 10:13:29 +00:00
David Langley
07b9b087fb Remove NSLog and fix Analytics documentation. 2022-01-24 12:44:26 +00:00
David Langley
05b817fb86 Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5292_refresh_tokens 2022-01-14 11:43:09 +00:00
David Langley
06a8d0c0c9 Add analytics for Unauthenticated errors 2022-01-13 17:33:51 +00:00
Doug
30f4df0747 Add instructions for creating analytics events. 2022-01-13 17:23:35 +00:00
Valere
a1429dbb8d Reduce grace period to report decryption failure 2022-01-05 16:52:05 +01:00
Doug
bee737f97d Retain AnalyticsService. Fix coordinator retain cycle. 2021-12-16 17:02:58 +00:00
Doug
8e38a5fc12 Move Analytics from Managers to Modules. 2021-12-16 17:01:23 +00:00