Commit b1445209 authored by Vincent Boisselle's avatar Vincent Boisselle Committed by Commit Bot

Test config for the feed header menu iph feature

Bug: 1095106
Change-Id: Iffd8a1645e60ee2f02a69f8c5ac2b823aaf57fb0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2246848Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Commit-Queue: Vincent Boisselle <vincb@google.com>
Cr-Commit-Position: refs/heads/master@{#778618}
parent 7caabafc
...@@ -2585,6 +2585,12 @@ ...@@ -2585,6 +2585,12 @@
"experiments": [ "experiments": [
{ {
"name": "Enaled", "name": "Enaled",
"params": {
"availability": "any",
"event_trigger": "name:iph_feed_header_menu_triggered;comparator:==0;window:360;storage:360",
"event_used": "name:feed_header_menu_clicked;comparator:==0;window:360;storage:360",
"session_rate": "==0"
},
"enable_features": [ "enable_features": [
"IPH_FeedHeaderMenu", "IPH_FeedHeaderMenu",
"ReportFeedUserActions" "ReportFeedUserActions"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment