我可以从 Google Analytics 获取位置信息吗

时间:2021-01-22 19:08:38

标签: javascript api google-analytics google-analytics-api

我正在开发一个仪表板。这个仪表板从我开发的另一个网站获取一些信息。我想查看访问我在仪表板项目中开发的网站的人的位置。 Google Analytics 是否与 API 共享位置信息?

1 个答案:

答案 0 :(得分:1)

您可以使用地理网络维度:

Continent ga:continent
Sub Continent ga:subContinent
Country ga:country
Region ga:region
Metro ga:metro
City ga:city
Latitude ga:latitude
Longitude ga:longitude
Network Domain ga:networkDomain
Service Provider ga:networkLocation
City ID ga:cityId
Continent ID ga:continentId
Country ISO Code ga:countryIsoCode
Metro Id ga:metroId
Region ID ga:regionId
Region ISO Code ga:regionIsoCode
Sub Continent Code ga:subContinentCode

https://ga-dev-tools.appspot.com/dimensions-metrics-explorer/