Introduction
Custom events let you track specific actions users take in your app that are not covered by default events. This helps you understand user behavior better and improve your app experience.
When you want to know how many users clicked a special button in your app.
When you want to track when users complete a level in a game.
When you want to measure how often users share content from your app.
When you want to see how many users add items to a wishlist.
When you want to track custom user actions like form submissions or video plays.