# Tracking email

{% hint style="info" %}
If you are unfamillar with Mailing in JFW, [this article](https://whitepaper.jframework.live/other-concepts/mailing) can help you.
{% endhint %}

CTrackingEmail is a class that represents a TrackingEmail in JFW. It has properties that correspond to each column in the database and provides utility methods to manipulate the data, such as create, modify, retrieve, or delete them.
