Skip to content
FacebookYouTubeX (Twitter)

Install Widget on Your Website

To chat with your visitors embed the widget on your site following steps:

You can find your unique Pingstreams javascript code on your Pingstreams Dashboard by heading over to the Settings > Widget > Add chat to your website

Locate JavaScript code

<script type="application/javascript">
window.pingstreamsSettings=
{
projectid: "5f47e834c85eca0012c97888"
};
(function(d, s, id) {
var w=window; var d=document; var i=function(){i.c(arguments);};
i.q=[]; i.c=function(args){i.q.push(args);}; w.Pingstreams=i;
var js, fjs=d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js=d.createElement(s);
js.id=id; js.async=true; js.src="https://widget.pingstreams.com/v5/launch.js";
fjs.parentNode.insertBefore(js, fjs);
}(document,'script','pingstreams-jssdk'));
</script>

Copy the above javascript under the With javascript code section. Example is provided below:

JavaScript code example

Access the page on which your website is hosted with the tool allowing you to modify the files or log in to your respective platform Dashboard.

Paste the javascript code in the HTML source page between the <head></head> tags.

Save the changes, and that’s it! Now, check your website and enjoy Pingstreams widget 🚀

Go to your website and check if you can see the Pingstreams widget

Pingstreams widget in action