Skip to content
weballin

weballin DIGIWIKI

Measurement Protocol

Measurement Protocol sends GA4 events over HTTP from servers and similar systems. It is designed to supplement web-tag or app-SDK collection.

weballin

Use the correct web or app identifiers, client_id or app_instance_id, and a server-held API secret. Session association and backdated events have additional requirements and time limits.

The validation endpoint checks requests but does not collect events. Validate the request and verify actual ingestion separately.

References

Frequently asked questions

Does an HTTP success response guarantee reporting?

No. Check validity, required parameters, and the actual collection result.