From 09091ccae55014ab2ee1c895d4fd03725ef98d0b Mon Sep 17 00:00:00 2001 From: JKamsker <11245306+JKamsker@users.noreply.github.com> Date: Tue, 20 Sep 2022 23:47:28 +0200 Subject: [PATCH] Added GA again --- src/index.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/index.js b/src/index.js index 62ed007..348f8dc 100644 --- a/src/index.js +++ b/src/index.js @@ -12,10 +12,12 @@ import { GoogleReCaptcha, } from 'react-google-recaptcha-v3' -WakeUp(); WakeUp(); +ReactGA.initialize('UA-174657678-1') +ReactGA.pageview(window.location.pathname + window.location.search) + ReactDOM.render(