--- title: checkout_started now triggers on every checkout visit in checkout extensibility. - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/checkout_started-now-triggers-on-every-checkout-visit-in-checkout-extensibility-1 md: https://shopify.dev/changelog/checkout_started-now-triggers-on-every-checkout-visit-in-checkout-extensibility-1.md --- [Back to Developer changelog](https://shopify.dev/changelog) August 17, 2023 Tags: * API # checkout\_started now triggers on every checkout visit in checkout extensibility. As of August 17, 2023 4:30 pm EDT, **checkout\_started** now triggers on every checkout visit in checkout extensibility. The customer event, **checkout\_started**, will now trigger for all checkout visits if you upgraded to checkout extensibility. Previously, it only triggered the first time you entered the checkout. Additional event data will provide additional insights into the customer journey. The customer event reference can be found [here](https://shopify.dev/docs/api/pixels/customer-events#checkout_started).