DarkMatter in Cyberspace
  • Home
  • Categories
  • Tags
  • Archives

Website Monitor for Meteor Application


Google Analytics

Add tracking code () into the "..." (commonly in head.html) of your meteor app.

You can find your tracking codes at Admin -> User Management -> Tracking Info -> Tracking Code.

Get real-time data (such as on-site user number) at Reporting -> Real-Time -> Overview.

Kadira

meteor add meteorhacks:kadira

Add the following codes into server/kadira.js:

Kadira.connect('<App ID>', '<App Secret>');

get your AppID and App secret at Kadira -> [Your App] -> Settings.

Then see read-time statistics on its dashboard.



Published

Feb 28, 2015

Last Updated

Feb 28, 2015

Category

Tech

Tags

  • meteor 47
  • monitor 4
  • realtime 2
  • visit 1

Contact

  • Powered by Pelican. Theme: Elegant by Talha Mansoor