Economy Analytics.TrackSink seems to have stopped working properly

Yellow below is where all ‘itempurchased’ strings are being logged as ‘Other’, you can see the colors where it was working properly before:

Since around May 28, economy sink event logging seems to have stopped working and is logging every event without the string name and all sinks show up as ‘Other’

Nothing was changed regarding the server scripts logging these events.

example line used to log sink event:

Analytics.TrackSink(player,passPriceInExp,XPIntValue.Value,"StartFireworksShow")

This worked previously but now the spend is logged as ‘Other’ in the dashboard.

FYI, TrackSource is still working as expected.

Expected behavior

I expect if i use Analytics.TrackSink with a ItemPurchased: String
that it will log the event with that string label.

Thanks.

1 Like

Hi. Could you tell me what your experience is so we can take a look?

sent in DM, thanks for the help

Seems to be working now after DM notification that a fix was implemented.

Thanks.