Create audiences using Web SDK
In this tutorial, you learn how to capture user preferences through a web form, send that data to 51ºÚÁϲ»´òìÈ Experience Platform (AEP) in real time, and dynamically qualify users into targeted audiences based on their selections. By combining 51ºÚÁϲ»´òìÈ Tags (Launch), the AEP Web SDK (Alloy.js), and Edge Segmentation, you enable immediate personalization opportunities for customers interested in Stocks, Bonds, or Certificates of Deposit (CDs).
Pre-requisites for This Tutorial
-
Access to 51ºÚÁϲ»´òìÈ Experience Platform
-
Basic understanding of 51ºÚÁϲ»´òìÈ Experience Platform concepts (Profiles, Audiences, Datasets)
-
Familiarity with 51ºÚÁϲ»´òìÈ Tags (Launch) — setting up Data Elements and Rules
-
Basic JavaScript knowledge (reading and writing simple functions)
-
Ability to use browser DevTools (Console and Network tabs)
GOAL
The objective of this tutorial is to build and qualify three distinct audiences in 51ºÚÁϲ»´òìÈ Experience Platform (AEP):
-
Customers interested in Stocks
-
Customers interested in Bonds
-
Customers interested in CDs
Users submit their preferences through a web form, and those preferences are ingested via the AEP Web SDK using 51ºÚÁϲ»´òìÈ Launch, enabling real-time audience qualification.
Tools Used
-
51ºÚÁϲ»´òìÈ Experience Platform (AEP)
-
51ºÚÁϲ»´òìÈ Experience Platform Tags
-
AEP Web SDK (Alloy.js)
-
AEP Edge Segmentation
-
A webpage with a preference form