E-commerce
1 juillet 2026
« Mon téléphone ne lit pas le QR sur l'affiche. » « Le scan ouvre une page 404. » « J'ai scanné en boutique mais j'arrive sur une offre expirée. » Trois tickets où une erreur de scan QR en magasin bloque le client avant même le panier.
Le support incident scan QR boutique couvre QR illisible, lien mort, mauvaise redirection, QR expiré sur affiche et confusion multi-QR stand. Distinct parcours achat QR (#577) : ici, le scan échoue ou mène au mauvais endroit, pas promo panier attribution post-scan.
Ce guide #589 couvre policy QRSCAN-SUP, flow QSE-1 à QSE-8 et matrice QRSCAN-MAP. Complète #577. Paire SAV du futur bot QRSCAN (#590).
Sommaire
Pourquoi les erreurs de scan QR génèrent-elles des tickets ?
Le client en boutique veut scanner et acheter. Si la caméra ne lit pas, le lien est mort ou l'affiche pointe vers une campagne expirée, il abandonne ou contacte le support avant tout achat. L'incident est immédiat et visible sur le point de vente.
Cinq frictions typiques scan
QR illisible : affiche abîmée, contraste faible, taille insuffisante
Caméra ne lit pas : luminosité, appareil photo bloqué, iOS Android
404 ou lien mort : destination supprimée post-campagne
Mauvaise redirection : mauvais produit, autre magasin, offre expirée
Multi-QR confusion : plusieurs codes même stand, ancien QR non retiré
Shopify rappelle que les QR codes retail doivent être testés sur mobile avant déploiement affiche, faute de quoi le scan échoue en conditions réelles magasin (Shopify, QR codes 2026). Sans QRSCAN-MAP fallback, agents envoient URL au hasard ou blâment le téléphone client.
QRSCAN #589 vs achat QR #577, bot #578, pop-up #579 et bot #590
Cinq contenus, cinq moments parcours QR distincts.
Matrice rapide
#589 QRSCAN : incident scan QR cassé expiré mauvaise redirect fallback
#578 QRbot : bot continuer achat resume promo
Pop-up #579 : stand temporaire ops affiche stock local
#590 QRSCANbot : bot redirect fallback QR expiré
#577 = client a scanné, problème panier promo attribution. #589 = le scan lui-même échoue ou mène au mauvais endroit.
Quelles typologies qrscan_* classifier ?
Huit scénarios tickets erreur scan QR boutique.
Huit typologies qrscan
qrscan_camera_fail : téléphone ne lit pas QR affiche
qrscan_damaged_qr : affiche déchirée effacée QR partiel
qrscan_404_at_scan : scan OK mais page 404 lien mort
qrscan_wrong_redirect : mauvais produit collection offre
qrscan_expired_at_scan : QR valide visuellement mais hors valid_until
qrscan_wrong_store_qr : QR autre magasin ou événement scanné
qrscan_multi_qr_confusion : plusieurs QR stand client incertain
qrscan_manual_fallback : besoin URL courte saisie manuelle
Tags : qrscan, qr_error, store_scan, fallback. QRSCAN-MAP-GROUNDED : fallback_url redirect depuis map only.
Comment structurer la matrice QRSCAN-MAP ?
La matrice QRSCAN-MAP étend QR-MAP #577 avec champs incident scan pour agents et futur bot #590.
Colonnes QRSCAN-MAP
qr_id : identifiant QR affiche stand (lien QR-MAP #577)
destination_url : URL cible attendue post-scan
fallback_url : lien court saisie manuelle si scan fail
short_code : code boutique saisie caisse ou SMS
qr_replacement_id : nouveau QR si affiche obsolète
valid_from_until : fenêtre QR actif affiche
scan_troubleshoot_steps : luminosité distance appareil photo
known_issues : batch affiche endommagée signalée ops
store_event_id : magasin stand attribution
escalation_marketing : contact remplacement affiche QR
Sync QR-MAP #577, Shopify QR status, fiche ops magasin affiche et test scan pré-ouverture. Audit : fallback_url live, qr_replacement_id si valid_until proche.
Policy QRSCAN-SUP en six règles
Six règles support erreur scan QR.
QRSCAN-MAP-GROUNDED : fallback redirect replacement depuis map only
FALLBACK-FIRST : proposer fallback_url short_code before blame device
URL-VERIFY-LIVE : destination_url HTTP check before confirm fix
EXPIRED-REPLACE-ESCALATE : hors valid_until → qr_replacement_id marketing
NO-URL-INVENT : pas lien produit hors map ou QR-MAP #577
POST-SCAN-REROUTE : scan OK panier promo → #577 QR-SUP
Flow QRSCAN QSE-1 à QSE-8
Flow agent huit étapes erreur scan QR boutique.
QSE-1 Intake : qrscan_* intent + photo affiche store_event_id device
QSE-2 QR lookup : QRSCAN-MAP qr_id store_event fallback
QSE-3 URL verify : destination_url fallback_url live check
QSE-4 Classify : camera damaged 404 wrong expired multi fallback
QSE-5 Troubleshoot : scan_troubleshoot_steps map cite
QSE-6 Respond : macro QRSCAN grounded map
QSE-7 Execute : fallback redirect replace affiche escalate marketing
QSE-8 Close : tag qrscan_resolved store_event_id qr_id
SLA : qrscan_camera_fail résolu avec fallback_url ou troubleshoot en une interaction.
Macros QRSCAN essentielles
Quatre macros agents incident scan.
QRSCAN-FIX-01
« QR [qr_id] [store_event_id] : [Si caméra : [scan_troubleshoot_steps map].] Lien direct si scan fail : [fallback_url map]. Code saisie : [short_code]. Destination attendue : [destination_url]. Produits : [cart_prefill depuis QR-MAP #577]. »
QRSCAN-REDIR-01
« Scan [qr_id] : vous arrivez sur [URL client]. Lien correct [destination_url map]. [Si wrong_redirect : cause [known_issues / qr obsolète].] Cliquez [fallback_url] ou scannez QR remplacement [qr_replacement_id]. »
QRSCAN-EXP-01
« QR [qr_id] affiche boutique : expiré depuis [valid_until map]. QR actif : [qr_replacement_id destination_url]. [Si affiche non remplacée : escalade [escalation_marketing] remplacement sous [sla].] Lien immédiat : [fallback_url]. »
QRSCAN-STORE-01
« QR scanné [qr_id scanné] : appartient [store_event_id A]. Vous êtes en [store_event_id B]. QR correct boutique : [qr_id map store B fallback_url]. [Si multi_qr : QR produit [qr_id X] / QR offre [qr_id Y] selon affiche.] »
Cas limites : parcours QR #577, BOPIS, pop-up et live
Cinq cas hors macro scan standard.
Scan OK panier promo vide : POST-SCAN-REROUTE #577 QR-RESUME-01
Retrait magasin immédiat : Click & Collect #177 BOPIS distinct scan achat
Stand pop-up affiche ops : POP #579 remplacement affiche stock local
Code live événement : live #557 code session distinct QR
Bot tier 1 scan fail : QRbot #578 fallback redirect handoff
Scan résolu client sur bonne landing : panier promo attribution = #577, pas #589.
KPI qrscan essentiels
Cinq métriques pilotage QRSCAN.
qrscan_ticket_rate : tickets qrscan_* / scans analytics magasin
qrscan_first_fix_rate : résolu fallback troubleshoot sans escalate
qrscan_fallback_success_rate : fallback_url utilisé → landing OK
qrscan_expired_at_scan_rate : qrscan_expired / total qrscan tickets
qrscan_affiche_replace_sla : délai remplacement affiche marketing ops
Cible : qrscan_first_fix_rate supérieur à 85 % avec fallback_url testé pré-ouverture magasin iOS Android.
Anti-patterns QRSCAN
Cinq erreurs fréquentes incident scan.
Blame téléphone client : FALLBACK-FIRST troubleshoot puis fallback_url
URL inventée agent : NO-URL-INVENT QRSCAN-MAP QR-MAP only
404 non vérifié : URL-VERIFY-LIVE destination check
QR expiré sans replacement : EXPIRED-REPLACE-ESCALATE marketing
Confusion post-scan panier : POST-SCAN-REROUTE #577 si scan OK
QRSCAN avec Qstomy
Qstomy sur Shopify : detect qrscan intent, QRSCAN-MAP RAG fallback cite, URL live verify, handoff #590 bot tier 1 redirect fallback expired.
Pipeline : #590 bot fallback redirect → #589 replace affiche escalate marketing → #577 post-scan panier promo.
Explorez support IA et demander une démo.
Checklist, FAQ et aller plus loin
Checklist QRSCAN (8 étapes)
QRSCAN-MAP v1 : fallback short_code replacement par QR actif
Sync QR-MAP #577 : destination cart_prefill liens croisés
Policy QRSCAN-SUP : 6 règles FALLBACK-FIRST
8 typologies qrscan_* : tags helpdesk
4 macros QRSCAN-* : FIX REDIR EXP STORE
Test scan pré-ouverture : iOS Android luminosité fallback_url
Procedure ops affiche : known_issues batch endommagée
Dashboard KPI : qrscan_* section 9
FAQ
Différence #577 ?
#577 = parcours achat post-scan panier promo attribution. #589 = scan échoue ou mauvaise redirect.
QR ne scanne pas ?
QRSCAN-FIX-01 troubleshoot puis fallback_url short_code map.
Page 404 après scan ?
QRSCAN-REDIR-01 URL-VERIFY destination_url ou qr_replacement_id.
Bot #590 suffit ?
Tier 1 fallback redirect expired. Remplacement affiche → agents #589 marketing.
Aller plus loin
Cette semaine : publier QRSCAN-MAP fallback par magasin, tester scan luminosité faible, mesurer qrscan_expired_at_scan_rate.

Enzo
1 juillet 2026





