Description
We are planning to deprecate the 'Identify' Journey SDK method, which is used to add information to add a customer record.
Its documentation can be found here.
Change Category
API
Change Context
The loginId supplied through this method is not used for anything and will be replaced by the new externalId (documentation forthcoming.)
Change Impact
Customers will need to stop using only the Identify Journey JS SDK method. The method itself would not be entirely removed , in that if a customer keeps calling it, they’d just see a deprecation message logged in the console. The functionality as currently exists is being removed but not the method itself.
All other Journey SDK methods will still be available.
Currently only one customer is using the method; they will be notified of the change.
Date of Change
Feb 27, 2023
Impacted APIs
Identify Journey JavaScript SDK tracking method
References
[AI-714]
[GPE-12284]