Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow disabling Google Analytics #217

Closed
nevson opened this issue Jun 22, 2015 · 11 comments
Closed

Allow disabling Google Analytics #217

nevson opened this issue Jun 22, 2015 · 11 comments

Comments

@nevson
Copy link

nevson commented Jun 22, 2015

I know it's very important during early stage of development to get deep insight into how your app gets used so it's understandable that Google Analytics is activated by default. But as I want to run Rocket Chat within my own intranet I want to avoid any user behavior tracking as it might reveal sensitive data.

Would it be possible to add an option to disable GA as page admin or to exclude it during build time?

@engelgabriel
Copy link
Member

You are right. I am building an ADMIN page, on /settings and that is one of the options we plan to have there. Not just to turn it off, but to add your own if you want.

@engelgabriel engelgabriel added this to the v1.0 milestone Jun 22, 2015
@nevson
Copy link
Author

nevson commented Jun 23, 2015

Awesome, looking forward to it :)

@rodrigok rodrigok modified the milestones: v1.0, v0.4 Jun 24, 2015
@nevson nevson mentioned this issue Jun 29, 2015
11 tasks
@engelgabriel
Copy link
Member

Depends on #222

@engelgabriel engelgabriel modified the milestones: v1.0, v0.4 Jun 30, 2015
@mhkeller
Copy link

mhkeller commented Jul 1, 2015

+1

@AdrianoCahete
Copy link
Contributor

How about "if undefined = disabled"? I think it's disabled when you don't have anything set, is a little bit strange. Just UX things, you know.

@rodrigok rodrigok modified the milestones: v1.0, Next Aug 15, 2015
@engelgabriel
Copy link
Member

Google Analytics is now configured via Admin interface and the ID is stored on the DB

@engelgabriel engelgabriel modified the milestones: v1.0, Next Aug 19, 2015
@Syirrus
Copy link

Syirrus commented May 2, 2016

How do you enable Google Analytics from the Admin interface? Where do you put the code?

@engelgabriel
Copy link
Member

Administration -> General -> Google Tag Manager Id

@Syirrus
Copy link

Syirrus commented May 2, 2016

The Google Tag Manager field should accept the following?
GTM-XXXX

Is that correct?

@engelgabriel
Copy link
Member

Yes

@Syirrus
Copy link

Syirrus commented May 2, 2016

@engelgabriel Thank you very much. I was able to add it and I have verified that things are working. I notice that my analytics (real-time) don't update unless I refresh the pages with inside Rocket.Chat (I'm using the web version and hitting the refresh button to see real-time page views).

If you have an idea, please let me know and thank you again for helping me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants