[FIX] mixpanel only fire on dev.ripple.com

This commit is contained in:
Ben Stein-Lobovits
2014-08-28 15:28:57 -07:00
parent 1c7a6fca7c
commit f56282604e
5 changed files with 5 additions and 5 deletions

View File

@@ -42,7 +42,7 @@ b._i.push([a,e,d])};b.__SV=1.2}})(document,window.mixpanel||[]);
mixpanel.init("132d42885e094171f34467fc54da6fab");
</script>
<script>mixpanel.track("brand-guide");</script>
<script>if (window.location.host == "dev.ripple.com") { mixpanel.track("brand-guide"); }</script>
<!-- end Mixpanel -->
<!-- Initializer -->