Skip to content

Commit

Permalink
fixup: clarify goals/non-goals
Browse files Browse the repository at this point in the history
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
  • Loading branch information
toddbaert committed Jun 10, 2024
1 parent 7c22d05 commit c1bce58
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions specification/sections/06-tracking.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Vendors and custom solutions often support a _tracking_ or _goal measuring_ API
- Specify a flexible API widely compatible with basic vendor functionality
- Define tracking event payload
- Define tracking event identifier
- Support A/B testing and experimentation use-cases
- Support client and server paradigms
- Provide recommendations around:
- Async vs sync
Expand All @@ -30,9 +31,8 @@ Vendors and custom solutions often support a _tracking_ or _goal measuring_ API

- Creating an experimentation platform
- Covering every user-tracking use case
- Focus on A/B testing, and experimentation based on feature flags
- Focus on "facts" not "metrics"
- Simple point in time data, no aggregation
- We will not define any data aggregation mechanisms
- We will not focus on "metrics", but instead, "facts"

### Design Principles

Expand Down

0 comments on commit c1bce58

Please sign in to comment.