Widget.init(sh_platform_key, sh_email)
 .then(() => {
    Widget.mount(WidgetCode, element_id);
 })