Personalizing Emails
Additional Resources:
Active Campaign allows you to add “modifiers” with personalization tags. These are the ones that are available:
%FIRSTNAME|UPPERFIRST%
List of modifiers:
- UPPER (converts entire tag to all uppercase letters)
- UPPERFIRST (converts first letter to uppercase)
- UPPERWORDS (capitalizes the first letter of every word)
- TITLECASE (capitalizes the first letter of every word, and forces all other letters to be lowercase)
- LOWER (converts entire tag to lowercase letters)
- LOWERFIRST (changes the first letter of the text to lowercase)
- LOWERWORDS (changes the first letter of every word to lowercase)