You are here:
Deprecated Methods
Certain methods that exist in the Marketing Cloud Personalization SDK aren’t included in the Data 360 SDK, because they aren’t used by Salesforce Personalization. Use this reference to determine what to use instead.
| Deprecated Marketing Cloud Personalization Method | Method Code Example | Salesforce Personalization Replacement |
|---|---|---|
Evergage.addEventListener() |
|
|
Evergage.addResponseListener() |
|
No direct equivalent. Use Web Personalization Manager and sitemap transformers to handle personalization responses. |
listener() method with ListenerOptions
object |
|
Use the callback function. |

