You can interact with the LoyaltyLion SDK using its JavaScript API. You can use this to initialize and authenticate the SDK, configure various settings, and listen to events emitted when customers take various actions. The LoyaltyLion SDK adds itself to theDocumentation Index
Fetch the complete documentation index at: https://developers.loyaltylion.com/llms.txt
Use this file to discover all available pages before exploring further.
window.loyaltylion variable.
Initialization
loyaltylion.init is called automatically for Shopify, BigCommerce and Adobe
Commerce installations.loyaltylion.init should be called once per page load to initialize the LoyaltyLion SDK and (if applicable) authenticate the current logged in customer. You’ll need your LoyaltyLion site token to identify your store.