GameAnalytics not showing purchases

i get the info of Plays but not the info of the devproducts. thats becase the module is missing something that recieves the :Fire() so it never gets send.

Are you not firing it from your process receipt function…?

I just have Analytics.RecordTransaction(Player, Price, "DevProduct:"..Name) within the function