add native and web sdks

This commit is contained in:
Carl-Gerhard Lindesvärd
2023-11-06 08:52:58 +01:00
parent ce26b24c1b
commit 4ddafcad07
33 changed files with 812 additions and 68 deletions

View File

@@ -39,10 +39,10 @@ Mixan is a simple analytics tool for logging events on web and react-native. My
### SDK
- [*] Store duration on screen view events (can be done in backend as well)
- [ ] Create native sdk
- [ ] Handle sessions
- [ ] Create web sdk
- [ ] Screen view function should take in title, path and parse query string (especially utm tags)
- [x] Create native sdk
- [x] Handle sessions
- [x] Create web sdk
- [x] Screen view function should take in title, path and parse query string (especially utm tags)
## @mixan/sdk