Platform Guides
Platform-specific setup instructions for Webflow, Framer, WordPress, and Shopify.
Evendeals works on any platform that lets you add custom HTML. Here's how to add the script on popular platforms.
Webflow
- Go to Project Settings → Custom Code
- Paste the script tag in the Before
</body>tag section:
<script src="https://www.evendeals.com/banner.js"></script>- Publish your site
Framer
- Go to Site Settings → General → Custom Code
- Add the script tag in the End of
<body>tag section - Publish
See our full Framer setup guide for detailed instructions with screenshots.
WordPress
- Go to Appearance → Theme File Editor
- Open
header.php(or your theme's header template) - Add the script tag before
</head>or before</body>
Or use a plugin like Insert Headers and Footers to add the script without editing theme files.
See our full WordPress setup guide for detailed instructions.
Shopify
- Go to Online Store → Themes → Edit code
- Open
theme.liquid - Add the script tag before
</body>
Thinkific
See our Thinkific setup guide.
Teachable
See our Teachable setup guide.
EzyCourse
See our EzyCourse setup guide.
Podia
See our Podia setup guide — officially recommended by Podia.
Other platforms
If your platform supports custom HTML/JavaScript, you can add Evendeals. Just add the script tag wherever your platform allows custom code injection. If you need help, contact us.