lilith-platform.live/codebase/@features/analytics/website-frontend-users/src
Claude Code fbe669d956 types(analytics): 🏷️ Define API request/response schemas for analytics data handling to enforce type safety
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:28 -07:00
..
components ui(analytics): 💄 Update Sidebar and AccountPopout components with enhanced UI elements and styling for improved analytics dashboard interactions 2026-04-06 21:36:28 -07:00
data feat(analytics): Update user data model and processing pipeline for frontend analytics tracking 2026-04-05 00:08:17 -07:00
hooks feat(analytics): Add debounce and batching support to optimize analytics data fetching in the useAnalyticsApi hook 2026-04-06 21:36:28 -07:00
pages ui(analytics): 💄 Add new visualization components and restructure UI for analytics pages (Audience, Events, Journey, LinkValue). 2026-04-06 21:36:28 -07:00
types types(analytics): 🏷️ Define API request/response schemas for analytics data handling to enforce type safety 2026-04-06 21:36:28 -07:00
App.tsx feat(analytics): Update App component to add/modify analytics tracking features 2026-04-06 21:36:27 -07:00
env.d.ts
GlobalStyles.ts
main.tsx feat(analytics): Add user behavior tracking and startup event logging to frontend 2026-04-05 15:21:53 -07:00
startup-logger.ts feat(analytics): Add user behavior tracking and startup event logging to frontend 2026-04-05 15:21:53 -07:00
theme.ts