addPersonalize
|
Type |
Function |
|
Import path |
|
Used as a method by the CloudSDK function to initialize the personalize package.
Signature
Parameters
|
Name |
Type |
Description |
|---|---|---|
|
|
Optional. Initialization settings for the package. |
BrowserSettings properties
BrowserSettings properties|
Name |
Type |
Description |
Value |
|---|---|---|---|
|
|
|
Optional. Whether to set the If using only the If using both the If Default: |
|
|
|
|
Optional. Whether to enable web personalization. If To customize the loading of the script, set the value to an object, and in the object, use the Default: |
|
The language attribute was added to the addPersonalize method's webPersonalization property in Cloud SDK 0.5.6 to support languages for web personalization.
Return value
Initializes the personalize package and returns an instance of CloudSDKBrowserInitializer.
Examples
See code examples in CloudSDK.