Google_analytics_4_id inefective

  • What Grafana version and what operating system are you using?
    Grafana v11.1.0 (5b85c4c2fc)

  • What are you trying to achieve?
    Connection to google analytics (as of july 2024)

  • How are you trying to achieve it?
    setup google_analytics_4_id = G-<key>

  • What happened?
    Nothing, google analytics stills reports that no data source is configured to send data
    No data received from your website yet.

  • What did you expect to happen?
    data flowing to google analytics

  • Can you copy/paste the configuration(s) that you are having problems with?

# Analytics
[analytics]
enable = True
reporting_enabled = "True"
google_analytics_4_id = G-<key>
  • Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.

N/A

  • Did you follow any online instructions? If so, what is the URL?