Question
How do I automatically add the first name of my subscriber in the subject line of my emails?
Answer
You can do this by using the merge tag {{recipient.first_name}} and adding it to your email subject line.
For more details, check out How to personalize your emails using Merge Tags.