How to Publish a Quiz
Quizzes behave like special pages in Atomicat. Publishing makes the quiz live at a URL on one of your sites. Unpublishing stops traffic while keeping the draft in AtomicQuiz.
Use this guide when your quiz content and flow are ready for real visitors.
Before You Startβ
Make sure you have:
- A saved quiz in the editor (steps, buttons, and Flow paths complete).
- A site with the domain you want (custom domain verified or Atomicat subdomain). See Connect a domain.
- Preview tested on desktop and mobile.
- Webhooks and tracking configured if the campaign depends on them (remember to republish after webhook saves).
See Publish a quiz (reference).
Step 1: Open the Quiz Editorβ
- Go to AtomicQuiz.
- Click the quiz you want to publish (or finish editing a draft).
- Confirm the header shows Save / Publish controls like the Page Builder.
Fix any blocking validation messages before publishing.
Step 2: Start the Publish Flowβ
- Click Publish in the quiz header.
- The publish dialog opens β same pattern as publishing a page.
Step 3: Choose Site, Domain, and Slugβ
In the publish dialog:
| Setting | What to choose |
|---|---|
| Site | The publishing destination tied to your campaign domain. |
| Domain | Custom domain or Atomicat URL visitors will use. |
| Slug | Path after the domain (for example /quiz, /fitness-test). |
Enter slugs without protocol or query strings. Example live URL shape:
https://www.yourbrand.com/fitness-quiz
Confirm you selected the correct site if your account has many sites.
Step 4: Confirm and Waitβ
- Review site, domain, and slug one more time.
- Click Confirm / Publish.
- Wait for the success message before sharing the link in ads, email, or funnels.
Publishing may take a moment while the quiz deploys to the site.
Step 5: Test the Live URLβ
- Copy the HTTPS link from the publish success state or Sites list.
- Open it in an incognito window.
- Complete the full quiz path you expect paid traffic to follow.
- Confirm forms, redirects, pixels, and webhooks fire on the published URL β not only in Preview.
Draft saves do not update the live quiz until you publish again.
Republishing After Changesβ
Republish when you change:
- Flow or step navigation
- Webhook URLs or triggers (editor reminds you live traffic needs republish)
- Copy or offers on result steps
- Tracking configuration
Open Publish again and confirm β same as pages.
Unpublishingβ
When you need to stop traffic quickly:
- Open AtomicQuiz list (or publish dialog where available).
- Choose Unpublish on the quiz.
- Confirm β the draft remains for editing; the public URL stops serving the quiz.
Use unpublish during offer changes, compliance reviews, or when retiring a campaign.
Best Practicesβ
- Publish to HTTPS only before paid ads.
- Keep slugs short and readable for tracking and support (
/skin-quizvs random IDs). - Document the live URL in your campaign sheet alongside pixel and webhook endpoints.
- After publish, add the URL to funnels or embed elements if the quiz lives inside a larger journey.
Troubleshootingβ
| Problem | What to try |
|---|---|
| Publish button disabled | Save first; resolve validation errors in editor. |
| Wrong domain in dialog | Verify site connection and SSL in Sites. |
| Live quiz shows old content | Republish after saves; test incognito to avoid cache. |
| 404 on live URL | Confirm slug, site, and that publish succeeded. |
| Webhooks not firing live | Republish after webhook changes; test on published URL. |
Outcomeβ
Your quiz is live at a public URL on your chosen site. Share the link in campaigns, embed it in pages or funnels, and republish whenever configuration changes.
Related Docsβ
- Publish a quiz (reference)
- List and manage quizzes
- Quiz webhooks
- Publish a page
- Connect a custom domain
FAQβ
Can one quiz be on two domains?
Publishing is per site/URL. Duplicate the quiz or publish to another site path following your plan rules.
Do I need to publish after only changing webhooks?
Yes. Webhook changes apply to live visitors only after publish.
Is Preview the same as the published quiz?
Preview is for testing in the editor. Always validate integrations on the published HTTPS URL.
Can I change the slug after publishing?
You may be able to publish to a new slug depending on product rules. Update ads and links if the URL changes.
What happens when I unpublish?
The quiz stays in AtomicQuiz for editing but is no longer served at the public URL until you publish again.