This repository contains code samples for the Adobe Experience Platform Web SDK. The intent is to provide working code that illustrates various implementation strategies and techniques.
Description | Target | AJO |
---|---|---|
Client-side Personalization - use web-sdk to get personalization experiences and display them client side | View Sample App | View Sample App |
Server-side Personalization - request personalization experiences and render them server side | View Sample App | View Sample App |
Personalization via Hybrid implementation - fetch personalization experiences server side and render them client side using web-sdk without additional client-side edge requests | View Sample App | View Sample App |
Personalization via Hybrid implementation and Single-page app (SPA) - fetch personalization experiences server side and render them in a single-page app (spa) client side using web-sdk without additional client-side edge requests | View Sample App | |
Top and bottom of page events | View Sample App |
Description | AEP |
---|---|
Server side data collection - collect data via Edge Network Server API | View Sample App |
Check out our Contribution Guidelines as well as Code of Conduct prior to contributing to this repository.