From 8f72ff0975cf3a50ada6b6aab23cde1bf366ab2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?T=C3=A1ssio?= Date: Sat, 31 Jul 2021 18:15:05 -0300 Subject: [PATCH 1/2] chore: send ga event --- src/components/FullProfile.vue | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/components/FullProfile.vue b/src/components/FullProfile.vue index f9eced9..1871a64 100644 --- a/src/components/FullProfile.vue +++ b/src/components/FullProfile.vue @@ -50,10 +50,18 @@ export default { mounted() { this.loadUser(); console.log("profile", this.$store.getters["user/user"]); + gtag("event", "profile - action", { + event_category: "", + event_label: "