1. @sitecore-cloudsdk/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:

Name

Description

CloudSDK

Initializes the Cloud SDK and any SDK packages of your choice.

Initialize SDK packages before running any functions in the package modules.

getBrowserId

Returns the browser ID. Used for testing and debugging purposes.

getGuestId

Returns 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!