Clarify cron

This commit is contained in:
Blade Barringer
2015-07-19 08:41:45 -05:00
parent b49995c676
commit a950339f01
+2 -1
View File
@@ -1812,7 +1812,8 @@ api.wrap = (user, main=true) ->
analyticsData = {
category: 'behavior',
gaLabel: user.flags.cronCount,
gaLabel: 'Cron Count',
gaValue: user.flags.cronCount,
uuid: user._id,
user: user,
resting: user.preferences.sleep,