From a81d20bc18d002623fc24cdcea8df7eed6d85bc9 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 31 Aug 2020 19:59:58 +0200 Subject: pre-firebase setup... --- StoneIsland/www/js/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'StoneIsland/www/js/index.js') diff --git a/StoneIsland/www/js/index.js b/StoneIsland/www/js/index.js index 9bc77c38..c8852f64 100755 --- a/StoneIsland/www/js/index.js +++ b/StoneIsland/www/js/index.js @@ -121,7 +121,7 @@ var app = (function(){ console.log("blog fetched, launching router") app.router.initial_route = window.deepLinkRoute || null if (app.router.initial_route) { - analytics.send('push/' + app.router.initial_route) + analytics.sendPageView('push/' + app.router.initial_route) } app.router.launch() }) -- cgit v1.2.3-70-g09d2