Feature
Wire QR codes into your existing stack
Connect your stack: send QR lifecycle events with webhooks, manage codes with the API, and fire analytics pixels like GA4, GTM and Meta so scans show up in your reports.
POST hooks.yourapp.com/qrcado{ "event": "qr.scanned", "device": "mobile" }
Three integration paths
API for QR records
Create, read, update and delete QR records with scoped keys and idempotent requests.
Webhooks for supported events
Receive HMAC-signed notifications for QR lifecycle, subscription, user and bulk events, with retries and delivery logs.
Pixels for campaign measurement
Configure GA4, Google Tag Manager or Meta Pixel on an individual dynamic QR experience.
What teams can automate today
- Create a QR record when a product, order or campaign is created in another system.
- Update a destination when content moves.
- Pause, resume or retire QR records through an internal workflow.
- React to supported QR lifecycle and bulk-job events.
- Add print activity to an existing GA4, GTM or Meta measurement setup.
- Keep API keys scoped and rotate them when ownership changes.
Integration checklist
- Define which system owns the QR record and which owns the destination content.
- Store the Qrcado identifier in the source system.
- Use idempotency so retries do not create duplicate codes.
- Verify webhook signatures and make consumers tolerant of retries.
- Separate lifecycle automation from aggregate scan reporting.
- Review API and webhook entitlement limits before rollout.
Integrations FAQ
Does Qrcado integrate with Zapier or Make?
Not yet — there are no Zapier or Make connectors today. The REST API and lifecycle webhooks are the way to connect Qrcado to other tools.
What do the webhooks cover?
QR, subscription, user and bulk lifecycle events. There is no per-scan webhook.
Can I feed scan data into Google Analytics or Meta?
Yes — add your GA4, GTM or Meta pixels to hosted destination pages and tag destinations with UTM parameters, so scans show up in your own reporting.
Which plans include the API and webhooks?
Business and Enterprise. Business includes up to 100,000 API requests per month; Enterprise is unlimited.
Do I need a developer to integrate?
For the API, yes — it’s a developer surface. Pixels and UTM tagging are configured in the dashboard without code.
Connect Qrcado to your tools
Use the API, webhooks and pixels to keep your systems in sync.