*UPDATE [19 Nov]: This is an update to say that the problem has been fixed. All GA users should be able to access the chat events now. Do give GA at least a day to collect some data.

———————- Original Post ——————–

Some of you may not be able to see any chat statistics on your Google Analytics page.

That’s because our Google Analytics integration works only if you’re embedding a GA script that looks (somewhat) like this:

<script type=”text/javascript”>
try {
var pageTracker = _gat._getTracker(“UA-XXXXXXX-X”);
pageTracker._trackPageview();
} catch(err) {}
</script>

If you’re using the new way of embedding Google Analytics (like this), chat statistics won’t show up for now.

It’s our bad =/ We overlooked this in our excitement to release this feature.

No worries though, our engineers are releasing a fix for this soon. We will keep you updated here. And there are more good news to come ;p

Stay tuned!