woocommerce/plugins/woocommerce-admin/client/marketplace/components/content
And Finally a0ac7ffecc
In-App Marketplace: record page views at the end of the `useEffect` hook (#41604)
* Moves calls to `recordMarketplaceView` and `recordLegacyView` to the `finally` of the `useEffect` in the Content component. Calling these functions at the top of the hook is recording a view for the default screen and then a view for the My Subscriptions screen when you go directly to My Subscriptions.

* Add changefile(s) from automation for the following project(s): woocommerce

---------

Co-authored-by: github-actions <github-actions@github.com>
2024-02-22 14:15:10 +00:00
..
content.scss Marketplace design improvements (#41505) 2023-11-21 08:08:26 +01:00
content.tsx In-App Marketplace: record page views at the end of the `useEffect` hook (#41604) 2024-02-22 14:15:10 +00:00