Skip to content

Commit

Permalink
Update packages/analytics-js-integrations/src/integrations/Braze/brow…
Browse files Browse the repository at this point in the history
…ser.js
  • Loading branch information
davidbielik authored Nov 26, 2024
1 parent c248f34 commit e45d58f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ class Braze {
allowUserSuppliedJavascript: this.allowUserSuppliedJavascript,
});
window.braze.addSdkMetadata([window.braze.BrazeSdkMetadata.CDN, 'rud']);

window.braze.automaticallyShowInAppMessages();
const { userId } = this.analytics;
// send userId if you have it https://js.appboycdn.com/web-sdk/latest/doc/module-appboy.html#.changeUser
Expand Down

0 comments on commit e45d58f

Please sign in to comment.