📧 ga4-reporter@ga4-webseiten.iam.gserviceaccount.com
ℹ️ Dieser Service Account hat Administrator-Rechte in GA4
✅ Datei gefunden: /var/www/gateway/dev/config/secure/credentials.json
ℹ️ Größe: 637 bytes
❌ Die Credentials-Datei enthält Platzhalter statt echter Werte!
Diese Datei ist eine Vorlage/Template und kann nicht verwendet werden.
Gefundene Platzhalter:
your-ga4-projectYOUR_PRIVATE_KEY_HEREyour-private-key-idyour-client-idanalytics@your-ga4-project.iam.gserviceaccount.comga4-reporter@ga4-webseiten.iam.gserviceaccount.com/var/www/gateway/dev/config/secure/credentialschmod 600 /var/www/gateway/dev/config/secure/credentials⚠️ Dies ist eine Template-Datei mit Platzhaltern:
{
"type": "service_account",
"project_id": "your-ga4-project",
"private_key_id": "your-private-key-id",
"private_key": "-----BEGIN PRIVATE KEY-----
YOUR_PRIVATE_KEY_HERE
-----END PRIVATE KEY-----
",
"client_email": "analytics@your-ga4-project.iam.gserviceaccount.com",
"client_id": "your-client-id",
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
"token_uri": "https://oauth2.googleapis.com/token",
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
"client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/analytics%40your-ga4-project.iam.gserviceaccount.com"
}