Braze empowers you to build customer relationships from seamless multi-channel approach that addresses all categories of the time cycle.
Once you have Braze Web SDK plugin installed and activated browse to Settings in your admin board and double-click Braze Web SDK.
You enter API Key in order for the plugin to be initialized well on site.
Navigate to page and view the source of HTML page.
The easiest way to test if your plugin is configured well is to inaugurate JavaScript console on and enter appboy.
If you see Object {ab Object display Object sharedLib Object} SDK is on site and you also have access to the international appboy object.
Another way to make sure the plugin is configured correctly is to go back to the settings page for the plugin and select Enable Logging.
Go back to page on site and view JavaScript console.
If you see messages from appboy your plugin has been configured effectively and you also have access to the international appboy object.
NOTE while it is useful to enable mining for testing and debugging it is recommended that you unselect Enable Logging in production..
Read more