Skip to content

Google Analytics 3 desupport and forced migration to GA4 #18

@xjki

Description

@xjki

With Google sunsetting Google Analytics 3 (my properties stopped received events via REST API on Jul 17, 2023), there is new API for Google Analytics 4 available:

Sending events

POST request JSON payload

Perhaps by getting (required) client_id in the WebKit webview by running gtag.js('get') once, we can save client_id and then use POST requests without using any Firebase SDKs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions