Improve landing performance and analytics funnel

This commit is contained in:
2569718930@qq.com
2026-05-30 19:50:50 +08:00
parent 3fcda3f3cd
commit 9bcfd9d1eb
15 changed files with 336 additions and 95 deletions
+7
View File
@@ -66,6 +66,13 @@ _DEB_RECENT_MIN_SAMPLES = 3
_daily_record_repo = DailyRecordRepository()
TRACKABLE_ANALYTICS_EVENTS = {
"landing_view",
"enter_terminal",
"login_start",
"signup_success",
"trial_created",
"payment_start",
"payment_success",
"signup_completed",
"dashboard_active",
"paywall_feature_clicked",