We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 9684d15 commit 23a740dCopy full SHA for 23a740d
app/_includes/foot.html
@@ -201,13 +201,5 @@
201
},
202
this
203
);
204
- var _gaq = [
205
- ["_setAccount", "UA-32956520-1"],
206
- ["_setDomainName", ".yeoman.io"],
207
- ["_trackPageview"],
208
- ["_trackPageLoadTime"]
209
- ];
210
- $script("https://www.google-analytics.com/ga.js");
211
- $script("https://apis.google.com/js/plusone.js");
212
- $script("//platform.twitter.com/widgets.js");
+ $script("https://platform.twitter.com/widgets.js");
213
</script>
0 commit comments