Lines Matching refs:analytics
270 BotMon.live.data.analytics.analyseAll();
597 analytics: { property
656 const data = BotMon.live.data.analytics.data;
657 const me = BotMon.live.data.analytics;
789 let botsList = BotMon.live.data.analytics.groups.knownBots.toSorted( (a, b) => {
842 const me = BotMon.live.data.analytics;
867 const me = BotMon.live.data.analytics;
879 const me = BotMon.live.data.analytics;
945 const me = BotMon.live.data.analytics;
962 const me = BotMon.live.data.analytics;
1020 const me = BotMon.live.data.analytics;
1062 const me = BotMon.live.data.analytics;
1089 const me = BotMon.live.data.analytics;
1127 const me = BotMon.live.data.analytics;
1134 const me = BotMon.live.data.analytics;
1142 const me = BotMon.live.data.analytics;
1159 const me = BotMon.live.data.analytics;
1240 const me = BotMon.live.data.analytics;
2040 const data = BotMon.live.data.analytics.data;
2089 let botList = BotMon.live.data.analytics.getTopBots(maxItemsPerList);
2103 const ispList = BotMon.live.data.analytics.getTopBotISPs(5);
2116 const countryList = BotMon.live.data.analytics.getCountryList('bot', 5);
2130 …nceRate = Math.round(100 * (BotMon.live.data.analytics.getBounceCount('users') + BotMon.live.data.…
2177 const clientList = BotMon.live.data.analytics.getTopBrowsers(maxItemsPerList);
2197 const pfList = BotMon.live.data.analytics.getTopPlatforms(maxItemsPerList);
2215 const usrCtryList = BotMon.live.data.analytics.getCountryList('human', 5);
2230 const pgList = BotMon.live.data.analytics.getTopPages(maxItemsPerList);
2255 const refList = BotMon.live.data.analytics.getTopReferers(maxItemsPerList);
2511 const fillList = BotMon.live.data.analytics.groups[fillType];
2600 const refInfo = BotMon.live.data.analytics.getRefererInfo(data.ref);
2743 const refInfo = BotMon.live.data.analytics.getRefererInfo(data.ref);