diff --git a/dist/index.html b/dist/index.html
index 650089581..f222e754f 100644
--- a/dist/index.html
+++ b/dist/index.html
@@ -28,12 +28,6 @@
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
- // crazyegg
- setTimeout(function(){var a=document.createElement('script');
- var b=document.getElementsByTagName('script')[0];
- a.src=document.location.protocol+'//dnn506yrbagrg.cloudfront.net/pages/scripts/0013/6714.js?'+Math.floor(new Date().getTime()/3600000);
- a.async=true;a.type='text/javascript';b.parentNode.insertBefore(a,b)}, 1);
-
if (typeof iD == 'undefined' || !iD.Detect().support) {
document.getElementById('id-container').innerHTML = 'Sorry, your browser is not currently supported. Please use Potlatch 2 to edit the map.';
document.getElementById('id-container').className = 'unsupported';