Commit ba3b9219ef6b605b552f1b4a431851efb55aa0a5

Authored by Palak Handa
1 parent 204302c02a
Exists in master and in 1 other branch paytm

minor changes

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
... ... @@ -104,6 +104,7 @@
104 104 // }
105 105 /*open videos ends here*/
106 106 $scope.apply = function() {
  107 + Analytics.trackEvent('register', 'click', 'django.mp4');
107 108 $location.path("/registration")
108 109 }
109 110  
... ...