About this task
Outbound E-mail makes it possible to send different Components in a Mailing to different recipients. This process is known as personalization. Outbound E-mail uses Target Groups to determine who gets which Components. If you want to use personalization in your Mailings, you must make modifications to the Page Template.
Note: You might not use Component Presentations in your Template, but instead choose to visualize Components yourself by surrounding the fields of the Components with HTML code. If you visualize your Components without Component Presentations, you cannot use
GetTaggedCP(). Instead, you can use the
GetTGStartTag() and
GetTGEndTag() methods. For more information, see
Outbound E-mail Script Extension API.