Tutorials > Customize the Consumer Direct sample store > Customizing the consumer direct sample store using snippets
Create a customer segment and customer to target with the e-mail activity
A customer segment is a group of customers related by some attribute. For example, you can create a customer segment that consists of all customers who are part of a certain age range, or who have all purchased a certain product. Marketing managers use these segments to target specific customers. For example, the store sells books and a new mystery book is released, you can send a targeted e-mail to all customers who purchased mystery books in the past.
Procedure
- Open WebSphere Commerce Accelerator by entering the following URL in a Web browser: https://localhost:8000/webapp/wcs/tools/servlet/ToolsLogon?XMLFile=common.mcLogon
- On the Select Store and Language page, from the Store name list, select MyApparelStore.
- Click OK.
- From the Marketing menu, click Customer Segments.
- Click New.
- In the Customer segment name field, enter TutorialCustomerSegment.
- In the Description field, enter This is the customer segment for the snippet tutorial.
- On the left side of the page, click Demographics. In this tutorial, target the e-mail activity to females between the ages of 50 and 59:
- From the Gender list, select Target the following genders. Select Female.
- From the Age list, select Target the following age groups. Select 50-59.
- Click OK.
- Create a customer who belongs to the customer segment
- Navigate to Stores > Web Content > MyApparelStore.
- Right-click on index.jsp and select Run As > Run on server. If the Server Selection window displays, select a server and click Finish. The store home page loads in the Web browser.
- Click Register or Log In.
- Click Register.
- In the Logon ID field, enter TutorialUser.
- In the Password and Verify Password fields, enter a valid password.
- In the Last Name field, enter TutorialUser.
- In the E-mail address field, enter a valid e-mail address to receive the e-mails from MyApparelStore. You must have access to this e-mail address to check that the e-mail message is successfully received.
- From the Age list, select 50-59.
- From the Gender list, select Female.
- Select Send me e-mail about store specials.
- Click Submit.