FEATURE: added posthog as new analytics tool
This commit is contained in:
parent
0c374aba48
commit
2e111aa13a
10 changed files with 109 additions and 3 deletions
|
@ -23,9 +23,9 @@ import { Game } from "./Phaser/Game/Game";
|
|||
import App from "./Components/App.svelte";
|
||||
import { HtmlUtils } from "./WebRtc/HtmlUtils";
|
||||
import WebGLRenderer = Phaser.Renderer.WebGL.WebGLRenderer;
|
||||
import {analyticsClient} from "./Administration/AnalyticsClient";
|
||||
|
||||
const { width, height } = coWebsiteManager.getGameSize();
|
||||
|
||||
const valueGameQuality = localUserStore.getGameQualityValue();
|
||||
const fps: Phaser.Types.Core.FPSConfig = {
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue