chatwoot/app/javascript/dashboard/helper
Pranav 837026c146
feat: Use amplitude for Cloud Analytics (#13217)
Migrates our analytics integration on Cloud from PostHog to Amplitude.
This change updates the core AnalyticsHelper class to use the Amplitude
SDK while maintaining the same tracking interface. Rest of all existing
analytics calls throughout the codebase continue to work without
modification.

**Changes:**
- Replace PostHog analytics with Amplitude SDK
- Rename ANALYTICS_TOKEN to CLOUD_ANALYTICS_TOKEN for clarity
- Fix bug in page() method signature that was causing malformed payloads
2026-01-09 09:32:09 -08:00
..
AnalyticsHelper feat: Use amplitude for Cloud Analytics (#13217) 2026-01-09 09:32:09 -08:00
AudioAlerts feat: handle mine event for incoming messages (#10867) 2025-02-11 17:45:31 +05:30
CacheHelper
commandbar
specs fix: Strip autolinks <...> when links are not supported (#13204) 2026-01-08 18:37:52 +04:00
actionCable.js feat: Add stores for copilotMessages and copilotThreads (#11603) 2025-05-27 18:36:32 -06:00
actionQueryGenerator.js
agentHelper.js fix: Translate "None" option in agent assignment dropdown (#11060) 2025-03-11 14:49:27 -07:00
APIHelper.js
auditlogHelper.js feat: Add conversation delete feature (#11677) 2025-06-05 15:53:17 -05:00
automationHelper.js feat: Add support for labels in automations (#11658) 2025-09-18 14:17:54 +05:30
commons.js feat: Agent assignment policy index page with CRUD actions (#12373) 2025-09-10 12:07:21 +05:30
conversationHelper.js
customViewsHelper.js feat: Add support for frontend filtering of conversations (#11111) 2025-03-24 19:39:04 -07:00
DOMHelpers.js
downloadHelper.js
editorHelper.js chore: Replace plain editor with advanced editor (#13071) 2026-01-08 15:17:54 +05:30
emailQuoteExtractor.js feat: allow quoted email thread in reply (#12545) 2025-09-30 17:47:09 +05:30
featureHelper.js feat: SAML UI [CW-2958] (#12345) 2025-09-15 19:33:54 +05:30
filterQueryGenerator.js
flag.js
inbox.js feat: TikTok channel (#12741) 2025-12-17 07:54:50 -08:00
labelColor.js
permissionsHelper.js chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
portalHelper.js chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
preChat.js
pushHelper.js feat: Log push notification error (#12543) 2025-09-29 15:19:45 +05:30
quotedEmailHelper.js feat: allow quoted email thread in reply (#12545) 2025-09-30 17:47:09 +05:30
ReconnectService.js
routeHelpers.js
scriptHelpers.js chore(docs): Fix typos in some files (#12817) 2025-11-07 07:57:37 -08:00
snoozeHelpers.js
states.js
templateHelper.js feat: Add media_name support for WhatsApp templates document files (#12462) 2025-09-18 15:25:31 +05:30
themeHelper.js feat: Support bigger font size in dashboard (#10974) 2025-02-27 12:10:33 +05:30
Timer.js feat: Voice Channel (#11602) 2025-12-19 12:41:33 -08:00
uploadHelper.js
URLHelper.js feat: Add UI to manage web widget allowed domains (#12495) 2025-09-24 16:46:19 +05:30
validations.js chore: Add open conversation option (#11828) 2025-07-02 10:01:50 +05:30
voice.js feat: Voice Channel (#11602) 2025-12-19 12:41:33 -08:00