GA Analytics
Features How it Works Pricing FAQ Contact
ENZH

User

Terms of Service

Last updated: 2026-01-01

These Terms of Service ("Terms") govern your use of the Google Analytics Viewer (the "Service"). By accessing or using the Service you agree to be bound by these Terms. If you do not agree, do not use the Service.

1. Eligibility

You must be at least 13 years old and able to form a binding contract to use the Service. You are responsible for the accuracy of the information you provide when registering.

2. Your account

You are responsible for safeguarding your password and for any activity that occurs under your account. Notify us immediately of any unauthorised use.

3. Acceptable use

You agree not to (a) reverse-engineer the Service, (b) attempt to access other users' data, (c) use the Service to violate any applicable law, (d) abuse the Google Analytics Data API beyond the published quota, or (e) submit GA4 property IDs that you do not have permission to read.

4. Google Analytics credentials

You may only paste GA4 service account credentials that you are authorised to use. You retain ownership of those credentials. We use them solely to call the Google Analytics Data API on your behalf.

5. Service availability

The Service is provided "as is" without warranty of any kind. We may modify, suspend or discontinue any feature at any time without liability.

6. Limitation of liability

To the maximum extent permitted by law, we shall not be liable for any indirect, incidental, special or consequential damages arising out of or in connection with your use of the Service.

7. Termination

We may suspend or terminate your account if you breach these Terms. You may terminate at any time by deleting your account from the Configure panel.

8. Changes

We may update these Terms from time to time. The "Last updated" date will reflect the latest revision. Continued use of the Service after a change constitutes acceptance.

9. Governing law

These Terms are governed by the laws of the jurisdiction in which the Service operator is established, without regard to its conflict of law provisions.

10. Contact

Questions about these Terms can be sent to [email protected].

Google Analytics Viewer

A free Google Analytics dashboard for power users. Connect your GA4 service account once and watch every Google Analytics property you manage.

Powered by the Google Analytics Data API · Hosted on Cloudflare Pages

Product

  • Features
  • How it Works
  • Pricing
  • FAQ

Company

  • Contact

Legal

  • Privacy Policy
  • Terms of Service
© 2026 Google Analytics Viewer. All rights reserved.

Welcome back

Sign in to access your Google Analytics dashboard

A verification code has been sent to your email.

Enter your email and we'll email you a reset link.

Or continue with

Facebook and Apple login coming soon

Don't have an account?
Already have an account?

GA4 Configuration

Connect a Google service account that has read access to your GA4 properties. Credentials are stored under your account in user_config.

How to get these values
  1. Open Google Cloud Console → IAM & Admin → Service Accounts. Create a service account (any role, the role doesn't matter for GA4).
  2. Click the service account → Keys → Add Key → Create new key → choose JSON. Download the file.
  3. Open the downloaded JSON file and copy:
    • client_email → paste into the Service Account Email field above.
    • private_key (the whole PEM block including -----BEGIN PRIVATE KEY----- and -----END PRIVATE KEY-----) → paste into the Service Account Private Key field.
  4. Open Google Analytics → analytics.google.com → Admin (gear icon at the bottom-left) → under your property, click Property access management.
  5. Click + Add users, paste the same client_email, role Viewer (or higher), and save.
  6. Your GA4 numeric Property ID is shown in Admin → Property → Property details (top-right). Combine multiple with the format id:name,id:name (the name is only for display).

Comma-separated list, format: id:name,id:name. e.g. 123456789:My Site,987654321:Other Site.

Property ID Display name

No properties yet. Click "Add property" to start.

Paste the entire private_key value from the service account JSON (including the BEGIN/END markers).