From 32663dbabbac0cfc6e756df22248090d14c03742 Mon Sep 17 00:00:00 2001 From: Ender <33337309+e3ndr@users.noreply.github.com> Date: Mon, 5 Sep 2022 14:07:12 -0500 Subject: [PATCH] Add a TODO. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f514c9b..2d5edef 100644 --- a/README.md +++ b/README.md @@ -33,3 +33,8 @@ swetrix.track("my_custom_event", false); // You can also track custom events. ``` + +## TODO + - [x] Page View Tracking + - [x] Custom Event Tracking + - [ ] Heartbeats \ No newline at end of file