QR Queen appears directly in a Pipedrive person's record, as a panel that summarizes what QR Queen knows about this contact.
What the panel shows
"Linked campaigns": the list of campaigns this contact belongs to, with a "Remove" button per row.
A "Choose a campaign…" selector and an "Add" button to attach the contact to an existing campaign without leaving Pipedrive.
"Latest events": a table with the "Date", "Campaign", and "Redirect" columns listing recent scans.
Good to know
The panel keys off the open person via their Pipedrive "personId". If no QR Queen contact is attached to it, it shows "This person is not yet a QR Queen contact. Choose a campaign to import and add them."
The panel lives in an iframe: it authenticates via a token provided by Pipedrive (session cookies do not reach it), and resizes itself to avoid empty margins.
If there is nothing to show, you will read "No linked campaigns." or "No recent events." rather than a blank screen.
---
