matthew
2 years ago
3 changed files with 10 additions and 11 deletions
@ -1,5 +1,4 @@ |
|||||||
export const count = (event:string) => { |
export const count = (event:string) => { |
||||||
yaCounter90644479.reachGoal(event) |
yaCounter90644479.reachGoal(event) |
||||||
gtag('event', event); |
gtag('event', event); |
||||||
console.log(event) |
|
||||||
} |
} |
Loading…
Reference in new issue