1. Newsletter launch with auto slug and QR pair
Growth marketerBackground
A pricing update is going out in the weekly newsletter and as a printed insert. The team needs one GA4-valid link and two QRs without using a third-party shortener.
Problem
Produce a tracked URL, a reproducible short link on the company domain, and a QR pair from a single set of campaign values.
How to use
Enter the pricing page as the destination. Set utm_source to newsletter, utm_medium to email, utm_campaign to spring-launch-2026, and utm_content to hero-cta. Leave the custom slug empty and keep default ECC M at 480 px.
{
"destinationUrl": "acme.dev/pricing",
"utmSource": "newsletter",
"utmMedium": "email",
"utmCampaign": "spring-launch-2026",
"utmContent": "hero-cta",
"lowercaseUtm": true,
"shortDomain": "go.acme.dev",
"customSlug": "",
"qrEcc": "M",
"qrSize": 480
}Outcome
Full tracked URL with four UTM parameters, a deterministic 7-character slug on go.acme.dev, a QR pair, redirect snippets, and a CSV row for the campaign tracker.