Display Trackers by default in the Email template body

Is there a way to display the trackers in the email templates by default and not to select/add them from the dropwdown in the Email Templates?

Hey there,

Have you been able to find a solution for this?


I’ve been having a look around the CRM, and unfortunately, I can’t seem to find a way to pre-set values in the Template as defaults


I imagine it would have to be custom-coded

I’m not sure how you would go about doing this, but I would suspect you would have to make changes to the core Email Functionality
ie, the file at modules/EmailMan/EmailMan.php
As this seems to be what is building the Emails before they get sent out


Unless anyone else has a more elegant solution?
(ie, Logic Hooks/Workflows on the Email Template module, or perhaps other code solutions?)


Otherwise, as a sort of workaround, you could create a single Email Template that has all of your required trackers
Then, select it when creating a new Email Template:
image

This would take out some of the efforts of adding all of the trackers for each new template