
Add google analytics trackevent to angular code
- or -
Post a project like this$18
- Posted:
- Proposals: 0
- Remote
- #325968
- Expired
Description
Experience Level: Entry
Estimated project duration: 1 hour
I have a small application written in Angular using CoffeeScript for JavaScript and CoffeeKup (for template files).
I need to 1) add google tracking code to the page and 2) add a google tracking event to a form submit, but I have poor knowledge of Angular. Can you do it for me?
I think this is the section I need to add the _trackevent code, but I can send you the project files if you need more context
return $scope.onSubmitRequest = function() {
console.log('Submit request for: ' + $scope.userRequest.name + ' ' + $scope.userRequest.country);
Meteor.call('createCase', $scope.userRequest, basketService.items);
basketService.items.length = 0;
basketService.saveItems();
return $location.path('/request-complete');
};
I need to 1) add google tracking code to the page and 2) add a google tracking event to a form submit, but I have poor knowledge of Angular. Can you do it for me?
I think this is the section I need to add the _trackevent code, but I can send you the project files if you need more context
return $scope.onSubmitRequest = function() {
console.log('Submit request for: ' + $scope.userRequest.name + ' ' + $scope.userRequest.country);
Meteor.call('createCase', $scope.userRequest, basketService.items);
basketService.items.length = 0;
basketService.saveItems();
return $location.path('/request-complete');
};

Max H.
0% (0)Projects Completed
-
Freelancers worked with
-
Projects awarded
0%
Last project
26 Jul 2025
Japan
New Proposal
Login to your account and send a proposal now to get this project.
Log inClarification Board Ask a Question
-
There are no clarification messages.
We collect cookies to enable the proper functioning and security of our website, and to enhance your experience. By clicking on 'Accept All Cookies', you consent to the use of these cookies. You can change your 'Cookies Settings' at any time. For more information, please read ourCookie Policy
Cookie Settings
Accept All Cookies