How have you guys setup Segment.io?

Hi guys,

I want to setup my analytics, using Segment.io, Mixpanel and GoogleAnalytics.

They say, tracking less is more, so in mixpanel I only want to track the important stuff, while using Google Analytics for the FULL data.

Right now I am playing with okgrow:analytics and ran into 2 problems

  1. GoogleAnalytics does NOT seem to fully track, if I disabled okgrows “autorun”-feature (see https://github.com/okgrow/analytics/issues/185). It also does NOT show live-visitors, if I disable “autorun”
  2. I do not have a serverside tracking for segment, if I use okgrow:analytics.

Does anyone have a quick tip? How have you guys set it up? Simply use the npm packages of segment, like stated here? (https://github.com/percolatestudio/meteor-segment.io/)

Thanks a lot for your tips!