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