Back to catalog
💼

Google Analytics

OAuth

Collect, configure and analyze your data to reach the right audience

💼BusinessHTTPS

Site Analytics

Google Analytics API

PropertyApi-gallery.dev
Users48,293
Sessions67,841
Bounce Rate34.7%
Avg Duration3m 42s

Sample Response

response.json
1{
2 "property": "api-gallery.dev",
3 "users": 48293,
4 "sessions": 67841,
5 "bounceRate": "34.7%",
6 "avgDuration": "3m 42s"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://developers.google.com/analytics/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
View Documentation

Similar APIs