mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 23:27:26 +01:00
Added analytics to front. Fixed group plan tracking (#10262)
This commit is contained in:
committed by
Sabe Jones
parent
ace02893e5
commit
4b9af8aa86
@@ -138,4 +138,4 @@ export function load () {
|
||||
gaScript.async = 1;
|
||||
gaScript.src = '//www.google-analytics.com/analytics.js';
|
||||
firstScript.parentNode.insertBefore(gaScript, firstScript);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user