@@ -212,7 +212,7 @@
if (!c_type) return
try {
clab_tracker.track('c_register', {
- c_platform: 'app',
+ c_platform: utils.$env.platform,
c_type: c_type,
date: new Date()
})
@@ -309,7 +309,7 @@
@@ -97,7 +97,7 @@