Machine Readiness
Stored receipt and evidence
20
65
0
0
0
Samples
No stored offer samples.
Samples
No stored action samples.
Samples
No stored product samples.
Document
# Revuloop robots.txt # https://revuloop.com User-agent: * Allow: / Allow: /blog Allow: /blog/ Allow: /help Allow: /help/ Allow: /developers Allow: /developers/ Allow: /contact-us Allow: /privacy-policy Allow: /terms Allow: /cookie-policy Allow: /dpa Allow: /ai Allow: /solutions/ Allow: /industries/ Allow: /alternatives/ Allow: /partners Allow: /partners/apply Allow: /templates/ Allow: /survey/ # Disallow private/auth areas Disallow: /auth/ Disallow: /admin/ Disallow: /dashboard/ Disallow: /org/ Disallow: /api/ Disallow: /studio/ Disallow: /account/ Disallow: /surveys/ Disallow: /responder/*/account/ # AI/LLM Crawlers - Allow access to public content User-agent: GPTBot Allow: / Disallow: /auth/ Disallow: /admin/ Disallow: /dashboard/ Disallow: /org/ Disallow: /api/ Disallow: /studio/ Disallow: /account/ Disallow: /surveys/ Disallow: /responder/*/account/ User-agent: ChatGPT-User Allow: / Disallow: /auth/ Disallow: /admin/ Disallow: /dashboard/ Disallow: /org/ Disallow: /api/ Disallow: /studio/ Disallow: /account/ Disallow: /surveys/ Disallow: /responder/*/account/ User-agent: ClaudeBot Allow: / Disallow: /auth/ Disallow: /admin/ Disallow: /dashboard/ Disallow: /org/ Disallow: /api/ Disallow: /studio/ Disallow: /account/ Disallow: /surveys/ Disallow: /responder/*/account/ User-agent: Google-Extended Allow: / Disallow: /auth/ Disallow: /admin/ Disallow: /dashboard/ Disallow: /org/ Disallow: /api/ Disallow: /studio/ Disallow: /account/ Disallow: /surveys/ Disallow: /responder/*/account/ User-agent: CCBot Allow: / Disallow: /auth/ Disallow: /admin/ Disallow: /dashboard/ Disallow: /org/ Disallow: /api/ Disallow: /studio/ Disallow: /account/ Disallow: /surveys/ Disallow: /responder/*/account/ User-agent: PerplexityBot Allow: / Disallow: /auth/ Disallow: /admin/ Disallow: /dashboard/ Disallow: /org/ Disallow: /api/ Disallow: /studio/ Disallow: /account/ Disallow: /surveys/ Disallow: /responder/*/account/ User-agent: Bytespider Disallow: / User-agent: PetalBot Disallow: / # Sitemaps Sitemap: https://revuloop.com/sitemap.xml
Document
# Revuloop > The survey that interviews. AI-powered adaptive surveys that automatically ask follow-up questions to capture the full story. ## What is Revuloop? Revuloop is an AI-powered survey platform that transforms traditional surveys into dynamic, conversational experiences. Unlike static surveys that capture surface-level answers, Revuloop automatically generates intelligent follow-up questions based on each respondent's answers — delivering interview-level insights at survey scale. ## Core Features - **Smart Surveys**: AI-powered adaptive surveys that dynamically generate follow-up questions based on respondent answers, mimicking a skilled interviewer. Powered by a Root Cause Analyzer that applies the 5-Whys technique up to seven levels deep. - **15+ Question Types**: Multiple choice, open text, rating scales, NPS, matrix, ranking, file upload, and more. - **Skip Logic & Branching**: Conditional question display and branching logic for personalized survey paths, with 12 supported operators and section-level triggering. - **AI Analytics Pipeline**: A 4-phase background pipeline (aggregate → chunk-analyze → synthesize → persist) that automatically detects themes, patterns, respondent segments, correlations, and produces executive summaries. - **Real-time Response Collection**: Live dashboard with response tracking and progress monitoring. - **Export Options**: CSV, Excel, PDF, and JSON export formats for survey data. - **Embed SDK**: Lightweight (<30KB, zero-dependency) embed SDK with popup, slider, and inline modes. Token-based authentication with domain-scoped access. - **Webhooks**: Real-time event notifications for survey responses and lifecycle events with HMAC signature verification. - **White-Label Partner System**: Multi-tenant partner system for enterprise white-labeling with custom branding, one-click organization provisioning, and four flexible billing models (Usage, Tiered, Flat, Custom). - **Event-Driven Survey Triggers**: Generic partner events (visitor.checked_in, visitor.checked_out, resource.event_ended, resource.event_canceled, checkpoint.completed, user.activated, user.suspended) map to surveys that fire automatically. - **Enterprise SSO**: SAML 2.0 and OIDC single sign-on support with JIT provisioning. Partners can generate short-lived SSO login URLs for customer access. - **MCP Integration**: Model Context Protocol server (@revuloop/mcp-server) with 35 tools for AI assistant integration (compatible with Claude Desktop, Cursor, Windsurf, Claude Code, and n8n). ## Landing Pages by Use Case - **Product Managers**: AI-powered PMF surveys and user research → https://revuloop.com/solutions/product-managers - **Customer Success**: NPS deep-dives, churn reduction, and root-cause churn analysis → https://revuloop.com/solutions/customer-success - **Events & Venues**: Event-lifecycle triggers (visitor.checked_in, resource.event_ended), AI adaptive follow-ups, and portfolio-level analytics for conferences, venues, and event-tech platforms → https://revuloop.com/industries/events - **Learning & Training**: Kirkpatrick-aligned feedback for LMS platforms and L&D teams, powered by the checkpoint.completed trigger and per-cohort AI analytics → https://revuloop.com/industries/learning - **AI Assistants (MCP)**: 35-tool MCP server for Claude Desktop, Cursor, Windsurf, Claude Code, and n8n → https://revuloop.com/ai - **Partner Program**: White-label survey infrastructure for SaaS platforms, consultancies, and resellers → https://revuloop.com/partners ## Use Cases - Customer feedback and satisfaction surveys - Employee engagement and pulse surveys - Market research and product discovery - User experience research - Post-event and conference feedback - Learning and training effectiveness measurement - Academic and educational research - White-label embedded feedback for SaaS platforms ## API Revuloop provides a comprehensive REST API (v1) with 99+ endpoints for: - Survey CRUD operations and lifecycle management (launch, pause, close, duplicate) - Response collection, pagination, and export - Smart survey session management (create, respond, complete) - AI-powered analytics generation (static, AI, smart) - Webhook management and delivery tracking - Partner organization provisioning (atomic one-call provisioning) - Partner event mappings and inbound event webhooks - Embed token generation with domain-scoped access - MCP-optimized endpoints for AI assistant consumption API authentication uses rlk_live_ / rlk_test_ prefixed keys for organization access, rlpk_live_ / rlpk_test_ prefixed keys for partner access, and short-lived rlet_ tokens for embed SDK access. API documentation: https://revuloop.com/developers API reference: https://revuloop.com/developers/api-reference ## MCP Server Revuloop offers a Model Context Protocol (MCP) server package (@revuloop/mcp-server) that enables AI assistants to directly interact with surveys, responses, analytics, and more. The MCP server provides 35 tools grouped into six categories: - **Surveys**: list_workspaces, list_surveys, create_survey, generate_survey, get_survey, update_survey, launch_survey, pause_survey, close_survey, delete_survey - **Responses**: list_responses, get_response, submit_response, export_responses, delete_response - **Analytics**: get_analytics, get_analytics_overview, generate_ai_analytics, get_ai_analytics, get_ai_analytics_status - **Smart Sessions**: create_smart_session, respond_to_smart_question, complete_smart_session, list_smart_sessions, get_smart_session, get_smart_analytics - **Webhooks**: list_webhooks, create_webhook, update_webhook, test_webhook, delete_webhook - **LLM-optimized reads**: get_dashboard, get_survey_summary, get_survey_insights, get_recent_responses Installation: - Claude Code: `claude mcp add revuloop -- npx -y @revuloop/mcp-server` - Claude Desktop / Cursor / Windsurf: add an mcpServer entry invoking `npx @revuloop/mcp-server` with the REVULOOP_API_KEY environment variable set - n8n: use the MCP Client Tool node pointing at `npx @revuloop/mcp-server` MCP documentation: https://revuloop.com/developers/docs/mcp-integration MCP landing page: https://revuloop.com/ai ## Event-Driven Survey Triggering Revuloop's partner event schema accepts generic lifecycle events from any platform that supports webhooks or API calls: - visitor.checked_in, visitor.checked_out, visitor.invitation_created - resource.event_created, resource.event_updated, resource.event_ended, resource.event_canceled, resource.reservation_canceled - checkpoint.completed - user.created, user.activated, user.suspended, user.deleted Partners configure event-to-survey mappings via POST /api/v1/partner/event-mappings and post inbound events to POST /api/v1/partner/events/inbound. This makes Revuloop suitable for embedded feedback inside event platforms (Cvent, Stova, Swapcard, Bizzabo, Hopin, Splash), LMS platforms (Docebo, Absorb, Thought Industries, TalentLMS, LearnUpon), SaaS platforms, and CS tools. ## Compliance & Data Processing - GDPR compliant with a dedicated Data Processing Agreement (DPA) - Explicit enforcement of GDPR Article 18 (processing restriction) inside the AI analytics pipeline - GDPR data export tooling and retention-cleanup jobs built in - Data processed within secure infrastructure with encryption at rest and in transit - Enterprise-grade access controls with role-based permissions (OWNER, ADMIN, MEMBER, VIEWER, RESPONDER) DPA: https://revuloop.com/dpa Privacy Policy: https://revuloop.com/privacy-policy ## Pricing Plans - **Free**: Basic survey creation with limited responses - **Pro**: Full API access, 300 req/min rate limit, embed SDK, advanced analytics - **Business**: Higher limits, 1,000 req/min rate limit, priority support Partner tier with four billing models (Usage, Tiered, Flat, Custom) is available for SaaS platforms, consultancies, and resellers through the Partner Program. ## Competitive Positioning Revuloop differs from SurveyMonkey, Typeform, Qualtrics, and Tally in three concrete ways: 1. **AI-adaptive follow-ups**: Smart Surveys automatically generate conversational follow-up questions tailored to each respondent's answer. Competitors ship static forms. 2. **Event-triggered delivery**: Surveys fire automatically from platform webhooks (visitor.checked_in, resource.event_ended, checkpoint.completed). Competitors require manual link sharing. 3. **MCP server for AI assistants**: Revuloop is the only survey platform with a production-grade Model Context Protocol server — installable in Claude Desktop, Cursor, Windsurf, Claude Code, and n8n. No other survey platform ships this. Comparison pages: - vs. Typeform: https://revuloop.com/alternatives/typeform - vs. SurveyMonkey: https://revuloop.com/alternatives/surveymonkey ## Links - Website: https://revuloop.com - Solutions (Customer Success): https://revuloop.com/solutions/customer-success - Solutions (Product Managers): https://revuloop.com/solutions/product-managers - Industries (Events): https://revuloop.com/industries/events - Industries (Learning): https://revuloop.com/industries/learning - AI Assistants / MCP: https://revuloop.com/ai - Partner Program: https://revuloop.com/partners - Developer Docs: https://revuloop.com/developers - API Reference: https://revuloop.com/developers/api-reference - MCP Integration: https://revuloop.com/developers/docs/mcp-integration - Help Center: https://revuloop.com/help - Blog: https://revuloop.com/blog - Contact: https://revuloop.com/contact-us - DPA: https://revuloop.com/dpa
Document
Not stored for this site.