Administration
Simulation
Demographics
Progress
Activity log
Ads Testing
Fire a single Create User or Revisit call against a chosen shop/user id and see the raw result — for testing the ads system against specific, repeatable ids rather than a generated simulation run. Session ID is sent on Create User/Revisit and is what End Session must be given back to close that same session — unlike a generated run, it's set by hand here so you can trigger the open/close pair deliberately, one call at a time, and see exactly what each one returns. Reusing a Session ID on a later Create User/Revisit before ending it just resets that session's start time, the same as it would in a generated run. Marketplace ID is optional — leave it blank to send the call exactly as before (unassociated with any marketplace), or type one in to test how a specific marketplace-linked visit behaves.
Marketplace Testing
Runs the same random visit-schedule engine as the Simulation tab, but for a single caller-supplied uuid, tagging every call with a single caller-supplied marketplace id — equivalent to a Simulation run with "Number of people" fixed at 1. The shop(s) performing each visit are generated automatically (same "Shops visited/person" logic as Simulation); it's marketplace_id, not shop_id, that this tab exists to exercise.