actions-marketplace-validations/GA4 Event
A GitHub Action for sending offline events to Google Analytics 4 from your repository workflows.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| event-name | The name of the event | no | update_github |
| measurement-id | The measurement id for your GA4 property | yes | — |
| api-secret | The API secret for you GA4 property | yes | — |
| dry-run | When true, only the validation server will be used to validate the request, and the request will not be sent to your GA4 property | no | false |
| property-id | The id of you GA4 property. If this value is set, the action will configure custom dimensions to make viewing event data easier | no | — |
| service-account-credentials | This variable should be passed as a secret, containing the contents of your Google Cloud service account key file credentials in json format. | no | — |
Outputs
no outputs