Documentation Index
Fetch the complete documentation index at: https://funnelfox.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Firebase
Added support for OAuth authentication (Google and Apple) for easier user creation and seamless social authentication within funnels. Learn more here.Localization
- Added URL-based control over localized funnel variations using
ff-locale=xx-XXparameter - You can now override automatic locale detection by adding the locale code to any funnel URL for testing or targeting specific regions. Learn more here.
Editor
Inputs validation:
- Added integer only validation for number inputs
- Added min/max validation for number inputs
- You can now show a custom error message if input values don’t pass validation
