mirror of
https://github.com/RD17/ambar.git
synced 2026-04-25 15:35:49 +03:00
[GH-ISSUE #171] Bug: Setting analyticsToken to empty string did not disable analytics in Ambar v2.0 #168
Labels
No labels
$$ Paid Support
bug
bug
enhancement
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ambar#168
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bakrowork on GitHub (Jun 28, 2018).
Original GitHub issue: https://github.com/RD17/ambar/issues/171
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:
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 commented on GitHub (Jun 28, 2018):
Just set analyticsToken to empty string to disable it. It was described in
our installation instructions.
чт, 28 июня 2018 г. в 19:20, bakrowork notifications@github.com:
--
Best regards, Ilya (http://sochix.ru)
С уважением, Илья (http://sochix.ru)
@bakrowork commented on GitHub (Jun 29, 2018):
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 commented on GitHub (Jun 29, 2018):
It was mentioned in our blog. Please, create a pull-request to Installation instruction and we'll add it
@bakrowork commented on GitHub (Jun 29, 2018):
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:
Dont fool you the error codes, my adblocker block this sites.
@sochix commented on GitHub (Jul 2, 2018):
Ok, can confirm that it's a bug
@stale[bot] commented on GitHub (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.
@bakrowork commented on GitHub (Sep 11, 2018):
Should be fixed
@sochix commented on GitHub (Sep 17, 2018):
Check v2.1.18, we completely removed analyticsToken from source code