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 b4a7bcfba5
commit 62e64fa28a
+1
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 }