mirror of
https://github.com/audible-tools/audible-tools.github.io.git
synced 2026-01-23 07:10:47 +00:00
Added GA again
This commit is contained in:
@@ -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(
|
||||
<div>
|
||||
<GoogleReCaptchaProvider reCaptchaKey="6LeZhMMhAAAAAH2cwtbCRYys5WawPj4KS5pw-GNd">
|
||||
|
||||
Reference in New Issue
Block a user