Google Analytics Stopped Working

I have Google Analytics set-up with Metabse. I have noticed this stopped working the last 2 days ago. Nothing has changed from the set-up point of view. Does anyone know maybe Google has chnaged something from GA side?

{
  "browser-info": {
    "language": "en-US",
    "platform": "Win32",
    "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36",
    "vendor": "Google Inc."
  },
  "system-info": {
    "file.encoding": "UTF-8",
    "java.runtime.name": "OpenJDK Runtime Environment",
    "java.runtime.version": "11.0.8+10-post-Ubuntu-0ubuntu120.04",
    "java.vendor": "Ubuntu",
    "java.vendor.url": "https://ubuntu.com/",
    "java.version": "11.0.8",
    "java.vm.name": "OpenJDK 64-Bit Server VM",
    "java.vm.version": "11.0.8+10-post-Ubuntu-0ubuntu120.04",
    "os.name": "Linux",
    "os.version": "5.4.0-40-generic",
    "user.language": "en",
    "user.timezone": "Africa/Lusaka"
  },
  "metabase-info": {
    "databases": [
      "h2",
      "sqlserver",
      "googleanalytics"
    ],
    "hosting-env": "unknown",
    "application-database": "mysql",
    "application-database-details": {
      "database": {
        "name": "MySQL",
        "version": "8.0.20-0ubuntu0.20.04.1"
      },
      "jdbc-driver": {
        "name": "MariaDB Connector/J",
        "version": "2.5.1"
      }
    },
    "run-mode": "prod",
    "version": {
      "date": "2020-07-21",
      "tag": "v0.36.0",
      "branch": "release-0.36.x",
      "hash": "b31049f"
    },
    "settings": {
      "report-timezone": "Africa/Harare"
    }
  }
}

Hi @asimumba
Just saying “stopped working” doesn’t provide a lot of information.
So which errors do you see in Admin > Troubleshooting > Logs?
Did it happen, when you upgraded to 0.36.0?

Actually, this happened before the upgrade. I upgraded trying to see if the issue was version specific. When I trying to re-add the GA connection, it is timing out at 5 sec. And the logs in my Google Console have flattened, indicating no hits are being generated.

@asimumba Firewall or something else blocking would be my guess.
You can try setting a higher connection timeout, but since it used to work, I doubt that it going to make a difference: https://github.com/metabase/metabase/blob/master/docs/operations-guide/environment-variables.md#mb_db_connection_timeout_ms