Removed analytics.

This commit is contained in:
ONLYOFFICE
2014-09-17 12:10:17 +04:00
parent cbd5a87684
commit 0e4f7740a6
9 changed files with 0 additions and 9 deletions

View File

@@ -40,7 +40,6 @@
embedCode = '<iframe allowtransparency="true" frameborder="0" scrolling="no" src="{embed-url}" width="{width}" height="{height}"></iframe>',
maxZIndex = 9090,
created = false;
Common.Analytics.initialize("UA-12442749-13", "Embedded ONLYOFFICE Presentation");
if (typeof isBrowserSupported !== "undefined" && !isBrowserSupported()) {
Common.Gateway.reportError(undefined, "Your browser is not supported.");
return;