Hey @TiriveedhiKa
> If you're looking to log in your system's backend, one way would be to add tracking parameters like below in your email config. Refer this doc for more details.

Pros:
- Real Time
Cons:
- Requires user interaction
> However, we can also query the details in AEP with the help of system datasets. (i.e Journey Step Events & Message Feedback Events Dataset). Refer this adobe doc for more details on which field you should be looking for and in which datasets.
Refer these query examples.
Pros:
- Will be logged in system datasets
- Doesn't require user interaction
Cons:
- Data would take some time to reflect in these system datasets.
- Depends on data retention policy set by your organization.