Skip to content

Commit acc57c4

Browse files
Add contentScopeExperiments pixel schema (#3193)
1 parent eec96b7 commit acc57c4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

pixel-definitions/pixels/broken_site_reports.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@
4040
"videos"
4141
]
4242
},
43+
{
44+
"key": "contentScopeExperiments",
45+
"description": "Experiments that are enabled that impact the page content",
46+
"type": "string"
47+
},
4348
{
4449
"key": "ctlFacebookLogin",
4550
"description": "",
@@ -193,6 +198,11 @@
193198
"videos"
194199
]
195200
},
201+
{
202+
"key": "contentScopeExperiments",
203+
"description": "Experiments that are enabled that impact the page content",
204+
"type": "string"
205+
},
196206
{
197207
"key": "ctlFacebookLogin",
198208
"description": "",

0 commit comments

Comments
 (0)