Merge pull request #1490 from craiglondon/Hotjar

Hotjar -- add detection via script and env
main
Elbert Alias 8 years ago committed by GitHub
commit b50e80fb8c

@ -3430,6 +3430,18 @@
},
"website": "http://hotarucms.org"
},
"Hotjar": {
"cats": [
"10"
],
"env": [
"^HotLeadfactory$",
"^HotleadController$"
],
"icon": "Hotjar.png",
"script": "^//static\\.hotjar\\.com/c/hotjar-",
"website": "https://www.hotjar.com"
},
"HubSpot": {
"cats": [
"32"
@ -10319,4 +10331,4 @@
"priority": "9"
}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Loading…
Cancel
Save