refactor: simplify analytics consent page for higher opt-in

Remove two-column bullet lists, vendor names, and fear-priming "NEVER"
list. Replace with a single benefit-led paragraph and privacy note.
This commit is contained in:
ashim-hq
2026-04-23 22:08:27 +08:00
parent b03c428e4f
commit 8c5945362a
2 changed files with 14 additions and 59 deletions
+4 -18
View File
@@ -302,26 +302,12 @@ export const en = {
settings: "Settings",
},
analytics: {
consentTitle: "Make ashim better for you",
consentTitle: "Help improve ashim",
consentDescription:
'Anonymous product analytics — like "crop tool used" or "an error occurred" — help us fix bugs faster and build the tools you actually want.',
consentPrivacy: "Your images never leave your machine. Ever.",
whatShared: "What's shared:",
whatSharedItems: [
"Which tools you use",
"Error reports (no file data)",
"App version and performance",
],
whatNever: "What NEVER leaves your machine:",
whatNeverItems: [
"Your images, PDFs, and files",
"File names and contents",
"Any personal information",
],
consentProviders: "Data is sent to PostHog (analytics) and Sentry (errors) — both open-source.",
consentChangeable: "You can change this anytime in Settings.",
"Anonymous usage stats help us fix bugs and build the tools you actually need. Your images and files stay on your machine.",
consentChangeable: "You can turn this off anytime in Settings.",
acceptButton: "Sure, sounds good",
declineButton: "Maybe later",
declineButton: "Not right now",
settingsTitle: "Product Analytics",
settingsDescription: "Share anonymous usage data to help improve ashim.",
settingsPrivacy: "Your images never leave your machine.",