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'}) } });