From 46eac31c453e380ce2f67076b75599e86d8593e8 Mon Sep 17 00:00:00 2001 From: Jeff Date: Sat, 27 Apr 2019 19:18:33 -0700 Subject: [PATCH] comment out GA --- docs/.vuepress/theme/components/CodeFund.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vuepress/theme/components/CodeFund.vue b/docs/.vuepress/theme/components/CodeFund.vue index 58da8d4..f3d40cf 100644 --- a/docs/.vuepress/theme/components/CodeFund.vue +++ b/docs/.vuepress/theme/components/CodeFund.vue @@ -58,7 +58,7 @@ export default { console.log('Loading Carbon ads.', detail); this.carbonFallback(); } else { - this.gaSendEvent({category: 'ad', action: 'rendered', label: 'CodeFund'}) + // this.gaSendEvent({category: 'ad', action: 'rendered', label: 'CodeFund'}) } });