riot-web/res/css/views/dialogs
James Salter 5219b6be80
Analytics opt in for posthog (#6936)
* Add a new flag pseudonymousAnalyticsOptIn replacing analyticsOptIn, stored at account level, so people only need to opt in once.

* Show a toast in login to users that have analyticsOptIn set but not yet pseudonymousAnalyticsOptIn prompting them confirm the new method is okay. Update the copy of the existing opt-in toast. Don't notify users that previously opted out.

* Update the copy in settings

* Add a new learn more dialog

* Support a new config flag analyticsOwner which is used in these toasts when explaining which entity the data is sent to ("Help improve %(analyticsOwner)"). If unset, display brand. This allows deployments whose brand differs from the receiver of the analytics to explain the situation to their users (e.g. AcmeCorp badges their app, but explains the data is sent to Element, not them)

* The new opt-in and flags are only used when posthog is configured; prior to that there are no changes to UX or tracking behaviour.
2021-12-06 09:39:33 +11:00
..
security
_AddExistingToSpaceDialog.scss
_AddressPickerDialog.scss
_Analytics.scss Analytics opt in for posthog (#6936) 2021-12-06 09:39:33 +11:00
_AnalyticsLearnMoreDialog.scss Analytics opt in for posthog (#6936) 2021-12-06 09:39:33 +11:00
_BugReportDialog.scss
_ChangelogDialog.scss
_ChatCreateOrReuseChatDialog.scss
_CommunityPrototypeInviteDialog.scss
_CompoundDialog.scss
_ConfirmSpaceUserActionDialog.scss
_ConfirmUserActionDialog.scss
_CreateCommunityPrototypeDialog.scss
_CreateGroupDialog.scss
_CreateRoomDialog.scss
_CreateSpaceFromCommunityDialog.scss
_CreateSubspaceDialog.scss
_DeactivateAccountDialog.scss
_DevtoolsDialog.scss
_EditCommunityPrototypeDialog.scss
_ExportDialog.scss
_FeedbackDialog.scss
_ForwardDialog.scss
_GenericFeatureFeedbackDialog.scss
_GroupAddressPicker.scss
_HostSignupDialog.scss
_IncomingSasDialog.scss
_InviteDialog.scss
_JoinRuleDropdown.scss
_KeyboardShortcutsDialog.scss
_LeaveSpaceDialog.scss
_ManageRestrictedJoinRuleDialog.scss
_MessageEditHistoryDialog.scss
_ModalWidgetDialog.scss
_NewSessionReviewDialog.scss
_PollCreateDialog.scss
_RegistrationEmailPromptDialog.scss
_RoomSettingsDialog.scss
_RoomSettingsDialogBridges.scss
_RoomUpgradeDialog.scss
_RoomUpgradeWarningDialog.scss
_ServerOfflineDialog.scss
_ServerPickerDialog.scss
_SetEmailDialog.scss
_SettingsDialog.scss
_ShareDialog.scss
_SlashCommandHelpDialog.scss
_SpaceSettingsDialog.scss
_TabbedIntegrationManagerDialog.scss
_TermsDialog.scss
_UntrustedDeviceDialog.scss
_UploadConfirmDialog.scss
_UserSettingsDialog.scss
_WidgetCapabilitiesPromptDialog.scss
_WidgetOpenIDPermissionsDialog.scss