仕組み
This page walks you through the complete user journey in FeedbackPulse SaaS — from installation to your first feedback submission.
全体像
Here's how FeedbackPulse SaaS works from start to finish:
YOU (install) -> TENANTS (sign up) -> END USERS (give feedback) -> TENANTS (analyze & act)
Let's break each stage down.
Stage 1: You Install the Platform
- You upload FeedbackPulse to your server
- You visit
yourdomain.com/installin your browser - The Webインストーラー walks you through 5 steps:
- License verification
- PHP requirements check
- データベース connection
- Superadmin account creation
- Email (SMTP) configuration
- Done! Your platform is live at
yourdomain.com
Time required: ~10 minutes
Stage 2: You Configure the Platform
スーパー管理者として、以下からログインします yourdomain.com/login and:
- Create サブスクリプションプラン — define pricing, limits, and features
- Example: Free (1 product, 50 submissions/mo), Pro ($29.99/mo, unlimited everything)
- Set up 決済ゲートウェイ — connect Stripe and/or PayPal
- Configure the ランディングページ — ドラッグ&ドロップ builder with live pricing
- Configure email — SMTP settings for transactional emails
- Optionally enable AI — add your OpenAI API key for 感情分析
Time required: ~20 minutes
Stage 3: Tenants Sign Up
A potential customer visits your ランディングページ at yourdomain.com:
- They see your beautifully designed ランディングページ with pricing plans
- They click "Get Started" and fill out the registration form:
- Name, email, company name, subdomain, password
- They verify their email address
- They're in! They land on their テナントダッシュボード at
yourdomain.com/dashboard
注: Every tenant gets a 14-day free trial by default. You can configure this.
Stage 4: Tenants Set Up Their Workspace
Once inside, a tenant:
4a. Creates 製品
製品 are what they want feedback about. 例:
- "Acme Pro ダッシュボード" (a web app)
- "Acme Mobile App" (a mobile app)
Each product gets a slug, description, category, and optional image.
4b. Creates Feedback キャンペーン
For each product, they create one or more campaigns — each is a フィードバックフォーム with configurable fields:
- Star ratings (1-5)
- NPS score (0-10)
- Text feedback
- Photo upload
- Custom survey fields (via ドラッグ&ドロップ Survey Builder)
- Optional email verification (OTP)
- Optional reCAPTCHA
4c. Customizes Branding
In 設定, they set:
- Brand color and accent color
- Company logo
- Feedback wall appearance (enable/disable)
4d. Invites Team Members
They can invite colleagues with admin or staff roles. Invitations are sent via signed email links that expire in 7 days.
Stage 5: End Users Give Feedback
Now the tenant shares their public pages with their customers. Every tenant gets 5 public pages automatically:
Page 1: Product Hub (/p/{tenant-slug})
A beautiful catalog showing all the tenant's products. End users can browse and click into any product.
Page 2: Feedback Form (/feedback/{campaign-slug})
The actual form where end users submit their feedback. Supports:
- Star ratings, NPS, text, photos, custom survey fields
- Optional email + OTP verification
- Rate limiting (10 submissions per minute per IP)
- After submission → Thank You page
Page 3: Feedback Wall (/wall/{tenant-slug})
A public showcase of approved reviews. Think of it like a testimonials page:
- Shows only reviews marked as "public" by the tenant
- Displays 星評価s, customer names, feedback text
- Filterable by product
Page 4: Public ロードマップ (/roadmap/{tenant-slug})
An interactive kanban board showing what's planned:
- Columns: Under Review → Planned → In Progress → Shipped
- End users can vote on items (anonymous, email-based)
- End users can suggest features via a modal form
Page 5: Public 変更履歴 (/changelog/{tenant-slug})
A timeline of product updates:
- Each entry has a title, version tag, body text, and date
- Filterable by product
Bonus: Embeddable Widget
A single <script> tag that drops a feedback button on any website:
<script src="https://yourdomain.com/widget/{campaign-slug}.js"></script>
All 5 pages share a connected navigation bar, so end users can easily move between them. The nav bar is branded with the tenant's colors.
Stage 6: Tenants Analyze Feedback
Back in their dashboard, tenants see:
Real-Time ダッシュボード
- Total submissions count
- Average 星評価
- NPS score (with Promoter/Passive/Detractor breakdown)
- Active campaigns count
- Submission trend chart (last 30 days)
投稿 Inbox
Every piece of feedback arrives in the submissions inbox. For each submission, the tenant can:
- Change status (Pending → Approved → Resolved → Spam)
- Toggle public visibility (show/hide on the フィードバックウォール)
- Reply to the customer (visible in their customer portal)
- Add tags for categorization
- Use AI to auto-generate reply suggestions
- View sentiment score and AI-generated summary
AI Analysis (if OpenAI configured)
- Sentiment scoring — each submission gets a score from -1.0 (very negative) to +1.0 (very positive)
- Auto-tagging — AI suggests relevant tags (e.g., "bug", "feature-request", "praise")
- AI reply suggestions — click a button to get a draft reply
- Anomaly detection — automated alerts when ratings suddenly drop