Tips and tricks
Outro​
{pilar_outro: true}, {devis_outro: true},
Optimized emojis​

:+1:
:money_mouth_face:
:worried:
:art:
:lower_left_paintbrush:
:frame_with_picture:
:rocket:
:muscle:
:tada:
:blush:
:sparkling_heart:
:cold_sweat:
:pensive:
:open_mouth:
Images​
Upload all email images to https://s3.console.aws.amazon.com/s3/buckets/powr/email_images/?region=us-east-1&tab=overview Make sure these have been optimized first. Make sure your images are clickable with { image: {src: 'URL', href: 'This is where it goes when you click'} }
Substitution Data​
To link to the price table for their last saved app: powr + '/pricing?app_type={last_app_slug}&platform={platform}
To insert their platform name, use {platform} To insert their first saved app name, use {first_app_name} To insert their first name, use {first_name}
NOTE: If {platform} is missing, it will say 'web' If {appname} is missing, it will say 'plugin' If {first_name} is missing, it will say 'Hi there' _Ensure your email makes grammatical sense if this data is missing.