diff --git a/README.md b/README.md index a651740..a0037b6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,20 @@ # Save Analytics From Content Blockers -A repository with code sample for my Medium article (will be released soon). +A repository with demo application for my Medium article "Save Your Analytics from Content Blockers" +(will be released soon). + +You can use modified analytics script directly from GitHub pages (until it appears in ad-blockers +filter): + +```html + + +``` Testing ------- diff --git a/index.html b/index.html index ee8fe0e..59e5939 100644 --- a/index.html +++ b/index.html @@ -3,11 +3,13 @@ Google Analytics Content-Blockers-Free Test - + Hello! Now check the Network tab in Developer Tools ;)