We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, thanks for the great library, when I tried to send to google analytics, it shows up in realtime but doesn't shows up in "Events".
Is there any configuration that I missed?
I tried to print the POST body in this library, and here's one of request body:
{ "client_id": "dc8e0e44-fa4d-47ce-9c80-59aa8e256fe5", "events": [ { "name": "status_other", "params": { "status": "ERROR_CONNECTION", "session_id": 1679742676, "engagement_time_msec": 0 } } ], "user_id": "109" }
The text was updated successfully, but these errors were encountered:
I'm having the same issue.
Sorry, something went wrong.
No branches or pull requests
Hi, thanks for the great library, when I tried to send to google analytics, it shows up in realtime but doesn't shows up in "Events".
Is there any configuration that I missed?
I tried to print the POST body in this library, and here's one of request body:
The text was updated successfully, but these errors were encountered: