Point the code at a URL you can measure and change
A printed QR code is permanent the moment the job leaves the printer, so the most important decision happens before you touch the size or colour settings: what address the code opens. For marketing use, paste a full URL that includes https:// and add UTM parameters so scans show up as their own traffic source in your analytics. A flyer for a spring open house might use ?utm_source=flyer&utm_medium=qr&utm_campaign=spring-open-house. If you run the same offer on a poster, a table tent, and a direct-mail card, give each piece its own utm_content value, and you will see which placement actually produced visits.
Long URLs make denser codes. Every extra character adds modules (the small black and white squares), and a denser code needs to be printed larger to scan reliably. Two practical ways to keep codes simple are a short path on your own domain (for example yourbrand.com/spring) that redirects to the full UTM-tagged landing page, or a redirect you control inside your CMS. A redirect you own also lets you fix a broken destination after printing, which a code that encodes the final URL directly cannot do.
The character counter under the preview shows how much you are encoding. Watch it as you add tracking parameters: if the code preview starts to look busy, shorten the link rather than shrinking the print size.