Entry forms, now turbocharged. Same fan flow, 2x the speed
Here's a quick update from behind the scenes: we've rebuilt the way that Entry Form works - and it means faster loads, smoother transitions and a longer shelf life for your campaigns.
Why now?
This update is part of a bigger push to modernize how all campaigns load and perform. We’re starting with the Entry Form and will be slowly rolling out back-end updates across all 40+ engagement campaign types in the coming weeks.
What's changed?
Nothing changes in your fan flow or setup, but if you’re using custom tracking or code that refers to the old /thank_you/ page URL, you’ll want to check your logic.
What to check:
✅ No changes to Entry Form setup or UI
✅ No impact to the fan experience
⚠️ Check your custom JS and CSS if:
- You rely on page routes (like /thank_you/)
- You’ve added custom code for pixel fires on the thank you page
- You’ve written logic that assumes a full-page redirect.
An example of what could be impacted:
Let's say you're running a sponsor sweepstakes during your event. Fans enter their name, email, maybe answer a question and then get a quick "thanks for entering, click here for more sponsor offers." Before this update, that thank-you screen was a separate page load. Now, it's a smoother experience.
If you were tracking conversions using the /thank_you/
page, though? You'll want to update your script, as it will no longer be firing on that route.
Where to go for help:
If you spot something weird or need help figuring out scripts, etc, contact support@tradablebits.com with details about what you expected to see vs what is happening.