From cc8e24461c625400143677956bdffb9268d8050b Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 21 Sep 2017 15:50:05 +0200 Subject: analytics plugin --- StoneIsland/platforms/android/android.json | 41 ++++++++++++++++++++++++++++-- 1 file changed, 39 insertions(+), 2 deletions(-) (limited to 'StoneIsland/platforms/android/android.json') diff --git a/StoneIsland/platforms/android/android.json b/StoneIsland/platforms/android/android.json index e93b27be..d30b7891 100755 --- a/StoneIsland/platforms/android/android.json +++ b/StoneIsland/platforms/android/android.json @@ -51,6 +51,10 @@ { "xml": "", "count": 1 + }, + { + "xml": "", + "count": 1 } ] } @@ -81,6 +85,22 @@ { "xml": "", "count": 1 + }, + { + "xml": "", + "count": 1 + }, + { + "xml": "", + "count": 1 + }, + { + "xml": "", + "count": 1 + }, + { + "xml": "", + "count": 1 } ], "/manifest": [ @@ -129,7 +149,7 @@ }, { "xml": "", - "count": 1 + "count": 2 }, { "xml": "", @@ -142,6 +162,10 @@ { "xml": "", "count": 1 + }, + { + "xml": "", + "count": 1 } ], "/manifest/application/activity": [ @@ -217,6 +241,9 @@ "phonegap-plugin-push": { "SENDER_ID": "XXXXXXX", "PACKAGE_NAME": "us.okfoc.stoneisland" + }, + "cordova-plugin-google-analytics": { + "PACKAGE_NAME": "us.okfoc.stoneisland" } }, "dependent_plugins": {}, @@ -325,6 +352,15 @@ "clobbers": [ "PushNotification" ] + }, + { + "id": "cordova-plugin-google-analytics.UniversalAnalytics", + "file": "plugins/cordova-plugin-google-analytics/www/analytics.js", + "pluginId": "cordova-plugin-google-analytics", + "clobbers": [ + "analytics", + "ga" + ] } ], "plugin_metadata": { @@ -340,6 +376,7 @@ "cordova-plugin-compat": "1.1.0", "cordova-plugin-geolocation": "2.4.0", "ionic-plugin-keyboard": "2.2.1", - "phonegap-plugin-push": "1.9.2" + "phonegap-plugin-push": "1.9.2", + "cordova-plugin-google-analytics": "1.8.3" } } \ No newline at end of file -- cgit v1.2.3-70-g09d2