Add public market brief content assets

This commit is contained in:
2569718930@qq.com
2026-06-24 16:41:13 +08:00
parent 004439b736
commit 0a46933f6a
12 changed files with 1496 additions and 3 deletions
+5 -1
View File
@@ -17,7 +17,11 @@ type TrackableAnalyticsEvent =
| "paywall_feature_clicked"
| "paywall_viewed"
| "checkout_started"
| "checkout_succeeded";
| "checkout_succeeded"
| "brief_view"
| "brief_cta_click"
| "methodology_view"
| "social_outbound_click";
const CLIENT_ID_KEY = "polyweather:analytics:client-id";
const SESSION_ID_KEY = "polyweather:analytics:session-id";