Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Idea] Support track_links for the text version of emails #161

Open
louis-antonopoulos opened this issue Apr 25, 2024 · 1 comment
Open

Comments

@louis-antonopoulos
Copy link

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?

Thanks!

@louis-antonopoulos
Copy link
Author

One challenge I see with attempting to add tracking to links in text-based emails would be how to accurately identify unsubscribe links with respect to the AhoyEmail.default_options[:unsubscribe_links] configuration setting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant