geolocation - Can we use Google Analytics API to retrieve location in code? -


can use google analytics api in php or javascript code find location of visitor of website ? link talks api, nothing location of visitor. https://developers.google.com/analytics/devguides/platform/features/experiments-overview

here complete list dimension , metrics supported ga api: https://developers.google.com/analytics/devguides/reporting/core/dimsmets#cats=visitor,geo/network. want @ geo/network (and in case asking if can have geo inforation in realtime on website api, no, ga not support that). note not combinations of dimensions , metrics allowed.


Comments