THE TAKEAWAY

Day-seven conversion should cover people given seven full days to convert. Mixing mature and recent cohorts distorts comparisons.

01STORY BRIEFThe idea in three screens.3 SCREENS
THE SIGNAL

Day seven does not exist for yesterday’s visitor.

Day-seven conversion should cover people given seven full days to convert.

1 / 3 · YOUR OWN PACE

Define journey start and conversion. Compare cohorts at equal ages while showing missing data. Monthly purchases divided by monthly visits is not automatically a cohort conversion rate: buyers may have arrived long before the displayed window.

For daily cohorts, keep entry date and measurement cutoff. A table can show recent cohorts without calculating their final rate. This preserves visibility into new activity while protecting comparisons. Immature data is not bad data; it simply concerns a question whose full observation time has not elapsed. Make that distinction visible rather than silently including recent arrivals in a denominator they have not had time to complete.

Give every post the same time to become a result

A dashboard checked on Friday can compare Monday's post after several days with Friday's post after a few hours. That is convenient for a calendar report and unfair for a performance comparison. Define a measurement age for the question being asked, such as a fixed elapsed period after publication, and retain the timestamp of each observation. If some posts have not reached that age, mark them pending. Filling their cells with early numbers makes the newest cohort look weak by construction.

THE IDEA, UNPACKED

One campaign, several clocks

  1. 01
    Published

    The post becomes available to the audience.

  2. 02
    Observed

    A defined age makes post outcomes comparable.

  3. 03
    Converted

    Downstream actions may require a longer window.

Editorial model: a way to reason about the process, not measured platform results.

Different outcomes mature at different speeds. A view can arrive before a site visit, and a purchase may follow several sessions later. Choose an attribution and observation window that matches the decision, then resist comparing incomplete recent buyers with fully observed older cohorts. Report the number of mature units alongside the result. A fast operational dashboard and a slower evaluation report can coexist, provided their labels make the distinction clear. Speed is useful for detecting broken publication; patience is necessary for judging what the publication accomplished.

INSIDE TOKPORTAL

From the idea to the actual workflow.

Product screens, documented tools and a practical way to connect them.

WORKBENCH / ANALYTICSDOCUMENTED · 2026-09-09

Ask for a defined series, then interpret it

A common observation window is easier to maintain when the measurement request is explicit. This read-only example asks for daily gained views over a stated period; change the dates to your evaluation window.

REST EQUIVALENTGET /api/ext/analytics/series
ANNOTATED EXAMPLE
MCP REQUEST
{
  "tool": "tokportal_get_analytics_series",
  "arguments": {
    "metric": "views",
    "granularity": "day",
    "mode": "gained",
    "from": "2026-09-01",
    "to": "2026-09-07"
  }
}

No chart of customer results is invented here. Read the returned series and its availability before drawing conclusions. Views describe distribution; first purchases and attribution still need their own event evidence.

  1. 01
    Read the contract

    GET /api/ext/analytics/contract describes the available metrics and their meaning.

  2. 02
    Respect missing data

    Series and exports depend on plan access. Missing or redacted values mean unavailable, not zero.

  3. 03
    Compare like windows

    GET /api/ext/analytics/export/videos provides a plan-aware CSV for further analysis. Keep mature cohorts separate from recent posts.

READ THE CONTRACT analytics mcp
Day seven does not exist for yesterday’s visitor.
02FIELD KITFrom concept to practice.2 SCREENS
PUT IT TO WORK / 1

Choose the starting event and outcome.

Adapt this to your audience, budget and test scope.

1 / 2 · YOUR OWN PACE

Put it to work.

  1. 01Choose the starting event and outcome.
  2. 02Exclude immature journeys from day-seven rates.

Notes & sources.

The limit. A purchase during a period is not necessarily attributable to a visit in that period.

SOURCES & PROVENANCE

Further reading is linked throughout this article. Worked examples explain a process; they are not campaign results.

THE ORGANIC CLUB is an editorial project initiated by TokPortal. That relationship is separate from the evidence behind claims. Editorial signatures and image credits are explained in our policy. Our editorial policy →