# 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.\
![image1.png](https://195542843-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPLcJUpntQruhbI1jQ2kr%2Fuploads%2Fgit-blob-33d0b153959d4686a07009ee7ddf3ab711642cb0%2F0fbb6c0e1ff6002d69dc4ba4c5084e00.png?alt=media)\
Click the ***Start recording*** button and wait a minute for the hits to appear.

![image3.png](https://195542843-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPLcJUpntQruhbI1jQ2kr%2Fuploads%2Fgit-blob-9176c450deef5738b7bd0c17fb6936b3924a6db9%2F2fc94ca36345af13587bb5e6d2d3856e.png?alt=media)

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

![image2.png](https://flagship.zendesk.com/hc/article_attachments/4679219722396/image2.png) ![image4.png](https://195542843-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPLcJUpntQruhbI1jQ2kr%2Fuploads%2Fgit-blob-86e1e04bbc16d06eb5d26937095a19e3eb7e017f%2F9a6f666a3c5ce1610122d436b86d563c.png?alt=media)

| <p>⭐ Good to know</p><p>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 <strong>before</strong> triggering your hits..</p> |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

## ⚙️ 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 <product.feedback@abtasty.com>

Always happy to help!
