Kissmetrics

You're sending us data

Great job! You've installed the JavaScript Snippet

You'll see your data in Kissmetrics Live in real-time. You will see data in your reports in up to 30 minutes.

<!-- Kissmetrics tracking snippet -->
<script type="text/javascript">var _kmq = _kmq || [];
var _kmk = _kmk || '61d817358af517ab2975dbb768eeb1d6d0d07c4b';
function _kms(u){
  setTimeout(function(){
    var d = document, f = d.getElementsByTagName('script')[0],
    s = d.createElement('script');
    s.type = 'text/javascript'; s.async = true; s.src = u;
    f.parentNode.insertBefore(s, f);
  }, 1);
}
_kms('//i.kissmetrics.io/i.js');
_kms('//scripts.kissmetrics.io/' + _kmk + '.2.js');
</script>

What to do next

  1. Track Identities

    To tie users together across devices and sessions, you'll want to identify them as they log in. Follow the above docs to track identities.

  2. Improve Your Integration

    Check out our best practices to collect more meaningful data for your business.

  3. Explore other integration libraries

    If you'd like to user other portions of your stack to track users, we have alternative libraries to do so. You can also visit the Kissmetrics JavaScript Documentation and External Integrations to integrate custom data into Kissmetrics.