Mirra
Build

Handling Reviews

User reviews are a critical component of building trust and improving your resources and scripts. Professional review management increases your reputation, improves your ratings, and helps you identify areas for improvement.

Accessing Reviews

Navigate to Developer DashboardReviews to view all reviews for your published work.

Each review displays:

  • User name and avatar
  • Star rating (1-5 stars)
  • Review comment text
  • Associated resource or script name
  • Date posted
  • Your reply (if provided)

Filtering and Sorting

Filter by Resource or Script

To view reviews for a specific item:

  1. Select the resource or script from the dropdown menu
  2. The review list filters automatically to show only reviews for that item

Filter by Rating

Filter reviews by star rating:

All Ratings
Shows all reviews regardless of rating
5 Stars
Shows only the highest-rated reviews
4 Stars
Shows positive reviews with minor concerns
3 Stars
Shows neutral reviews
2 Stars
Shows negative reviews
1 Star
Shows the lowest-rated reviews requiring immediate attention

Sort Options

Sort reviews by:

  • Date: Newest first or oldest first
  • Rating: Highest first or lowest first

Note: Prioritize responding to recent negative reviews first, as these have the greatest impact on your reputation.

Replying to Reviews

How to Reply

To respond to a review:

  1. Locate the review in your dashboard
  2. Click the Reply button
  3. Write your response in the text field
  4. Click Submit

Your reply appears publicly beneath the review for all users to see.

When to Reply

Reply to these review types:

  • Negative reviews - Address concerns and demonstrate commitment to quality
  • Questions or confusion - Clarify usage and improve documentation
  • Bug reports - Acknowledge issues and provide timelines for fixes
  • Feature requests - Show you're listening and explain your roadmap
  • Positive reviews - Express appreciation and encourage continued engagement

Reply Guidelines

Be Prompt

Respond within 24-48 hours of receiving a review. Quick responses demonstrate that you actively maintain your work and care about user experience.

Be Professional

Maintain a calm, courteous tone in all responses. Avoid defensive language, focus on solutions rather than blame, and thank users for taking time to provide feedback.

Be Helpful

Address specific concerns raised in the review. Provide clear solutions, offer additional assistance, and link to relevant documentation when appropriate.

Be Honest

Acknowledge legitimate issues without making excuses. Explain what went wrong, share your timeline for fixes, and follow up when issues are resolved.

Reply Templates

Positive Review Response

Thank you for the kind words! I'm glad [Resource/Script Name] is working 
well for you. If you have any suggestions for improvements or new features, 
please let me know. Happy to help anytime!

Bug Report Response

Thank you for reporting this issue. I apologize for the inconvenience. 
I've identified the problem and will have a fix deployed within [timeframe]. 
I'll update this thread once it's resolved. Please reach out if you need 
immediate assistance: [contact info]

User Confusion Response

I'm sorry for the confusion! Let me clarify: [explanation]. I've also 
updated the documentation to make this clearer. If you're still having 
trouble, please don't hesitate to reach out directly: [contact info]

Feature Request Response

Great suggestion! I can see how [feature] would be valuable. I've added 
it to my roadmap and will prioritize it based on user demand. I'll update 
you here when it's available. Thanks for the feedback!

Unfair or Vague Review Response

I'm sorry you had a negative experience. I'd like to understand what went 
wrong so I can help. Could you provide more details about [specific issue]? 
I'm committed to making this work for you. Please contact me at [email].

Handling Negative Reviews

Negative reviews, when handled professionally, can become powerful testimonials to your responsiveness and commitment to quality.

Process for Negative Reviews

  1. Stay Calm

    • Don't take criticism personally
    • Read the review carefully and completely
    • Try to understand the user's perspective
    • Take time before responding if needed
  2. Investigate

    • Attempt to reproduce the reported issue
    • Check error logs and monitoring data
    • Review your documentation for clarity
    • Test thoroughly with various inputs
  3. Respond Professionally

    • Acknowledge: "Thank you for your feedback"
    • Apologize: "I'm sorry you experienced this issue"
    • Explain: "Here's what happened..."
    • Solve: "I've fixed the issue by..."
    • Follow Up: "Please let me know if this resolves the problem"
  4. Fix the Issue

    • Prioritize critical bugs immediately
    • Update your code to resolve the problem
    • Improve documentation to prevent confusion
    • Add better error messages where applicable
    • Test thoroughly before redeploying
  5. Follow Up

    • Comment on the review when the issue is fixed
    • Ask if the problem is resolved
    • Thank the user for their patience
    • Offer additional assistance if needed

Users appreciate responsive developers. A well-handled negative review often results in the user updating their rating and becoming a loyal advocate.

Review Statistics

Track your review performance with these metrics:

Total Reviews
All reviews received across all your work
Average Rating
Overall star rating calculated from all reviews
Reviews by Rating
Distribution showing how many 5-star, 4-star, etc. reviews you've received
Reviews by Resource
Breakdown showing review counts for each published item
Response Rate
Percentage of reviews you've replied to
Response Time
Average time between review posting and your reply

Improving Your Rating

Provide Quality Work

  • Build reliable, well-tested products
  • Handle errors gracefully with clear messages
  • Optimize performance for fast response times
  • Keep dependencies and code updated
  • Monitor uptime and fix issues promptly

Document Thoroughly

  • Write clear, comprehensive instructions
  • Provide practical, runnable code examples
  • Explain all parameters and return values
  • List requirements and prerequisites
  • Include troubleshooting sections for common issues

Be Responsive

  • Reply to reviews within 24-48 hours
  • Fix reported bugs as quickly as possible
  • Consider and implement requested features
  • Update documentation based on user confusion
  • Engage actively with your user community

Exceed Expectations

  • Deliver more value than promised
  • Add bonus features users didn't expect
  • Provide excellent, personalized support
  • Continuously improve based on feedback
  • Show genuine care for user success

Review Response Anti-Patterns

Don't

  • ❌ Argue with reviewers or become defensive
  • ❌ Delete or attempt to suppress negative reviews
  • ❌ Ask users for positive reviews in exchange for support
  • ❌ Ignore feedback or leave reviews unanswered
  • ❌ Make excuses for legitimate problems
  • ❌ Blame users for issues
  • ❌ Take excessive time to respond
  • ❌ Respond with generic, copy-pasted replies

Do

  • ✅ Stay professional and courteous always
  • ✅ Address concerns directly and honestly
  • ✅ Fix legitimate issues promptly
  • ✅ Thank all reviewers for their time
  • ✅ Learn from criticism and improve
  • ✅ Follow up when problems are resolved
  • ✅ Show appreciation for positive feedback
  • ✅ Personalize each response

Common Review Scenarios

"Doesn't work"

When a user reports that something doesn't work without providing details:

I'm sorry it's not working for you. To help troubleshoot, could you 
provide:
1. What error message you're seeing (if any)
2. What parameters you're using
3. What you expected to happen

I'm here to help get this working for you!

"Too expensive"

When a user complains about pricing:

Thanks for the feedback! I price based on [reasoning: API costs, 
development time, maintenance, etc.]. However, I offer [free tier/
trial/discount] for [qualifying users]. If cost is a concern, please 
reach out and we can discuss options.

"Missing feature X"

When a user requests a feature:

Great suggestion! Feature X is on my roadmap. I'm prioritizing based on 
user demand. I'll update this thread when it's available. In the meantime, 
you might be able to achieve similar results by [workaround if available].

"Excellent!"

When a user leaves positive feedback:

Thank you so much! I'm thrilled it's working well for you. If you have 
any suggestions for improvements, I'm all ears. Happy building!

Review Guidelines

For Users

Users should provide reviews that are:

  • Honest and constructive
  • Specific about issues or successes
  • Clear in explaining problems
  • Updated when issues are resolved
  • Respectful in tone

For Developers

Developers should:

  • Accept all feedback graciously
  • Respond professionally to all reviews
  • Fix legitimate issues promptly
  • Learn from constructive criticism
  • Thank reviewers for their time and insights

See Also


Need help? Join our Discord community or email support.

On this page