Skip to main content

View Tracker Result

After running a tracker, view the results directly in the Console.

What is a Signal? →


Viewing Results

  1. Open your tracker page in the Console
  2. The Results section shows all completed runs
  3. Each result includes a score, signal, and analysis
Example Result
{
"score": 7,
"signal": "Positive",
"analysis": "Tesla sentiment is moderately bullish. Recent earnings beat expectations..."
}

Signal is your actionable takeaway — it factors in both the score and the AI's certainty. See all signal levels →


Filtering Results

Use the filters on the results page to narrow down by:

  • Signal level — e.g., show only Poor or Negative results
  • Score range — filter by minimum and maximum score
  • Date range — view results from a specific time period

Notifications

Stay informed without checking the console:

  • Email — Get an email summary each time the tracker runs. Enable per-tracker in Settings → Notifications.
  • Webhooks — Receive a POST request with the full signal payload to your endpoint.
tip

Combine scheduled runs with email notifications to get a daily briefing in your inbox — no need to log in.