From ba3b9219ef6b605b552f1b4a431851efb55aa0a5 Mon Sep 17 00:00:00 2001 From: palak Date: Thu, 12 Oct 2017 18:26:41 +0530 Subject: [PATCH] minor changes --- script.js | 1 + 1 file changed, 1 insertion(+) diff --git a/script.js b/script.js index cdc64ba..7e63fdf 100644 --- a/script.js +++ b/script.js @@ -104,6 +104,7 @@ // } /*open videos ends here*/ $scope.apply = function() { + Analytics.trackEvent('register', 'click', 'django.mp4'); $location.path("/registration") } -- 2.0.0