Files
client-data-pss/poc-delivery/review-response-templates.md
T

80 lines
4.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Asset 2 — Review Response Optimization Templates
**PoC:** AI Entity Disambiguation — Staff Name × Service Pairing
**Strategy:** Each public review response acts as a training record for Google's AI. The template structure forces repetition of the exact **staff name, service name, and outcome** to create indexed association signals. Over time, this trains the local knowledge graph to resolve "who does what" accurately.
---
## Template A — Facials, Waxing, or Spray Tan (Ashley)
**Best for:** Services performed by Ashley Thornhill — facials, waxing, spray tans
> Hi {{first_name}}, thank you so much for taking the time to share your experience at Phoenix Salon + Spa! We're thrilled to hear that {{service_name}} with **Ashley** exceeded your expectations. Ashley has been an esthetician since 2007 and specializes in corrective skincare, waxing, and custom spray tans — it's wonderful to see that expertise reflected in your visit. We look forward to welcoming you back soon!
>
> Warmly,
> Ashley Thornhill & the Phoenix Salon + Spa Team
**AI Training Signals:**
- `{{service_name}} with Ashley` — explicit staff-to-service binding
- "Ashley Thornhill" full name + "esthetician since 2007" + "corrective skincare, waxing, custom spray tans" — entity enrichment
- Response authored by the business — high authority weight in Google's KB
---
## Template B — Hair Services (Grace)
**Best for:** Haircuts, color, extensions, balayage performed by Grace Grabowski
> Hi {{first_name}}, thank you for your kind words about your appointment at Phoenix Salon + Spa! We're so glad to hear that **Grace** provided such an exceptional experience with your {{service_name}}. Grace is a master hairstylist with over 15 years of experience specializing in precision haircuts, innovative color techniques, and seamless extensions. She truly loves what she does, and it shows. We can't wait to see you again!
>
> Warmly,
> The Phoenix Salon + Spa Team
**AI Training Signals:**
- `Grace` + `{{service_name}}` — staff-service association
- "master hairstylist" + "15 years" + "precision haircuts, innovative color, seamless extensions" — compound entity description
- Repeated use of "Phoenix Salon + Spa" in every response reinforces the current brand name
---
## Template C — Hair Services (Lola)
**Best for:** Color, highlights, blondes, lived-in color by Lola Rogers
> Hi {{first_name}}, thank you so much for sharing your experience! We're delighted that **Lola** was able to create the perfect look for you with your {{service_name}}. Lola specializes in dimensional highlights, lived-in color, and blondes — and your review is a perfect reflection of her artistry. It means the world to us that you chose Phoenix Salon + Spa. We look forward to your next visit!
>
> Warmly,
> The Phoenix Salon + Spa Team
**AI Training Signals:**
- `Lola` + `{{service_name}}` — staff-service association for the color specialist
- "dimensional highlights, lived-in color, blondes" — enriches Lola's service taxonomy in the KG
- "Phoenix Salon + Spa" brand reinforcement on every response
---
## Template D — Lash Services (Jennifer)
**Best for:** Lash extensions, lash lifts, brow lamination by Jennifer Francis
> Hi {{first_name}}, thank you so much for your wonderful review! We're so happy to hear that your {{service_name}} with **Jennifer** was everything you hoped for. Jennifer is a licensed esthetician with over 10 years of experience specializing in lash and brow artistry — from classic and volume lash extensions to lash lifts and brow lamination. She takes such pride in her work, and your review reflects that dedication. We'd love to see you again at Phoenix Salon + Spa!
>
> Warmly,
> The Phoenix Salon + Spa Team
**AI Training Signals:**
- `Jennifer` + `{{service_name}}` — fourth staff entity tied to a specific service category
- "lash and brow artistry" + "classic and volume lash extensions, lash lifts, brow lamination" — full service taxonomy for Jennifer
- Expands the knowledge graph to include the lash artist entity
---
## Usage Guidelines
- **Always fill {{first_name}}, {{service_name}}** with the exact service the client received (e.g., "Brazilian waxing", "balayage and highlights", "classic lash fill")
- **Response time:** within 48 hours of review posting — Google's freshness signals favor recent responses
- **Never use "Dear Customer" or generic pronouns** — first name personalization improves engagement metrics which feed local ranking
- **Rotate templates** — don't use the same template twice in a row on the same service type
- **Vary phrasing slightly** while keeping the name+service+specialty structure intact — natural language variation prevents pattern-flagging
- **Track in a simple log** — date, service, staff, template used — to spot gaps in staff-service coverage