summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2017-04-19 16:34:05 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2017-04-19 16:34:05 +0200
commite32769eb47362ec7353014417a9edd4f1be5cc83 (patch)
treeae963336da3a95310e59f6a146d8757a993f2768 /package.json
parent5882bf54dd458b91896571183ff64bcd4df3b1be (diff)
downloaddiscordbot-e32769eb47362ec7353014417a9edd4f1be5cc83.tar.gz
discordbot-e32769eb47362ec7353014417a9edd4f1be5cc83.zip
implement GA tracking
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 13ee525..1ddb489 100644
--- a/package.json
+++ b/package.json
@@ -21,6 +21,7 @@
"request-promise": "^4.2.0",
"request-promise-native": "^1.0.3",
"sqlite": "^2.5.0",
+ "universal-analytics": "^0.4.13",
"uws": "^0.14.1",
"webstomp": "0.0.10",
"webstomp-client": "^1.0.6",