Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Analytics 3 desupport and forced migration to GA4 #18

Open
xjki opened this issue Jul 17, 2023 · 0 comments
Open

Google Analytics 3 desupport and forced migration to GA4 #18

xjki opened this issue Jul 17, 2023 · 0 comments

Comments

@xjki
Copy link
Contributor

xjki commented Jul 17, 2023

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant