Skip to content

Analytics Data Shows in Realtime but Not in Report #46

@DjakaTechnology

Description

@DjakaTechnology

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"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions