Skip to content

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.

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.

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).

  1. 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
  2. Click “Add Baseline Metric”
  3. 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)
  4. Save — VEKTIS recalculates your baseline statistics automatically

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.

As you add data points, VEKTIS shows how reliable your baseline is:

StrengthData pointsRecommendation
Insufficient0–1Add more data — can’t calculate statistics yet
Weak2Bare minimum. Results will work but may not be accurate
Moderate3Good start. One more data point gets you to “Strong”
Strong4+Reliable baseline — you’re ready to ship with confidence

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.
  1. Aim for 4+ data points — This gives VEKTIS a strong picture of normal behavior
  2. Spread measurements over time — Weekly data points over a month capture natural variation better than 4 measurements in 2 days
  3. Be consistent — Measure the same thing the same way each time
  4. Include typical variation — Don’t only measure on “good” days. Include normal ups and downs to give VEKTIS an accurate sense of the range.
  5. Record before you ship — You can add baselines after releasing, but dates must still be before the release date