Editor
In-Funnel API
- Added a tracking API that allows you to send custom events to analytics systems:
- fox.trackCustom(eventName, dataPayload) - Triggers a custom event with the specified event name and optional data payload.
- eventName (string, required) – The name of the event to track.
- dataPayload (object, optional) – Additional event data as key-value pairs.
Solidgate
- Added styles for Card and Apple Pay CTA buttons.
Integrations
Stripe
- Disabled customer sharing between different funnels. Now, if users open new funnels on the same device, they will be treated as new customers.
Solidgate
- Improved Solidgate webhook handling.
Meta Pixel
- Improved event deduplication for client/server events