E-commerce

Chatbot IA pour parcours QR code : continuer l'achat et répondre aux questions

Chatbot IA pour parcours QR code : continuer l'achat et répondre aux questions

1 juillet 2026

« Le bot m'a donné un lien mort après le scan en magasin. » « L'IA promet -15 % alors que l'affiche disait -10 %. » « Chatbot confirme attribution pop-up sans vérifier ma commande. » Trois échecs où un bot QR code mal calibré invente promo ou URL hors map.

Un chatbot IA parcours QR code ne remplace pas les agents QR (#577). Il lit QR-MAP, cite destination_url discount_code cart_prefill, propose reprise session saved cart et handoff attribution exception vers humains.

Ce guide #578 couvre intents bot_qr_*, flow QRbot et KPI qr_bot. Paire bot du playbook QR (#577). Nouveau cas d'usage IA omnicanal : continuer achat post-scan expliquer promo sans émettre remise ni confirmer attribution sans UTM.

Sommaire

Pourquoi automatiser le parcours QR code par bot ?

« Mon panier est vide après le scan », « le QR ne marche pas » et « ma commande compte pour le pop-up ? » explosent pendant événements retail. Un bot calibré lookup QR-MAP, envoie destination_url correcte, cite promo canal et propose resume cart sans improviser remise affiche.

Ce que le bot résout tier 1

  • Scan fail redirect : destination_url map si QR 404

  • Cart resume : cart_prefill saved cart link

  • Promo canal cite : discount_code statut conditions map

  • Attribution check : order UTM store_event_id si order_ref

  • Validité QR : valid_from_until map cite

McKinsey estime que 73 % des consommateurs utilisent plusieurs canaux avant achat, mais l'écart offline-online crée tickets si le parcours QR n'est pas documenté (McKinsey, omnichannel 2026). Le bot intercepte bot_qr_scan_help avant promo inventée agent.

QRbot vs QR #577, BOPIS #177, live #557, AMBbot #576 et promo #111

Cinq contenus, cinq parcours offline-online distincts.

Matrice rapide

Pipeline : bot scan resume promo cite → #577 attribution exception reissue marketing. BOPIS immédiat → #177 reroute.

Quels intents bot_qr_* configurer ?

Huit intents bot parcours QR mappés typologies #577.

Huit intents bot_qr

  • bot_qr_scan_help : QR fail wrong landing redirect map URL

  • bot_qr_cart_resume : cart_prefill saved cart session lost

  • bot_qr_promo_status : discount_code statut conditions map

  • bot_qr_attribution : order UTM store_event_id verify

  • bot_qr_validity : valid_from_until QR actif ou expiré

  • bot_qr_product_info : cart_prefill_skus PDP map cite

  • bot_qr_stock_info : stock online vs offline handoff si mismatch

  • bot_qr_handoff : expired reissue attribution exception → #577

Tier 1 auto : scan_help, cart_resume, promo_status, validity, product_info si qr_id ou UTM detect + QR-MAP + guardrails.

bot_qr_handoff, stock mismatch, attribution litige → agents #577 payload qr_id order_ref store_event_id.

Comment consommer QR-MAP #577 ?

Le bot lit QR-MAP #577 : qr_id, destination_url, channel_type, store_event_id, utm_params, discount_code, valid_from_until, cart_prefill_skus.

Lookup grounded

  • QR lookup : qr_id ou utm_content → QR-MAP row

  • URL verify : destination_url live HTTP check

  • Shopify Discount API : discount_code statut conditions

  • Order UTM API : Shopify order attribution si order_ref

  • DEEP-LINK-GROUNDED-BOT : cart_prefill depuis map only

  • ATTRIBUTION-VERIFY-BOT : confirm UTM store_event_id API only

Alignement anti-hallucination (#123) : URL promo = QR-MAP ou Shopify API only.

Policy QRBOT-SUP en six règles

Six règles bot parcours QR code sûr.

  1. QR-MAP-GROUNDED : URL promo attribution depuis map only

  2. NO-PROMO-ISSUE-BOT : bot n'émet ni ne remplace promo canal

  3. ATTRIBUTION-VERIFY-BOT : confirm attribution UTM API before yes

  4. DEEP-LINK-GROUNDED-BOT : cart_prefill destination_url map only

  5. SESSION-RESUME-BOT : saved cart link map before blame client

  6. BOPIS-LIVE-REROUTE-BOT : retrait magasin → #177, live code → #557

Flow QRbot QBB-1 à QBB-8

Flow huit étapes bot parcours QR code.

  1. QBB-1 Classify : bot_qr_* intent detect

  2. QBB-2 QR collect : qr_id photo UTM order_ref email

  3. QBB-3 QR-MAP : destination promo channel store_event

  4. QBB-4 URL verify : destination live discount actif

  5. QBB-5 Guardrail : NO-PROMO ATTRIBUTION-VERIFY SESSION-RESUME

  6. QBB-6 Respond : TPL-QRbot grounded map

  7. QBB-7 Handoff : expired reissue attrib litige → #577

  8. QBB-8 Log : intent qr_id tag qr_bot store_event_id

Exemple TPL-QRbot-SCAN

« QR [qr_id] [store_event_id] : lien correct [destination_url map]. Produits [cart_prefill_skus]. Promo [discount_code] si éligible. Valide [valid_from_until]. [Si scan fail : cliquez ce lien.] [Si expiré : handoff agent.] »

Templates TPL-QRbot et touchpoints

Quatre templates essentiels.

TPL-QRbot-SCAN

QR [qr_id] : [destination_url map]. Produits [cart_prefill_skus]. [Si 404 : lien direct ci-dessus.] Canal [channel_type store_event_id].

TPL-QRbot-RESUME

Reprise panier QR [qr_id] : [saved_cart_url ou destination_url + cart_prefill]. Promo [discount_code] incluse si valide. Valide [valid_until].

TPL-QRbot-PROMO

Promo canal [discount_code] : [statut Shopify : valide / expiré / conditions]. Remise [discount_value map]. Min [min_spend]. Exclusions [exclusions]. Saisissez checkout ou via [destination_url].

TPL-QRbot-HANDOFF

Demande [expired / reissue / attribution litige] transmise agent. QR [qr_id]. Order [order_ref]. Store [store_event_id]. Délai [handoff_sla].

Touchpoints

  • Post-scan landing embed : bot_qr_cart_resume widget

  • 404 QR fallback page : bot_qr_scan_help entry

  • Checkout promo error : bot_qr_promo_status chip

  • Post-achat chat : bot_qr_attribution order_ref

Cas limites et reroutes

Cinq cas hors tier 1 bot QR standard.

Bot n'émet jamais promo : reissue expired attribution litige → agents #577 ops marketing.

KPI qr_bot essentiels

Cinq métriques pilotage QRbot.

  • qr_bot_scan_deflect : scan_help résolu sans agent

  • qr_bot_cart_resume_rate : cart_resume → checkout started

  • qr_bot_promo_deflect : promo_status résolu sans handoff

  • qr_bot_handoff_rate : expired reissue attrib / total qr bot

  • qr_bot_hallucination_rate : URL promo hors map audit

Cible : qr_bot_scan_deflect supérieur à 65 % événement retail avec QR-MAP sync pré-event mobile test.

Anti-patterns QRbot

Cinq erreurs fréquentes bot QR.

  1. URL inventée : QR-MAP-GROUNDED destination only

  2. Promo affiche validée : cite discount_code map not affiche oral

  3. Attribution sans UTM : ATTRIBUTION-VERIFY-BOT order API

  4. Blame client panier vide : SESSION-RESUME-BOT cart_prefill first

  5. Confusion BOPIS : BOPIS-LIVE-REROUTE #177

QRbot avec Qstomy

Qstomy sur Shopify : detect bot_qr intent, QR-MAP RAG grounded, Shopify discount verify, order UTM lookup, saved cart resume link, handoff #577 expired attribution payload qr_id.

Pipeline : #578 bot scan resume promo → #577 execute marketing escalate.

Explorez support IA et demander une démo.

Checklist, FAQ et aller plus loin

Checklist QRbot (8 étapes)

  1. Sync QR-MAP #577 : RAG bot + UTM detect

  2. Policy QRBOT-SUP : 6 règles NO-PROMO-ISSUE-BOT

  3. 8 intents bot_qr_* : flow QBB-1 à QBB-8

  4. 4 templates TPL-QRbot-* : SCAN RESUME PROMO HANDOFF

  5. Post-scan embed : bot_qr_cart_resume widget landing

  6. 404 fallback page : bot_qr_scan_help entry

  7. Red team 10 prompts : promo émise URL inventée attrib confirmée

  8. Dashboard KPI : qr_bot_* section 9

FAQ

Différence #577 ?
#577 = agents attribution reissue promo escalate. #578 = bot tier 1 scan resume promo handoff.

Bot crée une promo ?
Non. NO-PROMO-ISSUE-BOT. Handoff #577 marketing.

Panier vide post-scan ?
TPL-QRbot-RESUME cart_prefill saved cart link map.

Attribution pop-up confirmée ?
Seulement si order UTM store_event_id verify API.

Aller plus loin

Cette semaine : indexer QR-MAP actifs RAG, embed bot post-scan landing, red team promo affiche non map.

Enzo

1 juillet 2026

Convertissez +2000 clients en moyenne par mois en utilisant Qstomy.

1ère IA Shopify dédiée à la conversion client au monde

200+ ecommerçants accompagnés

Abonnez-vous à la newsletter et obtennez un e-book personnalisé !

Solution no-code, sans connaissance technique requise. Une IA entrainée sur votre e-shop et non intrusive.

*Désabonnez-vous à tout moment. Nous n'envoyons pas de spam.

Abonnez-vous à la newsletter et obtennez un e-book personnalisé !

Solution no-code, sans connaissance technique requise. Une IA entrainée sur votre e-shop et non intrusive.

*Désabonnez-vous à tout moment. Nous n'envoyons pas de spam.