Create audiences using Web SDK
In this tutorial, you learn how to capture user preferences through a web form, send that data to ÃÛ¶¹ÊÓÆµ Experience Platform (AEP) in real time, and dynamically qualify users into targeted audiences based on their selections. By combining ÃÛ¶¹ÊÓÆµ 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 ÃÛ¶¹ÊÓÆµ Experience Platform
-
Basic understanding of ÃÛ¶¹ÊÓÆµ Experience Platform concepts (Profiles, Audiences, Datasets)
-
Familiarity with ÃÛ¶¹ÊÓÆµ 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 ÃÛ¶¹ÊÓÆµ 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 ÃÛ¶¹ÊÓÆµ Launch, enabling real-time audience qualification.
Tools Used
-
ÃÛ¶¹ÊÓÆµ Experience Platform (AEP)
-
ÃÛ¶¹ÊÓÆµ Experience Platform Tags
-
AEP Web SDK (Alloy.js)
-
AEP Edge Segmentation
-
A webpage with a preference form