Merge pull request #21474 from overleaf/mf-add-device-segmentation-gallery-view-events

[web] Add `device` and `screen-breakpoint` segmentation to all gallery-related page view events

GitOrigin-RevId: 36cfb5c5d183645782efe8c66c09f476d5474253
This commit is contained in:
Jessica Lawshe 2024-11-05 09:31:03 -06:00 committed by Copybot
parent 551dad7c2c
commit 80b3ad255d

View file

@ -89,6 +89,7 @@ export interface Meta {
'ol-features': Features
'ol-footer': FatFooterMetadata
'ol-fromPlansPage': boolean
'ol-galleryTagName': string
'ol-gitBridgeEnabled': boolean
'ol-gitBridgePublicBaseUrl': string
'ol-github': { enabled: boolean; error: boolean }