[Admin Analytics] refactor frontend
Created by: thenamankumar
This PR:
-
Add page view events for all admin analytics pages -
Remove the "Experimental" badge from the navbar analytics link -
Refactor admin analytics page files/ Separate queries, and styles for each page.
Test plan
- Enable feature flag:
admin-analytics-enabled
- Go to
/site-admin/analytics/users
and check if the stats are loading.
App preview:
Check out the client app preview documentation to learn more.