UTM Campaign Link & QR Code Builder avatar

UTM Campaign Link & QR Code Builder

Pricing

from $4.00 / 1,000 results

Go to Apify Store
UTM Campaign Link & QR Code Builder

UTM Campaign Link & QR Code Builder

Generates properly-encoded UTM tracking links for social media campaigns plus a matching QR code for each. Deterministic utility, no AI, no scraping.

Pricing

from $4.00 / 1,000 results

Rating

0.0

(0)

Developer

victor

victor

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Share

Generate properly-encoded UTM tracking links for your social campaigns, plus a matching QR code for each -- ready for bio links, print materials or Instagram/TikTok stories.

Input

{
"links": [
{
"id": "campaign-1",
"baseUrl": "https://example.com/product",
"source": "instagram",
"medium": "social",
"campaign": "summer_sale",
"content": "bio_link"
}
]
}

term and content are optional. Existing query parameters on baseUrl are preserved.

Output

{
"id": "campaign-1",
"trackedUrl": "https://example.com/product?utm_source=instagram&utm_medium=social&utm_campaign=summer_sale&utm_content=bio_link",
"qrCodeDataUri": "data:image/png;base64,..."
}

Who this is for

  • Social media managers tracking which platform/campaign drives traffic
  • Anyone putting a link in a bio, a story, or printed materials that needs a scannable QR
  • Agencies managing UTM conventions across multiple client campaigns

Pricing

Pay per use -- no subscription:

  • $0.01 per run
  • $0.004 per link + QR code generated