mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-04 22:59:01 +02:00
Add new event segmentations for upgrade button in dashboard to help analytics (#11345)
* Add new event segmentations for the upgrade button in dashboard to help analysis * Also add an extra check for the upgrade button in the navbar since it's only appeared in the project dashboard react version GitOrigin-RevId: fca14e3adfbafd0fd143b045ba43588913f7297b
This commit is contained in:
@@ -355,6 +355,7 @@ async function projectListReactPage(req, res, next) {
|
||||
showGroupsAndEnterpriseBanner,
|
||||
groupsAndEnterpriseBannerVariant:
|
||||
groupsAndEnterpriseBannerAssignment?.variant ?? 'default',
|
||||
projectDashboardReact: true, // used in navbar
|
||||
showNewUsersMicroSurvey,
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user