diff --git a/src/metrics.js b/src/metrics.js index 02273c8..a08071e 100644 --- a/src/metrics.js +++ b/src/metrics.js @@ -1,6 +1,6 @@ // limit engines we can send to the specific set we're interested in from search choice screen const searchEngineMap = { - "Ghostery Search": "ghostery", + "Ghostery Glow": "ghostery", Google: "google", Bing: "bing", StartPage: "sp",