Collecting Baseline Data
Before you can tell whether your feature made a difference, you need a picture of what “normal” looks like. Baseline data captures how the metric behaved before your change — giving you the “before” in a before-and-after comparison.
Where does the data come from?
Section titled “Where does the data come from?”VEKTIS doesn’t pull metrics automatically — you enter them manually from wherever you normally track the metric. That might be your analytics dashboard, an observability tool, internal reports, or a spreadsheet.
Example: If you’re tracking “Page load time,” you’d check your performance monitoring tool for the past few weeks’ average load times and enter each week’s value as a separate baseline data point.
This manual approach means VEKTIS works with any metric from any source — no integrations required.
When to collect baselines
Section titled “When to collect baselines”You can add baseline metrics while your dev item is in Planning, Development, or Measuring status. The key rule: each baseline data point must be dated before your release date (if one is set).
Adding a baseline metric
Section titled “Adding a baseline metric”- Click on your dev item from the dashboard to open its detail page — you’ll find the Baseline Metrics section below the dev item details
- Click “Add Baseline Metric”
- Fill in the fields:
- Date — When this measurement was recorded. Can’t be in the future or after your release date.
- Value type — How the number should be displayed (e.g., percentage, count, currency). See Metric Value Types for all options.
- Value — The actual measurement
- Notes — Optional context (up to 500 characters)
- Save — VEKTIS recalculates your baseline statistics automatically
Value type consistency
Section titled “Value type consistency”The first metric you add — whether baseline or post-release — locks the value type for that dev item. All subsequent baseline and post-release metrics must use a compatible type.
- Duration types (seconds, minutes, hours) can be mixed with each other — VEKTIS converts them automatically
- All other types must match exactly — you can’t mix percentages with counts, for example
This ensures your before-and-after comparison is always apples-to-apples.
Baseline strength
Section titled “Baseline strength”As you add data points, VEKTIS shows how reliable your baseline is:
| Strength | Data points | Recommendation |
|---|---|---|
| Insufficient | 0–1 | Add more data — can’t calculate statistics yet |
| Weak | 2 | Bare minimum. Results will work but may not be accurate |
| Moderate | 3 | Good start. One more data point gets you to “Strong” |
| Strong | 4+ | Reliable baseline — you’re ready to ship with confidence |
Editing and deleting baselines
Section titled “Editing and deleting baselines”You can edit or delete baseline metrics while the dev item isn’t in Complete or Archived status.
- Editing — Change the date, value, value type, or notes. Date and type compatibility rules still apply.
- Deleting — Removes the data point and recalculates statistics. If this drops you below 2 data points, statistics can’t be calculated.
Best practices
Section titled “Best practices”- Aim for 4+ data points — This gives VEKTIS a strong picture of normal behavior
- Spread measurements over time — Weekly data points over a month capture natural variation better than 4 measurements in 2 days
- Be consistent — Measure the same thing the same way each time
- Include typical variation — Don’t only measure on “good” days. Include normal ups and downs to give VEKTIS an accurate sense of the range.
- Record before you ship — You can add baselines after releasing, but dates must still be before the release date