Follow the steps below to create new opt-in or opt-out segment assets. As described earlier, an opt-in segment includes only those customers who explicitly subscribe to a particular e-mail category. An opt-out segment includes all customers by default; only the people who specifically opt out of the corresponding e-mail category will be excluded.

To see the deployed segments on the ATG Outreach Production/Staging server, open the component browser in the ACC (Pages and Components > Components by Path) and navigate to the /atg/registry/RepositoryGroups/Email directory. Note that each segment component is an instance of atg.campaign.list.email.EmailListRepositoryGroup.

The rules for opt-in segments follow this syntax:

Include these users:
  people whose Email Opt-Ins includes Beach Escapes
  and whose Receive email is yes

The rules for opt-out segments look like this:

Include these users:
  people whose Email Opt-Outs does not include Special Deals
  and whose Receive email is yes
 
loading table of contents...