Frank Rotermund
1ab51f37f8
Merge branch 'master' of https://github.com/vector-im/element-ios into feature/3269_merge_element_1_8_18
...
# Conflicts:
# Config/AppIdentifiers.xcconfig
# Config/AppVersion.xcconfig
# Podfile
# Podfile.lock
# Riot/Assets/de.lproj/Vector.strings
# Riot/Generated/Images.swift
# Riot/Modules/Analytics/DecryptionFailureTracker.m
# Riot/Modules/Application/LegacyAppDelegate.h
# Riot/Modules/Onboarding/OnboardingCoordinator.swift
# Riot/Modules/Room/RoomInfo/RoomInfoList/RoomInfoListViewController.swift
# Riot/Modules/Room/RoomViewController.m
# Riot/SupportingFiles/Info.plist
# Riot/Utils/EventFormatter.m
# Riot/Utils/Tools.h
# Riot/Utils/Tools.m
# Riot/target.yml
# RiotSwiftUI/Modules/Common/Mock/MockAppScreens.swift
# fastlane/Fastfile
# project.yml
2022-06-12 19:49:46 +02:00
Doug
c4c95ca56b
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
Arnfried Griesert
990962285a
merged element 1.8.10
2022-05-03 12:48:01 +02:00
Andy Uhnak
6592b9a7e1
Log decryption error details as context in AnalyticsEvent
2022-04-19 16:09:46 +01:00
Doug
b61f012294
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
Frank Rotermund
c2108a2178
MESSENGER-2762 Initial Merge
2022-03-17 15:51:23 +01:00
Gil Eluard
1203c7725a
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
c5820ba22e
Instrument metrics for iOS for the IA project #5401
...
- Added last needed metrics
2022-03-16 16:56:27 +01:00
Gil Eluard
d6cd5fbb80
Add trigger to join and view room metrics events #5769
...
- Code tweaks
2022-03-16 16:25:12 +01:00
Gil Eluard
5116efc7cc
Add trigger to join and view room metrics events #5769
...
- Code tweaks
2022-03-16 16:10:28 +01:00
Gil Eluard
67b0df922f
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
ismailgulek
d7f9ce2fbd
Rename composer event method
2022-03-01 14:14:53 +03:00
ismailgulek
d25f43bb0c
Add new screen, composer event method and ui elements
2022-02-28 17:46:19 +03:00
ismailgulek
9301e50fc8
Adapt to latest analytics repo
2022-02-28 17:45:15 +03:00
Doug
69f9a92a47
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
4d2c96433d
Include user properties with the next sent event.
2022-02-17 12:39:11 +00:00
Doug
e5bbfa9a30
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
7378847594
Merge pull request #5293 from vector-im/langleyd/5292_refresh_tokens
...
App: Refresh Tokens Implementation
2022-01-31 08:59:19 +00:00
Doug
6cd5abdd9a
Update Analytics docs.
2022-01-25 10:13:29 +00:00
David Langley
303bbccb83
Remove NSLog and fix Analytics documentation.
2022-01-24 12:44:26 +00:00
David Langley
4bc9df0549
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
21d49a5067
Add analytics for Unauthenticated errors
2022-01-13 17:33:51 +00:00
Doug
60aeb35490
Add instructions for creating analytics events.
2022-01-13 17:23:35 +00:00
Doug
4b5490e1c7
Retain AnalyticsService. Fix coordinator retain cycle.
2021-12-16 17:02:58 +00:00
Doug
6ab08067bd
Move Analytics from Managers to Modules.
2021-12-16 17:01:23 +00:00