Skip to content

Commit 06337e5

Browse files
Update readme
1 parent d89f52b commit 06337e5

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

readme.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
# Google Tag Manager (Google Analytics) Proxy
22

3-
Back end for proxying Google Analytics / Google Tag Manager stuff, which primarily allows ad-blockers to not block your client-side analytics.
3+
This is a back end for proxying Google Analytics / Google Tag Manager,
4+
which primarily allows ad-blockers to not block your client-side analytics.
45

56
```
67
docker pull zitros/analytics-saviour
78
```
89

9-
**Note**: this repository contains an open-source alternative (former PoC) of [**dataunlocker.com**](https://dataunlocker.com/). [DataUnlocker](https://dataunlocker.com/) is a SaaS, "smart" proxy solution for fixing "any failing or blocked requests", including requests to Google Analytics, Google Tag Manager and other analytics tools, also without code changes in your web application. [DataUnlocker](https://dataunlocker.com/) uses a completely different (and a better) approach to what this repository offers. [DataUnlocker](https://dataunlocker.com/) is currently in closed beta, and you can request early access on its [landing page](https://dataunlocker.com/#subscribe).
10+
**Note**: this repository is an open-sourced alternative (former PoC) of [**dataunlocker.com**](https://dataunlocker.com/). [DataUnlocker](https://dataunlocker.com/) is a fully-managed solution (SaaS) for fixing ad blockers' impact on the client-side analytics tools such as Google Analytics, Google Tag Manager, Segment, Facebook Pixel and any other client-side tools, also without code changes in your web application. [DataUnlocker](https://dataunlocker.com/) uses a very different (and a better) approach to what this repository offers.
1011

11-
Originally introduced as an example in my Medium article ["Save Your Analytics from Content Blockers"](https://medium.com/@zitro/save-your-analytics-from-content-blockers-7ee08c6ec7ee), this open-sourced application is now a complete stand-alone solution for Google Tag Manager and Google Analytics.
12+
Originally introduced as an example in the article ["How to prevent your analytics data from being blocked by ad blockers"](https://www.freecodecamp.org/news/save-your-analytics-from-content-blockers-7ee08c6ec7ee/), this open-sourced application is now a complete stand-alone solution for Google Tag Manager and Google Analytics.
1213

1314
## How It Works
1415

@@ -189,7 +190,8 @@ You can configure which third-parties to proxy/replace and how to do it in the c
189190

190191
## License
191192

192-
[MIT](LICENSE) © [Nikita Savchenko](https://nikita.tk/developer)
193+
+ [MIT](LICENSE) © [Nikita Savchenko](https://nikita.tk/developer)
194+
+ [MIT](LICENSE) © [dataunlocker.com](https://dataunlocker.com)
193195

194196
## Contributions
195197

0 commit comments

Comments
 (0)