Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Bug: Setting analyticsToken to empty string did not disable analytics in Ambar v2.0 #171

Closed
bakrowork opened this issue Jun 28, 2018 · 8 comments
Labels

Comments

@bakrowork
Copy link

Dear all,

Using ambar I see a lot of facebook, yandex, mixpanel, etc queries.
I think this open-source project should have option to opt-out from any tracking and etc.
At least have a remark about this in the README.md file.

My bigger problem is that this repo does not represents the docker image:
Please take a look at the frontend index.html file:
eg.: view-source:http://{your IP addr}/ or:

docker exec -t -i $(docker ps | grep ambar-frontend | grep -o '^\S*') /bin/bash
cd /usr/share/nginx/html
cat index.html

https://pastebin.com/TAGEtByh

This file does not equals to the one in the repository
https://github.com/RD17/ambar/blob/master/FrontEnd/src/index.html#L16

Please make a change!!

:(

@sochix
Copy link
Member

sochix commented Jun 28, 2018 via email

@bakrowork
Copy link
Author

If I am correct: you are referring to this: https://github.com/RD17/ambar/blob/master/Install.md as your installation instructions.

It does not mention the analyticsToken.

@sochix
Copy link
Member

sochix commented Jun 29, 2018

It was mentioned in our blog. Please, create a pull-request to Installation instruction and we'll add it

@sochix sochix changed the title How to Opt out: yandex, facebook, mixpanel, etc... Privacy Violation How to disable analytics in Ambar v2.0 Jun 29, 2018
@bakrowork
Copy link
Author

You mean this: https://blog.ambar.cloud/ambar-installation-step-by-step-guide-2/
which directs me to the same Install.md.

Editing the docker-compose.yml file and setting analyticsToken to an empty string makes no change:

image

Dont fool you the error codes, my adblocker block this sites.

@bakrowork bakrowork changed the title How to disable analytics in Ambar v2.0 How to disable analytics (yandex, facebook, mixpanel...) in Ambar v2.0 Jun 29, 2018
@sochix
Copy link
Member

sochix commented Jul 2, 2018

Ok, can confirm that it's a bug

@sochix sochix added the bug label Jul 2, 2018
@sochix sochix changed the title How to disable analytics (yandex, facebook, mixpanel...) in Ambar v2.0 Bug: Setting analyticsToken to empty string did not disable analytics in Ambar v2.0 Jul 2, 2018
@stale
Copy link

stale bot commented Sep 10, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Sep 10, 2018
@bakrowork
Copy link
Author

Should be fixed

@stale stale bot removed the wontfix label Sep 11, 2018
@sochix
Copy link
Member

sochix commented Sep 17, 2018

Check v2.1.18, we completely removed analyticsToken from source code

@sochix sochix closed this as completed Sep 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants