mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-14 21:27:23 +01:00
chore(analytics): various updates to analytics tracking
This commit is contained in:
@@ -43,7 +43,7 @@ export default function releaseMounts (user, req = {}, analytics) {
|
||||
if (analytics) {
|
||||
analytics.track('release mounts', {
|
||||
uuid: user._id,
|
||||
acquireMethod: 'Gems',
|
||||
currency: 'Gems',
|
||||
gemCost: 4,
|
||||
category: 'behavior',
|
||||
headers: req.headers,
|
||||
|
||||
Reference in New Issue
Block a user