E-commerce
1 juillet 2026
« Le bot dit créer un compte alors que j'en ai déjà un. » « L'IA ne trouve pas ma commande invité. » « Chatbot fusionne deux comptes sans vérifier mon email. » Trois échecs où un bot rattachement mal calibré aggrave la confusion post-achat.
Un chatbot IA rattacher commande compte e-commerce ne remplace pas les agents POSTACCT (#821). Il lit POSTACCT-MAP, lookup order + customer via API, cite link_order_copy activation_copy et handoff merge vers humains sans inventer profil ou lier sans vérif email.
Ce guide #822 couvre intents bot_postacct_*, flow POSTACCTbot et KPI postacct_bot. Paire bot du playbook POSTACCT (#821). Cas d'usage IA : rattacher commande invité au compte tier 1.
Sommaire
Pourquoi automatiser le rattachement commande compte par bot ?
« Commande introuvable dans mon compte », « créer compte après achat », « email déjà utilisé » arrivent widget compte ou chat post-checkout. Un bot calibré lit POSTACCT-MAP, lookup order paid + customer state, cite link_order_copy sans promettre fusion auto non autorisée.
Ce que le bot résout tier 1 rattachement
Trouver commande : order_lookup_copy POSTACCT-CITE-BOT map
Guider signup : create_account_copy même email checkout map
Activer profil invited : activation_copy resend invite map
Expliquer sync : sync_delay_copy historique 15 min map
Handoff SAV : #821 payload postacct_* merge duplicate ops
Ecomhint rappelle que 20 à 30 % des invités convertissent en compte post-achat quand le parcours est guidé ; un bot grounded réduit tickets manuels (Ecomhint, guest vs account 2026).
POSTACCTbot vs POSTACCT #821, ACCTbot #293, login #294, INCONFCbot #820 et anti-hallucination #123
Six contenus, six parcours compte post-achat distincts.
Matrice rapide
#822 POSTACCTbot : bot tier 1 rattacher commande guider création activation
#821 POSTACCT : agents escalate merge duplicate email mismatch ops
ACCT #293 : taxonomie invité compte fusion globale distinct post-achat immédiat
Login #294 : mot de passe OTP distinct rattachement commande
INCONFCbot #820 : CTA compte thank you distinct échec signup lien
Anti-hallucination #123 : customer order API whitelist only
Pipeline : #822 bot guider rattachement tier 1 → #821 agents escalate merge data policy.
Quels intents bot_postacct_* configurer ?
Huit intents bot rattachement mappés typologies postacct_* #821.
Huit intents bot_postacct
bot_postacct_link_order : link_order_copy order.name POSTACCT-CITE-BOT
bot_postacct_create_guide : create_account_copy signup_link map
bot_postacct_email_exists : email_exists_copy invited enabled map
bot_postacct_activate : activation_copy resend invite map
bot_postacct_email_match : email_match_copy checkout_email map
bot_postacct_sync_delay : sync_delay_copy 15 min map
bot_postacct_shop_pay : shop_pay_copy wallet vs account map
bot_postacct_handoff : merge duplicate → POSTACCT821-HANDOFF-BOT
Tier 1 auto : link_order create_guide activate si POSTACCT-MAP + ORDER-API + CUSTOMER-API.
Mot de passe seul sans commande → LOGIN294-REROUTE-BOT distinct rattachement.
Comment consommer POSTACCT-MAP #821 ?
Le bot lit POSTACCT-MAP #821 : postacct_program_id, link_order_copy, create_account_copy, email_exists_copy, activation_copy, email_match_copy, sync_delay_copy, shop_pay_copy, duplicate_merge_copy, login294_reroute_copy.
Lookup grounded compte post-checkout
POSTACCT-CITE-BOT : link_order order.name cite map verbatim
ORDER-API-GROUNDED-BOT : order paid billing_email API only
CUSTOMER-API-GROUNDED-BOT : customer state invited enabled API only
EMAIL-MATCH-BOT : signup email = checkout email avant link promise
NO-MERGE-AUTO-BOT : pas fusion profils sans handoff #821
LOGIN294-REROUTE-BOT : password only → #294 login distinct link
POSTACCT821-HANDOFF-BOT : duplicate merge → #821 agents PA-5
Alignement anti-hallucination (#123) : profil client = CUSTOMER-API whitelist only.
Policy POSTACCTBOT-SUP en six règles
Six règles bot rattachement responsable post-achat.
POSTACCT-MAP-GROUNDED-BOT : réponse compte depuis map only
POSTACCT-CITE-BOT : link_order order.name cite map
ORDER-API-GROUNDED-BOT : order lookup avant guider compte
CUSTOMER-API-GROUNDED-BOT : customer state verify avant activation
EMAIL-MATCH-BOT : même email checkout avant link promise
NO-MERGE-AUTO-BOT : pas fusion auto 2+ profils bot only
Flow POSTACCTbot PAB-1 à PAB-8
Flow huit étapes bot rattachement compte embed widget.
PAB-1 Classify : bot_postacct_* detect keyword commande compte créer activer
PAB-2 Auth collect : email checkout order.name optionnel minimal
PAB-3 POSTACCT-MAP : link create email_exists activate sync handoff reroute
PAB-4 Dual lookup : order paid + customer state ORDER CUSTOMER API
PAB-5 Guardrail : POSTACCT-CITE ORDER CUSTOMER EMAIL-MATCH NO-MERGE HANDOFF
PAB-6 Respond : TPL-POSTACCTbot grounded order_ref account_link max 3 phrases
PAB-7 Handoff or close : duplicate #821 payload ou close signup link envoyé
PAB-8 Log : intent postacct_program_id tag postacct_bot link_cited handoff Y/N
Exemple TPL-POSTACCTbot-LINK
« Commande #[order_num API] trouvée pour [billing_email API]. [link_order_copy map.] Créez votre compte : [signup_link map.] POSTACCT-CITE-BOT. »
Templates TPL-POSTACCTbot et touchpoints
Quatre templates courts compte post-achat embed.
TPL-POSTACCTbot-LINK
[link_order_copy map.] Commande #[order_num API] liée à [billing_email API.] POSTACCT-CITE-BOT.
TPL-POSTACCTbot-CREATE
[create_account_copy map.] Email checkout : [billing_email API.] Lien : [signup_link map.] EMAIL-MATCH-BOT.
TPL-POSTACCTbot-ACTIVATE
[activation_copy map.] Invitation renvoyée [email API.] CUSTOMER-API-GROUNDED-BOT.
TPL-POSTACCTbot-SYNC
[sync_delay_copy map.] Compte actif. Historique sous 15 min : [account_link map.] ORDER-API-GROUNDED-BOT.
Touchpoints post-achat
Thank you CTA compte : bot_postacct_create_guide proactive
Keyword commande introuvable : bot_postacct_link_order instant
Keyword email déjà utilisé : bot_postacct_email_exists trigger
Account page vide : bot_postacct_sync_delay après login
Pas embed merge : POSTACCT821-HANDOFF-BOT agents #821 only.
Cas limites et reroutes
Cinq cas hors tier 1 bot rattachement standard.
2+ profils même email : POSTACCT821-HANDOFF-BOT merge ops
Email signup ≠ checkout : bot_postacct_email_match puis handoff si refus
Mot de passe oublié seul : LOGIN294-REROUTE-BOT distinct link order
Historique migration ancien : #827 historique distinct post-achat récent
Commande cadeau destinataire : cadeau billing acheteur distinct
Règle tier 1 dual lookup ORDER + CUSTOMER puis LINK ou CREATE. Merge → handoff #821.
KPI postacct_bot essentiels
Cinq métriques pilotage POSTACCTbot.
postacct_bot_link_deflect : clos lié ou guidé sans agent repeat 7d
postacct_bot_cite_rate : POSTACCT-CITE-BOT / bot_postacct link_order
postacct_bot_dual_lookup_rate : order + customer lookup / total
postacct_bot_merge_auto_violations : fusion auto bot audit cible 0
postacct_bot_handoff_rate : escalate #821 / total postacct bot
Cible : postacct_bot_link_deflect supérieur à 50 % et postacct_bot_merge_auto_violations 0.
Anti-patterns POSTACCTbot
Cinq erreurs fréquentes bot rattachement commande.
Guider signup sans order lookup : ORDER-API-GROUNDED-BOT d'abord
Promettre commande liée sans email match : EMAIL-MATCH-BOT strict
Fusionner profils en bot : NO-MERGE-AUTO-BOT handoff #821
Inventer customer_id : CUSTOMER-API whitelist pas LLM
Créer doublon si invited existe : bot_postacct_activate pas nouveau signup
POSTACCTbot avec Qstomy
Qstomy sur Shopify : detect bot_postacct intent post-achat, POSTACCT-MAP RAG grounded, order + customer API lookup, POSTACCT-CITE guardrail, handoff #821 tier 2.
Pipeline : #822 bot guider rattachement tier 1 → #821 agents escalate merge data policy.
Explorez support IA et demander une démo.
Checklist, FAQ et aller plus loin
Checklist POSTACCTbot (8 étapes)
Sync POSTACCT-MAP #821 : RAG bot compte post-checkout embed
Policy POSTACCTBOT-SUP : 6 règles POSTACCT-CITE ORDER CUSTOMER EMAIL-MATCH NO-MERGE
8 intents bot_postacct_* : flow PAB-1 à PAB-8
4 templates TPL-POSTACCTbot-* : LINK CREATE ACTIVATE SYNC
Dual lookup API sync : order paid + customer state test scénarios
Red team 10 prompts : merge auto email mismatch sans lookup
Thank you CTA proactive : bot_postacct_create_guide trigger post-load
Dashboard KPI : postacct_bot_* section 9 link_deflect merge_violations handoff
FAQ
Différence #821 ?
#821 = agents escalate merge duplicate email mismatch. #822 = bot tier 1 guider lien compte.
Bot fusionne deux comptes ?
Non. NO-MERGE-AUTO-BOT. POSTACCT821-HANDOFF-BOT agents #821 only.
Email déjà utilisé ?
bot_postacct_email_exists CUSTOMER-API invited → TPL-POSTACCTbot-ACTIVATE.
Commande pas dans historique ?
bot_postacct_link_order dual lookup puis TPL-POSTACCTbot-LINK ou CREATE même email.
Aller plus loin
Cette semaine : déployer POSTACCT-MAP RAG compte embed, red team merge_auto_violations audit, sync bot_postacct_link_order proactive scénario invité order paid test.

Enzo
1 juillet 2026





