Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Removing whitespace from GA tracking code
  • Loading branch information
Roy committed Aug 3, 2016
1 parent 3fde69a commit 2985707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javascripts/business-network-ga.js
@@ -1,3 +1,3 @@
var _gaq = _gaq || [];
_gaq.push(['c._setAccount', ' UA-63189837-1']);
_gaq.push(['c._setAccount', 'UA-63189837-1']);
_gaq.push(['c._trackPageview']);

0 comments on commit 2985707

Please sign in to comment.