Commit graph

5 commits

Author SHA1 Message Date
Sean Robinson
2d6d7066d0 Fixed Google Analytics
I couldn’t get Google Analytics to work using the Tracking ID in the
admin section until I changed the code to this.
2015-02-01 00:14:57 -06:00
Mitchell Wulfman
6fc6b9eb78 cleanup while getting familiar with the codebase 2014-09-16 15:18:27 -04:00
Christian Bundy
86ec3ede93 Solve trivial JS errors
Using jshint and and fixmyjs I went through and removed 220 trivial
Javascript errors – mostly missing semicolons, and some properties that
weren’t written in dot notation. You can view the diff of jshint’s
output here:
https://gist.github.com/christianbundy/7b37c51bb6f7c8d739e7/revisions
2014-05-06 20:15:48 -07:00
Sacha Greif
e622c11286 cleaning up subscriptions 2014-02-18 14:46:53 +09:00
Sacha Greif
6c0002afec moved analytics.js to make sure it's always loaded before the router 2013-11-08 09:56:07 +09:00
Renamed from client/helpers/analytics.js (Browse further)