Skip to content

Add custom Event Name to the GA4 event hit  #20

@starmessage

Description

@starmessage

Using the sendEvent() function of softMeter, the event name always appears as "page_view".
In v2.1.0, (attached) a new function sendEventEx() was created to provide an additional parameter to the caller, the eventName.

sendEventEx(const TCHAR *eventName, const TCHAR *eventAction, const TCHAR *eventLabel, const int eventValue );
libSoftMeter-2.1.0 beta.zip

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