SDK Implementation Guide

Prev Next

Welcome to the official XGen JavaScript SDK documentation. This guide is designed for web developers who want to confidently integrate XGen's powerful tools into ecommerce websites and applications. You can learn about our three core services: XSearch, XRecommend, and Tracking.

XGenClient

XGenClient is your gateway to all XGEN services. It wraps requests, handles authentication, and gives you access to modules like:

  • xg.recommend (XRecommend)

  • xg.search (XSearch)

  • xg.track (behavioral event tracking)

SDK Installation

The Installing SDK section provides instructions on generating the SDK configuration script via the Admin Dashboard.

Services

XRecommend Service

XSearch Service

Tracking Service

To learn more about our API Documentation, please go here.