https://github.com/dirkjbosman/tst
https://github.com/dirkjbosman/tst
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/dirkjbosman/tst
- Owner: dirkjbosman
- License: mit
- Created: 2021-01-07T23:39:26.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-18T09:24:33.000Z (over 4 years ago)
- Last Synced: 2025-05-08T17:57:17.396Z (about 1 month ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Track Stack Toolkit (tst)
A tracking toolkit which helps developers and analytics team to:
- Keep analytics tracking information under version control.
- Makes meta-queries possible based on structured data in yaml-files.
- Allow for better feature-attribution per release-cycle.
- Match KPIs to => Events to => Release-cycles.# Requirements:
- python
- `pip install -U PyYAML`# Backlog:
- Interface build with jinja, which allows for:
- macros and templates
- link-building so that one can view images in the interface
- render Bigquery queries from event_names in yaml-files
- Tests to make sure event_names, param_names, etc. are the required length.
- Generate swift & java code based on yaml-files which can be copied into developers' code-base directly.
- Integrate with data-build-tool (dbt)# Feedback:
- Feel free to reach out to me on twitter: @dirkjobosman