PharmacyPilot Widget User Guide
📋 Overview
This guide provides comprehensive information about PharmacyPilot's widget system, including available widget types, token management, and implementation details.
🎯 Widget Types and Details
🆓 Free Widgets
1. 📝 Review Collector (reviewCollector)

Purpose:
- Collect customer reviews through a simple, user-friendly interface
- Streamline the review submission process
Features:
- Basic review collection form
- Direct link to review page
- Simple and intuitive interface
- Mobile-responsive design
Ideal for:
- Small businesses starting to collect reviews
- Websites with limited space
- Quick review collection setup
Implementation:
<script src="https://pharmacypilot.info/api/get-reviews/YOUR_WIDGET_TOKEN?widget_type=reviewCollector"></script>
<div id="pharmacy-pilot-widget"></div>
💎 Premium Widgets
1. 🔢 Micro Review Count (microReviewCount)
Purpose:
- Display the total number of reviews in a compact format
- Provide quick social proof through review count
Features:
- Show number of reviews
- Compact design
- Direct link to review page
- Real-time count updates
- Minimal space requirement
Ideal for:
- Quick review count display
- Header or footer placement
- Product pages
- Business listings
Implementation:
<script src="https://pharmacypilot.info/api/get-reviews/YOUR_WIDGET_TOKEN?widget_type=microReviewCount"></script>
<div id="pharmacy-pilot-widget"></div>
2. 📊 Micro Combo (microCombo)
![]()
Purpose:
- Display comprehensive review metrics
- Provide a complete review summary in one view
Features:
- Show confidence score
- Display review count
- Link to all reviews
- Combined metrics display
- Interactive elements
Ideal for:
- Comprehensive review summary
- Homepage placement
- Business profile pages
- Product category pages
Implementation:
<script src="https://pharmacypilot.info/api/get-reviews/YOUR_WIDGET_TOKEN?widget_type=microCombo"></script>
<div id="pharmacy-pilot-widget"></div>
3. 🔘 Micro Button (microButton)
Purpose:
- Provide a clear call-to-action for reviews
- Encourage customer engagement
Features:
- Display review count
- Direct link to review page
- Flexible button placement
- Customizable styling
- Mobile-responsive design
Ideal for:
- Encouraging review clicks
- Strategic placement in content
- Product pages
- Service pages
Implementation:
<script src="https://pharmacypilot.info/api/get-reviews/YOUR_WIDGET_TOKEN?widget_type=microButton"></script>
<div id="pharmacy-pilot-widget"></div>
4. ⭐ Micro Star (microStar)
Purpose:
- Display star rating in a visually appealing format
- Provide instant visual feedback on rating
Features:
- Show star rating
- Compact size
- Direct link to review page
- Visual star representation
- Real-time rating updates
Ideal for:
- Visual rating display
- Product listings
- Service pages
- Business cards
Implementation:
<script src="https://pharmacypilot.info/api/get-reviews/YOUR_WIDGET_TOKEN?widget_type=microStar"></script>
<div id="pharmacy-pilot-widget"></div>
5. 📱 Review Mini (reviewMini)
Purpose:
- Display compact review summaries
- Provide quick review insights
Features:
- Average review score
- Display review count
- Direct link to review page
- Compact design
- Essential review information
Ideal for:
- Limited space scenarios
- Mobile-first designs
- Product cards
- Category pages
Implementation:
<script src="https://pharmacypilot.info/api/get-reviews/YOUR_WIDGET_TOKEN?widget_type=reviewMini"></script>
<div id="pharmacy-pilot-widget"></div>
6. 📈 Micro Rate Score (microRateScore)
Purpose:
- Display numerical average score
- Provide precise rating information
Features:
- Average review score
- Easy-to-read numerical format
- Direct link to review page
- Clean numerical display
- Real-time score updates
Ideal for:
- Precise score display
- Data-focused pages
- Comparison sections
- Analytics dashboards
Implementation:
<script src="https://pharmacypilot.info/api/get-reviews/YOUR_WIDGET_TOKEN?widget_type=microRateScore"></script>
<div id="pharmacy-pilot-widget"></div>
7. 🚀 Review Starter (reviewStarter)

Purpose:
- Encourage review engagement
- Provide comprehensive review metrics
Features:
- Display review count
- Show average star rating
- Call-to-action button for reviews
- Direct link to review page
- Interactive elements
Ideal for:
- Review collection and display
- Homepage placement
- Service completion pages
- Customer feedback sections
Implementation:
<script src="https://pharmacypilot.info/api/get-reviews/YOUR_WIDGET_TOKEN?widget_type=reviewStarter"></script>
<div id="pharmacy-pilot-widget"></div>
8. 🔄 Review Carousel (reviewCarousel)

Purpose:
- Display rotating reviews
- Showcase multiple customer experiences
Features:
- Display review count
- Show numerical average score
- Display star rating
- Show multiple rotating reviews
- Direct link to review page
- Auto-rotation capability
Ideal for:
- Showcasing featured reviews
- Homepage hero sections
- Product detail pages
- Testimonial sections
Implementation:
<script src="https://pharmacypilot.info/api/get-reviews/YOUR_WIDGET_TOKEN?widget_type=reviewCarousel"></script>
<div id="pharmacy-pilot-widget"></div>
9. 🏷️ Review Products (reviewProducts)
Purpose:
- Display product-specific reviews
- Provide detailed product feedback
Features:
- Show numerical average score
- Display star rating
- Show review count
- Product-specific metrics
- Detailed review information
Ideal for:
- Product detail pages
- E-commerce platforms
- Product catalogs
- Inventory management systems
Implementation:
<script src="https://pharmacypilot.info/api/get-reviews/YOUR_WIDGET_TOKEN?widget_type=reviewProducts"></script>
<div id="pharmacy-pilot-widget"></div>
🔑 Widget Token Management
📝 Token Creation Requirements
👤 Account Requirements
- Must have an active PharmacyPilot account
- Verified email
- Complete business profile
🏢 Business Requirements
- Verified business information
- Claimed business profile
- Correct business name
- Active business status
💳 Subscription Requirements
- Free widgets: Basic account
- Premium widgets: Premium subscription required
- Valid payment method
📥 How to Get Widget Token
- Log in to Pharmacy Pilot with a business-claimed account

- Go to Account Settings menu

-
Select Business Dashboard menu
-
On the Business Dashboard page

- Scroll to "Widget Token" section
- Copy Widget Token
🔄 How to Generate Token
- Log in to Pharmacy Pilot with a business-claimed account

- Go to menu, select Business Dashboard

- Scroll to Widget Token section

- If you don't have a token, click Generate Token button

- Copy the Token

⚙️ Token Requirements
🔒 Security
- Token is specific to each business
- Non-transferable
- Can generate new token
- Premium features limited to premium account holders
💻 Usage
- One business can have only one active token
- Must be used as specified
- Account must be active
- Must have appropriate subscription
- One token can be used with multiple widgets
- Same token can be used for both free and premium widgets (if you have premium access)
🛠️ Troubleshooting
- If widget doesn't display, verify token is copied correctly
- Check that your account status is active and verified
- Verify you have appropriate access rights
- If issues persist, please contact support
💻 Installation Guide
🛠️ Basic Installation
Add the following code to your website:
<!-- Place in <head> or before </body> -->
<script src="https://pharmacypilot.info/api/get-reviews/YOUR_WIDGET_TOKEN?widget_type=reviewCollector&limit=&rate=5"></script>
<!-- Container for widget display -->
<div id="pharmacy-pilot-widget"></div>
📋 Widget Parameters
| Parameter | Description |
|---|---|
YOUR_WIDGET_TOKEN | Your unique widget token from Business Dashboard |
widget_type | Specifies which widget to display |
limit | Optional: Number of reviews to display |
rate | Optional: Minimum rating filter |
📝 Example Implementation
<script src="https://pharmacypilot.info/api/get-reviews/abc123xyz?widget_type=reviewCollector&limit=10&rate=4"></script>
This example will:
- Use token "abc123xyz"
- Display the Review Collector widget
- Show up to 10 reviews
- Only display reviews with 4 stars or higher
✅ Best Practices
- Always use the most recent token
- Design widgets to be responsive across all devices
- Test widgets across multiple browsers and devices
- Monitor widget performance and user engagement