E-commerce
1 juillet 2026
Client ouvre le chat 20 minutes après la newsletter. « Le code NEWSLETTER10 ne marche pas. » « -20 % sur quoi exactement ? » Le bot cite une promo générique. Ticket newspik_code_fail.
Un chatbot IA offre newsletter e-commerce lit le registre campagne, répond code conditions lien produit vedette depuis NEWSPIK-MAP #923, déflecte le pic tier 1 et handoff agent si pattern massif.
Ce guide #924 couvre intents bot_noffer_*, flow NEWSOFFERBOT NOB-1 à NOB-8 et guardrails OFFER-REGISTRY-GATE. Paire bot du playbook NEWSPIK (#923). Cas d'usage : questions offre code post-envoi widget.
Sommaire
Pourquoi botifier les questions post-newsletter ?
Pic post-envoi concentre les mêmes questions : code, conditions, lien, stock vedette. Sans registre campagne, le bot improvise et crée des tickets newspik_*. OFFER-REGISTRY-GATE aligne widget et agents #923.
Ce que le bot offre newsletter résout tier 1
Code promo : valeur conditions expiration
Conditions offre : exclusions minimum achat
Lien campagne : URL corrigée landing PDP
Produit vedette : stock alternative SKU
Attente pic : ETA honnête spike #919
Exemple retail DTC
Mode DTC, envoi 40k. Bot sync registre J-1. noffer_bot_deflect +52 %, newspik_code_fail_rate -48 % en 4 semaines.
NEWSOFFERBOT #924 vs NEWSPIK #923, UNSUB #381, STACK #870 et QUEUE #920
Sept contenus newsletter support, sept rôles distincts.
Matrice rapide
#924 NEWSOFFERBOT : bot tier 1 offre code lien post-envoi widget
NEWSPIK #923 : agents ops pic macros NS-4
UNSUB #381 : désabonnement distinct offre code
STACK #870 : codes empilables distinct code campagne
IRECO #439 : reco email distinct offre newsletter
QUEUE #920 : file attente distinct questions offre
AGENTWAIT #919 : attente agent ETA spike
Pipeline : client post-newsletter → #924 code offer link tier 1 → handoff #923 si ops flag massif.
Quels intents bot_noffer_* configurer ?
Huit intents offre newsletter mappés NEWSPIK-MAP #923.
Huit intents bot_noffer
bot_noffer_campaign_detect : détecter campagne active fenêtre pic
bot_noffer_code_answer : code valeur conditions expiration
bot_noffer_terms_answer : offre_copy exclusions minimum
bot_noffer_link_answer : url campagne landing PDP
bot_noffer_oos_answer : produit vedette rupture alternative
bot_noffer_stack_check : empilage code campagne vs autre
bot_noffer_ops_escalate : pattern massif → agent #923
bot_noffer_feed_loop : consommer LOG #923 campaign_copy
Chaque réponse logue campaign_id intent newspik_* deflect_or_handoff.
Comment consommer NEWSPIK-MAP #923 ?
Le bot lit NEWSPIK-MAP #923 + champs bot : campaign_id, code_promo, offer_copy, exclusions, expiration_date, stack_rules, landing_urls, featured_sku, sku_alt, pic_window, eta_spike_copy, agent_handoff_url.
Guardrails offre newsletter bot
OFFER-REGISTRY-GATE : code offre lien depuis registre campagne only
CODE-GROUNDED-BOT : pas inventer code alternatif sans registry
TERMS-GROUNDED-BOT : conditions offre_copy map exact
LINK-GROUNDED-BOT : URL testée landing PDP
STACK-CHECK-BOT : empilage selon stack_rules map
OPS-ESCALATE-BOT : 3+ code fail session → handoff #923
UNSUB-REROUTE-BOT : désabonnement seul → #381
NEWSPIK-FEED-LOOP-BOT : LOG #923 enrichit campaign_copy widget
Policy NEWSOFFERBOT-SUP en six règles
Six règles offre newsletter responsable côté widget.
OFFER-REGISTRY-GATE : lookup registre avant réponse code
CAMPAIGN-DETECT-BOT : fenêtre pic active avant tier 1
CODE-GROUNDED-BOT : code promo registry uniquement
TERMS-GROUNDED-BOT : exclusions minimum depuis offer_copy
OPS-ESCALATE-BOT : pattern massif agent #923 immédiat
NEWSPIK-FEED-LOOP-BOT : LOG #923 review widget sous 48 h
Flow NEWSOFFERBOT NOB-1 à NOB-8
Flow huit étapes : message entrant detect campaign classify answer stack escalate log handoff.
NOB-1 Ingest : message code offre lien stock post-newsletter
NOB-2 Campaign detect : CAMPAIGN-DETECT fenêtre pic active
NOB-3 Classify : newspik_* vs unsub #381 vs stack #870
NOB-4 Registry gate : OFFER-REGISTRY-GATE lookup campagne
NOB-5 Tier 1 answer : code terms link oos stack
NOB-6 Ops escalate : pattern massif handoff agent #923
NOB-7 Feed loop : LOG #923 ajuste campaign_copy
NOB-8 Log : deflect code_fail ops_escalate
Exemple TPL-NOFFER-CODE
« Code newsletter : {{code_promo}}. Conditions : {{offer_copy}}. Valide jusqu'au {{expiration_date}}. »
Templates TPL-NOFFER et touchpoints
Quatre templates courts offre newsletter embed.
TPL-NOFFER-CODE
[code_promo map.] [offer_copy map.] [expiration_date.] CODE-GROUNDED.
TPL-NOFFER-TERMS
[offer_copy map.] [exclusions map.] [minimum achat.] TERMS-GROUNDED.
TPL-NOFFER-LINK
[landing_urls map.] Lien campagne testé. LINK-GROUNDED.
TPL-NOFFER-OOS
[featured_sku rupture.] [sku_alt map.] Alternative disponible.
Touchpoints
« Code ne marche pas » : code_answer + stack_check
« -20 % sur quoi ? » : terms_answer exclusions
Lien email 404 : link_answer url corrigée
LOG NEWSPIK #923 : feed_loop campaign_copy
Cas limites : hors fenêtre pic, stack refusé, code corrigé mid-campagne
Cinq cas hors flow standard.
Hors fenêtre pic : promo expirée handoff agent ou politique standard
Stack refusé : STACK-CHECK + #870 si ambigu
Code corrigé mid-campagne : feed_loop immédiat registry update
Attente spike seule : #920 QUEUE ou #919 ETA
Ticket newspik_ malgré bot : feed_loop review campaign gaps
KPI noffer_bot essentiels
Cinq métriques pilotage NEWSOFFERBOT et corrélation #923.
noffer_bot_deflect : questions offre résolues sans ticket newspik_
noffer_bot_code_accuracy : % code cité aligné registre
noffer_bot_terms_complete : % réponses avec exclusions citées
noffer_bot_ops_escalate_rate : % sessions escaladées pattern massif
noffer_bot_registry_stale : réponses registry obsolète cible 0
Cible : code_accuracy au-dessus de 98 % et registry_stale à zéro.
Anti-patterns NEWSOFFERBOT
Cinq erreurs fréquentes offre newsletter bot.
Code inventé : CODE-GROUNDED registry only
Promo générique : CAMPAIGN-DETECT fenêtre active
Oublier exclusions : TERMS-GROUNDED obligatoire
Ignorer ops flag : OPS-ESCALATE pattern massif
Dupliquer #923 : #924 tier 1 widget offre code seulement
NEWSOFFERBOT avec Qstomy
Qstomy sur Shopify : NEWSPIK-MAP sync #923, registre campagne Klaviyo, templates CODE TERMS LINK, ops escalate handoff agent, KPI noffer_bot dashboard.
Scénario : DTC, envoi 40k. Pre-send sync J-1, bot tier 1 offre. noffer_bot_deflect +52 %, tickets newspik_ -41 % en 4 semaines.
Explorez support IA et demander une démo.
Checklist, FAQ et aller plus loin
Checklist NEWSOFFERBOT (8 étapes)
Sync NEWSPIK-MAP #923 : code offre liens SKU pic window
Policy NEWSOFFERBOT-SUP : 6 règles REGISTRY-GATE CODE-GROUNDED
8 intents bot_noffer_* : flow NOB-1 à NOB-8
4 templates TPL-NOFFER-* : CODE TERMS LINK OOS
campaign_detect : fenêtre pic active pre-send
stack_rules : empilage map campagne
Red team offre : code fail stack oos test
Dashboard KPI : noffer_bot_* section 9 + delta newspik_
FAQ
Différence #923 ?
#923 = agents ops pic macros staffing. #924 = bot tier 1 offre code widget.
Différence #381 ?
#381 = désabonnement. #924 = questions offre code post-envoi.
Différence #870 ?
#870 = empilage codes général. #924 = stack_rules campagne active.
Sync quand ?
J-1 pre-send obligatoire NS-2 #923. Feed loop post-envoi 48 h.
Aller plus loin
Cette semaine : sync NEWSPIK-MAP #923, campaign_detect fenêtre pic, templates CODE TERMS, mesurer noffer_bot_deflect.

Enzo
1 juillet 2026





