Skip to content

Commit 6552107

Browse files
author
Nikolay Feldman
authored
Update README.md
1 parent e30e55f commit 6552107

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,13 @@ tracker.push({
221221
}
222222
```
223223

224+
Examples out in production
225+
-----
226+
You can find Simple Tracker used on the following websites. For some fun, ensure your adblocker is enabled, open up devtool console, refresh/navigate the pages and observe network requests to `/ga` for google analytics pageviews and `/track` for log messages.
227+
[https://jessicalchang.com](https://jessicalchang.com)
228+
[https://nfeld.com](https://nfeld.com)
229+
230+
224231
Bugs, feature requests, & contributing
225232
-----
226233
If you found a bug or want to request a feature, [create a new issue](https://github.com/codeniko/simple-tracker/issues). Contributions via pull requests are more than welcome :)

0 commit comments

Comments
 (0)