added google analytics

This commit is contained in:
Senad Uka
2015-07-25 14:08:02 +02:00
parent 246a587c92
commit af6864954a
6 changed files with 134 additions and 40 deletions

View File

@@ -44,4 +44,9 @@ var router = Router.create({
location: Router.HistoryLocation
});
router.run(function (Handler, state) {
});
module.exports = router;