mimiq.test_page
Show a web page to simulated people and hear how they react: who would stay, who would leave, and why. Each person scrolls the page and says what confused them, what they doubted and what would change their mind. Use it after you build or change a landing, pricing or signup page, then fix what they raised and test again. Needs a public URL (for localhost, open a tunnel first; see the server instructions). Returns each person's action, thoughts and objections, and the counts. With a key, the result ends with a link to the full report in the Mimiq app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The page to test. Must be publicly reachable. For localhost, open a cloudflared tunnel and pass the tunnel URL. | |
| goal | No | What the page should get people to do, e.g. "sign up for the waitlist". | |
| count | No | How many simulated people (default 10, max 50). Each person uses one credit. | |
| audience | No | Who the simulated people should be, in plain words, e.g. "startup founders in SF" or "parents shopping for kids toys". If omitted, Mimiq picks the likely audience from the content. | |
| timeout_seconds | No |