1. core

@sitecore-cloudsdk/core/browser

Version:
Import path@sitecore-cloudsdk/core/browser

The browser module of the Cloud SDK core package provides the following functions to initialize the SDK and other SDK packages.

Functions

Initialize the Cloud SDK using the following function:

NameDescription
CloudSDKInitializes the Cloud SDK and any SDK packages of your choice.

Initialize SDK packages before running any functions in the package modules.
getBrowserIdReturns the browser ID. Used for testing and debugging purposes.
getGuestIdReturns a promise that resolves to the guest ID. Used for testing and debugging purposes.
If you have suggestions for improving this article, let us know!