feat: testing simple analytics and fathom analytics for better privacy of the users (#6529)
Co-authored-by: dwelle <luzar.david@gmail.com>
This commit is contained in:
Vendored
+2
-2
@@ -18,8 +18,8 @@ interface Window {
|
||||
EXCALIDRAW_EXPORT_SOURCE: string;
|
||||
EXCALIDRAW_THROTTLE_RENDER: boolean | undefined;
|
||||
gtag: Function;
|
||||
_paq: any[];
|
||||
_mtm: any[];
|
||||
sa_event: Function;
|
||||
fathom: { trackEvent: Function };
|
||||
}
|
||||
|
||||
interface CanvasRenderingContext2D {
|
||||
|
||||
Reference in New Issue
Block a user