diff --git a/src/technologies.json b/src/technologies.json index ef3fa0cdf..b6f40a326 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -3203,12 +3203,15 @@ }, "website": "http://www.cloudflare.com" }, - "Cloudflare Insight": { + "Cloudflare Browser Insights": { "cats": [ 10 ], - "description": "Cloudflare Insight is a Trafficanalytics script", + "description": "Cloudflare Browser Insights is a tool tool that measures the performance of websites from the perspective of users.", "icon": "CloudFlare.svg", + "js": { + "__cfBeaconCustomTag": "", + }, "scripts": "static\\.cloudflareinsights\\.com/beacon(?:\\.min)?\\.js", "website": "http://www.cloudflare.com" },