codex-team / codex-team/brand-watcher
(User Story) Metric tracking implementation
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
User Story (as SRS)
for metric tracking implementation
User Story
**I am, as a developer/product manager of Brand Watcher, want to count clicked links in Brand Watcher telegram bot for tracking amount of the key value events and calculate the conversion metric**
Actor
_– (I am, as) A developer/product manager of Brand Watcher_
Action
_– (want to) Count clicked links in Brand Watcher telegram bot_
Value
_– (for) Tracking amount of the key value events and calculate conversion metric_
Usage Scenario
| №| Actor| Action| Result|
| ----------- | ----------- | ----------- | ----------- |
| 1| Brand Watcher user| Clicked the link in tg| User is redirected to the site. Information sends to the database. Sending process is hidden for user|
| 2| CodeX developer/manager| Make a request to the database with links info| Can make any SQL query and get any data at any time |
Acceptance Criteria
| №| Criteria|
| ----------- | ----------- |
| 1| UX is not affected by implemented mechanism of data collection process |
| 2| All saved information is stored in a database and can be extracted by devs |
| 3| Brand Watcher users have no access to the database or it’s data |
| 4|Sending data consists of at least: 1) Time and date 2) Link 3) UserID (optional) |
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.