|
@@ -35,7 +35,7 @@ yltApp.run(['$rootScope', '$location', function($rootScope, $location) {
|
|
$rootScope.$on('$routeChangeSuccess', function(){
|
|
$rootScope.$on('$routeChangeSuccess', function(){
|
|
ga('send', 'pageview', {'page': $location.path()});
|
|
ga('send', 'pageview', {'page': $location.path()});
|