Closed creoman closed 10 years ago
I'm unable to recreate this issue. See the integration test called "SendingEventsFromTwoDifferentUsersShowsUpAsTwoActiveSessionsInUniversalAnalytics". This doesn't pass event values or labels but the events show up correctly. Do you have some sample code you can share that I can test with?
Thanks for taking the time to post an issue.
Will mark the issue as closed for now but we can re-open if you have more information. I'm tracking numerous kinds of events without event value being passed.
Looks like you have always to add &ev={something}, even if value was not supplied. Otherwise event won't be tracked.