Skip to main content

Embed & Share Quizzes – Website, Link, QR Code | Uplup

Publish your quiz anywhere. Copy the public link, customize the URL slug, embed it on your website, download a QR code, or share to social media.

Table of Contents


Accessing the Share Tab

  1. Open your quiz in the builder
  2. Click the Share tab in the top navigation
  3. Choose your sharing method

Every quiz has a unique public URL. The default format is:

https://uplup.com/p/[quiz-id]

Customizing the URL slug

Click the pencil icon next to the URL to replace the auto-generated slug with your own. Allowed characters: letters, numbers, hyphens, and underscores. Once saved, the link becomes https://uplup.com/[your-slug].

Quick actions

  • Open in new tab: preview the live quiz
  • Copy Link: copies the full URL to your clipboard

Where to use the link

  • Share in emails or newsletters
  • Post in social media bios and captions
  • Send via chat or messaging apps
  • Use as a UTM-tagged campaign destination

Embedding on a Website

Embed your quiz directly into any webpage. Uplup provides a single, lightweight embed snippet:

  1. Go to the Share tab
  2. In the Embed on Your Website card, click Copy Code
  3. Paste the snippet into your page’s HTML where you want the quiz to appear

The embed snippet

The code consists of a placeholder <div> plus a single script tag that loads Uplup’s embed loader and renders your quiz responsively in place:

<div class="uplup-form" form-id="[quiz-id]"></div>
<script src="https://uplup.com/scripts/embed-form.js"></script>

Platform-specific instructions

WordPress: paste the snippet into a Custom HTML block.

Wix: use the Embed HTML element and paste the snippet.

Squarespace: add a Code block and paste the snippet.

Shopify: edit the page or theme code and paste the snippet where you want the quiz to render.


QR Code

The Share tab generates a QR code for your quiz URL automatically. Click Download PNG to save a 512×512 PNG you can use on flyers, slides, packaging, or in-store signage. Scanning the code opens your quiz on any device.


Social Media Sharing

The Share panel provides one-click share buttons for the five most common channels. Each opens a pre-filled share dialog with your quiz title and URL:

  • Facebook
  • X (Twitter)
  • LinkedIn
  • WhatsApp
  • Email

Related Articles