Which planet is known as the Red Planet?
Website Embed
Web & CMSBest for: Embedding quizzes directly inside articles, sidebars, or dedicated quiz pages on your site.
View Setup Guide →Learn how to embed interactive quizzes on your website, connect with newsletter platforms like Kit, configure custom domains, and deliver engaging player experiences.
Follow these structured walkthroughs to get live trivia embedded and monetized in minutes.
Install and verify a Quiz on your website before sending readers to that page.
Prerequisites
Install the Atrivial Quiz block in Kit so trivia appears in your broadcasts.
Prerequisites
Choose how you want your audience to experience trivia across your website, newsletter, and social channels.
Which planet is known as the Red Planet?
Best for: Embedding quizzes directly inside articles, sidebars, or dedicated quiz pages on your site.
View Setup Guide →Which planet is known as the Red Planet?
Best for: Sending interactive trivia in newsletters via Kit (ConvertKit) or standard email templates.
View Setup Guide →Which planet is known as the Red Planet?
Best for: Sharing quizzes directly via Twitter/X, LinkedIn, Discord, or community chat links without hosting code.
View Setup Guide →Install and verify a Quiz on your website before sending readers to that page.
Prerequisites before you start:
Create or open a dedicated public page. Place the Quiz directly below your site header, with ads, signup forms, sharing tools, and other content below it. Do not load content above the Quiz after the page opens. Copy its full URL.
In Atrivial, open Account. Under Embed and Approved domains, add the page's domain without the path.
Open the Quiz and select Output. Below View link, expand View embed code, then use its copy button.
<div class="atrivial-quiz" data-quiz-id="YOUR_QUIZ_ID" data-height="600">
<iframe
src="https://atrivial.com/quiz/YOUR_QUIZ_ID?view=iframe"
width="100%"
height="600"
frameborder="0"
allow="clipboard-write"
></iframe>
</div>Keep Atrivial-hosted selected while you add the copied code to the page's HTML, either directly or through your publishing platform's code or embed feature. Do not override the iframe height in site CSS; use the data-height value in the copied code. If someone else manages the website, send them the code and page URL.
Return to the Quiz in Atrivial. Select Style & Sponsors. Under Where will players play this quiz?, choose My website.
Paste the full page URL into Your page URL where players will play this quiz, then leave the field to save it.
Use the copied code unchanged. If article cards or sign-in do nothing when tapped, replace the published embed with a fresh copy from Output. If your website rejects, changes, or removes it, Atrivial Support can provide an iframe version.
Contact Atrivial SupportInstall the Atrivial Quiz block in Kit so trivia appears in your broadcasts.
Prerequisites before you start:
In Kit, open Apps and install Atrivial. Kit opens Atrivial in your browser.
Sign in, or create an account and start the 14-day trial. Use the Atrivial account that should own the quizzes.
Choose the Atrivial account if you have more than one, then select Allow. Kit then asks you to let Atrivial read your published posts so the recent-posts source can work.
In a Kit broadcast or template, add the Atrivial Quiz block. Under Emails, pick Recent for a rolling lookback (with optional Auto-Update), or Specific to hand-pick one or more sent broadcasts — Specific quizzes stay fixed. You can also paste a link/text or choose a Library quiz.
Send the broadcast to yourself and tap an answer. You should land on the hosted quiz with that answer selected.
Open Atrivial from Kit again so posts access can finish. Per-broadcast click stats are not available; Kit clicks still appear in Atrivial as Kit.
Contact Atrivial SupportQuick answers for common integration scenarios, domain approvals, and CMS platform setups.
Atrivial requires your website domain to be approved before quizzes render externally.
For security and anti-abuse protection, external embeds verify the parent frame domain. In your Partner Portal under Account → Approved domains, enter your root domain (e.g. example.com or news.example.com) without the https:// prefix or path.
If you are testing locally, you can also add localhost to your approved domains list.
Paste the copied embed snippet into a custom HTML block or embed element.
In your CMS page editor, add a Custom HTML, Embed, or Code block. Paste the full embed code from the Quiz Output tab without modifications. Do not hardcode height styles in CSS; the embed automatically manages responsive height via the data-height attribute and iframe communication.
<div class="atrivial-quiz" data-quiz-id="qz_example123" data-height="600">
<iframe
src="https://atrivial.com/quiz/qz_example123?view=iframe"
width="100%"
height="600"
frameborder="0"
allow="clipboard-write"
></iframe>
</div>Choose Recent for rolling fresh content or Specific for evergreen quiz broadcasts.
When adding the Atrivial Quiz block in Kit: "Recent" automatically generates questions from your newest published broadcasts and updates over time. "Specific" lets you hand-select past broadcasts to lock in permanent trivia questions that never change.
You can also paste any custom topic, URL, or select a pre-made quiz from your Atrivial Library directly within Kit.
Anonymous players play seamlessly; XP and scores persist automatically.
All players can play immediately without forced login. XP and game sessions persist in browser storage. When players choose to sign in, their earned XP and streak history automatically link to their account, displaying on partner leaderboards.
Add sponsor logos, custom callouts, and tailored themes in the quiz editor.
Under the "Style & Sponsors" tab in your Quiz editor, you can upload sponsor logos, set sponsor banner text and links, and select color themes (Glass, Flat, Neumorphic) that blend with your publication’s aesthetic.
Our engineering team is ready to assist with custom iframe embeds, newsletter template styling, or automated RSS generation.