👉Verifying your hit setup
📖 Definition
When performing the QA of your use case, you may want to verify that your hits have been set up correctly. For example, you may want to verify that the transactionId is the proper one, that the eventName is correct, and that the visitorId is properly taken into account in the reporting. The Hits stream feature enables you to carry out these checks.
⚙️ Configuration
To access the feature, click the Hits Stream tab from the Details or Reporting page of your use case.
Click the Start recording button and wait a minute for the hits to appear.

You will see all the hits landing on your reporting. Hover over a hit type (left column) to verify its configuration.


⭐ Good to know
It can take up to 1 min to retrieve the hits after you start the recording. To make sure you see your hits, start the recording before triggering your hits..
⚙️ Use case
You are working on a new feature and just finished setting up the measurement part. You are trying to QA your feature to verify if the hits will be received correctly on your reporting. Without Hits Stream, you still benefit from the Real Time feature, enabling you to see the hits landing on your reporting. If you don’t see your hits, enable the Hits Stream recording, trigger your hits again and check their configuration. If you still don’t see them, you either made an error in the payload of the hits or forgot to activate the flags via the userExposed method of the new SDK versions (activate methods for the old ones).
Need additional information?
Submit your request at [email protected]
Always happy to help!
Last updated
Was this helpful?