• Hi, i’m testing my first email automation with FluentCrm.
    In order to avoid Gmail “Promotions” tab, i’m using the Raw Html template with a very basic html styling for my emails (like if they’re sent from thunderbird) and it works 😉

    Basically i don’t want tables, css styling etc.. in my emails

    but I have noticed that with the raw html template it does not include the footer, nor opens tracking (<img src3D=”….)

    I don’t know if the two things are related, I suppose they are, since the tracking image is just after the footer.

    I have tried to look a bit at the plugin code (amatorially) but I have not found a solution yet.

    Basically I have tried to add the variable “$classicConfig” in the relative section in /app/services/helpers.php, the config button appeared, but nothing changes when sending the mail

    Can you tell me which parts of the code I can modify to be able to include tracking in the sending of emails with the raw html template?

    Thank you so much 🙂

The topic ‘Track emails opens with Raw Html Template’ is closed to new replies.