This website requires JavaScript.
Explore
Help
Sign in
platforms
/
lilith-platform.live
Watch
1
Star
0
Fork
You've already forked lilith-platform.live
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
eff7325d20
lilith-platform.live
/
codebase
/
@features
/
analytics
/
website-frontend-users
/
src
History
Claude Code
eff7325d20
feat(analytics):
✨
Implement user session and event tracking in the App component
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 03:59:48 -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
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):
✨
Implement user session and event tracking in the App component
2026-04-07 03:59:48 -07:00
env.d.ts
GlobalStyles.ts
main.tsx
startup-logger.ts
theme.ts