Skip to content

Add custom Event Name to the GA4 event hit  #20

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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