Skip to content

Commit 5183340

Browse files
dannyshmueliclaude
andcommitted
Clarify max 8 steps in funnel CLI flag docs (v3.1.1)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent d9e39a4 commit 5183340

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

skill/SKILL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: agent-analytics
33
description: "Stop juggling dashboards. Let your agent do it. Analytics your AI agent can actually use — track, analyze, experiment, optimize across all your projects via CLI. Includes a growth playbook so your agent knows HOW to grow, not just what to track."
4-
version: 3.1.0
4+
version: 3.1.1
55
author: dannyshmueli
66
repository: https://github.com/Agent-Analytics/agent-analytics-cli
77
homepage: https://agentanalytics.sh
@@ -285,7 +285,7 @@ npx @agent-analytics/cli revoke-key # Rotate API key
285285
- `--property <key>` — property key to group by (`breakdown`, required)
286286
- `--event <name>` — filter by event name (`breakdown` only)
287287
- `--type <T>` — page type: `entry`, `exit`, `both` (`pages` only, default: entry)
288-
- `--steps <csv>` — comma-separated event names (`funnel`, required)
288+
- `--steps <csv>` — comma-separated event names, 2-8 steps max (`funnel`, required)
289289
- `--window <N>` — conversion window in hours (`funnel`, default: 168) or live time window in seconds (`live`, default: 60)
290290
- `--count-by <field>``user_id` or `session_id` (`funnel` only)
291291
- `--interval <N>` — live refresh in seconds (default: 5)

0 commit comments

Comments
 (0)