Embedding on Your Website
Embed your Rija.io countdown timer on any website with a simple code snippet.
Getting Your Embed Code
- Create or open your timer in the editor
- Click Publish (or Update if editing)
- Copy the embed code that appears
The Embed Code
The embed code consists of two parts:
<div id="rija.io-countdown-YOUR_TIMER_ID"></div>
<script src="https://app.rija.io/countdown/static/rija.io.min.js"></script>
Adding to Your Website
- Open your HTML file
- Paste the embed code where you want the timer to appear
- Save and refresh your page
Using Custom HTML Block:
- Edit your page/post
- Add a "Custom HTML" block
- Paste the embed code
- Publish or update
- Go to Online Store > Themes
- Click Actions > Edit Code
- Find the appropriate template file
- Paste the embed code
- Save
- Add an "Embed a Site" or "HTML iframe" element
- Use the direct link instead of embed code
- Or use Wix's HTML embed feature with the code
- Add a Code Block to your page
- Paste the embed code
- Save and publish
Timer not showing?
- Clear your browser cache
- Ensure the code is pasted correctly
- Check for JavaScript errors in console
Updated on: 06/05/2026
Thank you!