Personalizing Episodes with Subscriber Fields

Subscriber fields allow you to add personalization to your episodes, by including details about subscribers directly in show titles, show notes, or any text field on an episode.

For example, you could create a welcome episode entitled "Thanks for supporting us, (first name of your subscriber)!" to add a bit of personalization.

The following subscriber fields are currently supported. Paste these directly into a field on an episode, including the curly braces:

  • {{ first_name }} - The first name of the subscriber
  • {{ last_name }}- The last name of the subscriber
  • {{ full_name }} - The full name of the subscriber
  • {{ email }} - The email of the subscriber