Closed 1abhishekpandey closed 6 months ago
customContext
options
{ externalIds: [ { id: '2d31d085-4d93-4126-b2b3-94e651810673', type: 'brazeExternalId', }, ], integrations: { // specifying destination by its display name Amplitude: true, Mixpanel: false, }, tier: { category: 'premium', type: 'gold', }, account: { level: 'standard', membership: 'silver', }, };
Fix [#1]()
Issues 0 New issues 0 Accepted issues
Measures 0 Security Hotspots 0.0% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarCloud
Description of the change
customContext
through the options object both while initializing the SDK and when making any events, such as track.options
object:Type of change
Related issues
Checklists
Development
Code review