feat: revenue tracking
* wip * wip * wip * wip * show revenue better on overview * align realtime and overview counters * update revenue docs * always return device id * add project settings, improve projects charts, * fix: comments * fixes * fix migration * ignore sql files * fix comments
This commit is contained in:
committed by
GitHub
parent
d61cbf6f2c
commit
790801b728
@@ -80,7 +80,6 @@ export const PAGE_TITLES = {
|
||||
DASHBOARD: 'Dashboard',
|
||||
EVENTS: 'Events',
|
||||
SESSIONS: 'Sessions',
|
||||
PROFILES: 'Profiles',
|
||||
PAGES: 'Pages',
|
||||
REPORTS: 'Reports',
|
||||
NOTIFICATIONS: 'Notifications',
|
||||
@@ -91,6 +90,10 @@ export const PAGE_TITLES = {
|
||||
CHAT: 'AI Assistant',
|
||||
REALTIME: 'Realtime',
|
||||
REFERENCES: 'References',
|
||||
// Profiles
|
||||
PROFILES: 'Profiles',
|
||||
PROFILE_EVENTS: 'Profile events',
|
||||
PROFILE_DETAILS: 'Profile details',
|
||||
|
||||
// Sub-sections
|
||||
CONVERSIONS: 'Conversions',
|
||||
|
||||
Reference in New Issue
Block a user