You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see that at the top of AhoyEmail::Processor#track_links, there is an explicit check for if html_part?.
I'd love to open a PR to add tracking to the text-only version of an email.
Is that something that you think would be beneficial to the community, or was there a product decision to only attempt to parse the html component of a mailer?