mirror of
https://github.com/charlesabarnes/SPFtoolbox.git
synced 2026-04-25 03:16:18 +03:00
[GH-ISSUE #52] Why the tracking? #20
Labels
No labels
Good First Issue
bug
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SPFtoolbox#20
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 @tio-trom on GitHub (Nov 15, 2021).
Original GitHub issue: https://github.com/charlesabarnes/SPFtoolbox/issues/52
https://spftoolbox.com/ my adblocker and tracker blocker are blocking a bunch of stuff. Like:
Why are they needed?
@charlesabarnes commented on GitHub (Nov 15, 2021):
They aren't needed exactly. Bootstrap is for some styling helpers. I am consuming this from CDN just to avoid having to maintain the dependency in the repo.
Also I use google analytics for analytics tracking. Not super necessary, but useful for me to identify what regions site visitors are from. This enables me to invest in CDNs in the relevant areas.
Functionality still works if those scripts are blocked, so feel free to continue blocking them.
@tio-trom commented on GitHub (Nov 15, 2021):
Ok I use it via Yunohost so I host SFTPtoolbox myself, and I'd like to entirely remove these https://github.com/YunoHost-Apps/spftoolbox_ynh/issues/11
@charlesabarnes commented on GitHub (Dec 7, 2022):
Just following up on this. Just took out the analytics
@Hillside502 commented on GitHub (Dec 7, 2022):
googletagmanager.com remains, according to uBlock Origin.
@charlesabarnes commented on GitHub (Dec 7, 2022):
Thanks for the heads up @Hillside502 Thought I had automatic deploys enabled on the new host.
If you check again, it should be gone
@Hillside502 commented on GitHub (Dec 7, 2022):
Superb, it's gone indeed! Thanks for the lightning response.