If you are:
- sending click and/or conversion events without error as confirmed in your Events Debugger
- and can see the corresponding click and/or conversion rate (CTR/CVR) in your Analytics dashboard
But you are not seeing any individual click and/or conversion counts for your searches when you drill down in your Analytics dashboard, it is likely that the objectIDs that you are sending with these events do not correspond to records in your current index.
Using the Event Debugger, you can check the objectIDs being sent with your click/conversion events and check them again your index. If they do not exist in your records, please review your event implementation as outlined in this documentation.