JavaScript

  • Installing the plugin

Just copy and paste the code snippet below into your website and you’re done.


<!-- LinkPizza -->
<script>
   (function(p,z,Z){
       z=p.createElement("script");z.async=1;
       z.src="https://pzz.io/pzz.js?uid=[YOUR USER ID]&host="+p.domain;
       (p.head||p.documentElement).insertBefore(z,Z);
   })(document);
</script>
	

Read about advanced options in our FAQ entry. Or check out how to install this script on various CMSes.