> ## 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.

# Release: June 24, 2024

> Added customer carousels, improved Amplitude integration, and enhanced webhook events.

# Editor updates

## Customer Carousel

You can use customer carousels in your paywalls to build trust by showing existing users.

# Integration updates

## Amplitude

1. Now we set Amplitude DeviceID instead of Amplitude UserID (`pro_XXXXXX`). Device ID is formatted as `fnlfx_XXXXXXX` to establish FunnelFox origin.\
   Now users in Amplitude remain anonymous and can be merged with users from the app.
2. Subscription renewals now trigger `purchase_renewal_success` event instead of `purchase_completed_success`
3. Fixed trial transactions causing second purchases event
4. Fixed server triggers such as renewal purchases sending events without `onboarding` and `experiment` parameters

## Meta Pixel

1. Subscription renewals now trigger Conversions API `Purchase` event with `"System Generated"` action source instead of `"Website"` action source earlier

## Stripe

1. Fixed issue when some Stripe customers were created without emails

## Webhooks

1. All webhook events now have more AB parameters: `location.experiment_id` , `location.experiment_title`, `location.experiment_alias`
2. All webhook events now have `onboarding` parameter that matches with funnel alias
3. All webhook events now have `profile.locale` parameter that matches with funnel localization name
