mirror of
https://github.com/wassname/cardsforscience.git
synced 2026-06-27 18:58:47 +08:00
Possible analytics fix
This commit is contained in:
+1
-1
@@ -70,6 +70,6 @@ var analytics =
|
||||
return;
|
||||
}
|
||||
|
||||
ga('send', 'event', category, action, label, value);
|
||||
ga('send', 'event', category, action, label, value, {'screenName': analytics.screens.main });
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user