Title: Deactivate E-Mail tracking
Last modified: February 12, 2022

---

# Deactivate E-Mail tracking

 *  Resolved Anonymous User 12905264
 * (@anonymized-12905264)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/deactivate-e-mail-tracking/)
 * Hello,
 * How can I completely deactivate the “e-mail opening tracker” as well as the link
   tracker?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Shahjahan Jewel](https://wordpress.org/support/users/techjewel/)
 * (@techjewel)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/deactivate-e-mail-tracking/#post-15357892)
 * **Disable Email Open Tracking**
 * `add_filter('fluentcrm_disable_email_open_tracking', '__return_true');`
 * **Disable Email Link Clicks and short URLs**
 * `add_filter('fluentcrm_track_click', '__return_false');`
 *  Thread Starter Anonymous User 12905264
 * (@anonymized-12905264)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/deactivate-e-mail-tracking/#post-15371974)
 * Thanks for the answer!
    Glad that it is so easy to disable tracking.
 * Have you any resources how the tracking works, when activated?
    What exactly 
   is stored? Is the data being anonymized?
 * Thanks a lot!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Deactivate E-Mail tracking’ is closed to new replies.

 * ![](https://ps.w.org/fluent-crm/assets/icon.svg?rev=2390407)
 * [FluentCRM - Email Newsletter, Automation, Email Marketing, Email Campaigns, Optins, Leads, and CRM Solution](https://wordpress.org/plugins/fluent-crm/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/fluent-crm/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/fluent-crm/)
 * [Active Topics](https://wordpress.org/support/plugin/fluent-crm/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fluent-crm/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fluent-crm/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: Anonymous User 12905264
 * Last activity: [4 years, 3 months ago](https://wordpress.org/support/topic/deactivate-e-mail-tracking/#post-15371974)
 * Status: resolved