assem-ch / django-jet-reboot

Legacy Django jet rebooted to support Django > 3 (4 and 5), and latest python releases
https://django-jet-reboot.readthedocs.io/
GNU Affero General Public License v3.0
421 stars 68 forks source link

Does Google analytics work Ga4 #89

Open Tauhid-Ahmed8009 opened 1 year ago

Tauhid-Ahmed8009 commented 1 year ago

I have managed to get the oauth to Google auth done, when it returns to callback via redirect uri it doesn't populate counter drop-down. Will it run with Ga4 or is this configured for ga3 and will not get any data. As per my understanding the counter should populate with the properties I have under the specified Google account mentioned in the clientsecrets.json. please advice.