V
vibedeploy
/get_site_analytics
Get site traffic analytics
Return a privacy-safe traffic summary for a site over the last `period` days (default 7): total page views, distinct-visitor count, top pages, daily counts, dev
liveunknown~5s typical
mcpvibedeploy
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-be-vibedeploy-vibedeploy /get_site_analytics for me.
Input
| Field | Type | Description |
|---|---|---|
| name | string | Site name. Provide this or siteId. |
| siteId | string | Site id. Provide this or name. |
| period | integer | Number of days to aggregate over (1-90). Defaults to 7. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-be-vibedeploy-vibedeploy","endpoint":"/get_site_analytics","input":{}}'cli
npx cracked-ai run -p mcp-be-vibedeploy-vibedeploy -e /get_site_analytics -i '{}'mcp
run_tool({ provider: "mcp-be-vibedeploy-vibedeploy", endpoint: "/get_site_analytics", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.