Skip to content

[Analytics] ParamName not displaying correctly #5

Closed
@GloryOfNight

Description

@GloryOfNight

Hi! I having some issue with displaying correct parameter name in Firebase console.
Here of my code example: Link

That a free firebase analytics provider for Unreal Engine 4.
So. About issue:

After sending event to firebase i looking for streamview and see event structure:
Category -> Category -> ParamValue

Expected structure:
Category -> ParamName -> ParamValue

For some reason, parameter name replaced with my category. (i know that string Category != ParamName). Any ideas what went wrong?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions