Files
weave-scope/client/app/scripts/components
Damien Lespiau a205f6ecb7 tracking: Rename trackMixpanelEvent() to trackAnalyticsEvent()
Might as well not mention Mixpanel now that we're sending all events to
Segment.

Commit done with:

  git grep trackMixpanelEvent | cut -d : -f 1 | sort -u | \
	xargs sed -e s/trackMixpanelEvent/trackAnalyticsEvent/g
2017-09-25 13:57:00 +01:00
..
2017-05-04 13:12:00 +02:00
2017-02-20 11:10:44 +01:00
2017-05-04 13:12:00 +02:00
2016-05-11 18:08:59 +02:00
2017-02-20 11:10:44 +01:00
2016-08-03 08:50:37 +02:00
2017-07-06 16:06:55 +02:00
2017-05-15 11:49:12 +02:00