Custom survey router + Maxna

Custom Survey Router + Maxna

Routers are where multi-supplier fraud hides. If each hop has a different QC, nobody owns integrity. Maxna should be a required hop: one gate, every source, respondent plus response.

Other platforms score the respondent. Maxna scores the respondent and the response.

Device IDs, bots, VPNs, and duplicates are necessary. They are not enough. A real device can still paste ChatGPT into every open-end. Maxna's proprietary AI grades what people type - so sample integrity is both who they are and what they say.

Respondent quality

Where most tools stop

  • Device fingerprinting and environment risk
  • Bots, scripts, and click farms
  • VPN / proxy and geo mismatch
  • Duplicates and professional respondents

Response quality

Maxna's proprietary AI layer

  • AI-written and synthetic open-ends
  • Low-effort and copy-paste answers
  • Cross-question consistency
  • Open-end scoring before the complete is paid

Use when you operate a router, marketplace, or internal dispatcher that currently sends traffic straight to client surveys.

Setup

How to add Maxna to Custom survey router

Redirect is the default. API is available when you create surveys programmatically. Status 11 = pass, 22 = fail in the browser.

1. Create surveys via dashboard or Projects API

POST /api/admin/projects with surveyTier and redirects.qualified / redirects.terminated. Qualified uses status=11; browser fail is 22; S2S reject callbacks can use 44.

2. Inbound URL

https://YOUR_SLUG.maxna.ai/mainsurvey/SURVEY_ID?PID=ABC123 (aliases: trans_id, transid, p, plus your PID alias).

3. Outbound placeholders

{trans_id}, {status}, {co}, {state}. If omitted, Maxna appends trans_id, co, status, and state automatically.

4. Router logic

On 11, send to the client survey or next hop. On 22, send to supplier terminate / next opportunity. Do not re-offer the same study.

5. Optional S2S

When the browser redirect is not enough for billing, configure server-to-server notifications with your admin token.

Inbound

https://YOUR_SLUG.maxna.ai/mainsurvey/SURVEY_ID?PID=ABC123

Pass

https://YOUR-DOMAIN.com/complete?PID={trans_id}&status=11

Fail

https://YOUR-DOMAIN.com/complete?PID={trans_id}&status=22

Troubleshooting

When the hop misbehaves

Status not arriving

Qualified/reject URLs overwrote query strings. Use the explicit ?PID={trans_id}&status=11 form.

API 401

Redirects do not need X-Admin-Token. Creating surveys via API does. Check the token on the Projects API only.

FAQ

Custom survey router questions

Can the router skip Maxna for “trusted” suppliers?

That is how blends get poisoned. Make the hop mandatory. Tune the tier instead of punching holes.

We’ll wire Custom survey router with you.

Most teams go live on redirect in hours, then turn on response-quality AI for verbatim-critical work.

Talk to us