Wordpress

About

To integrate Pelcro on Wordpress. Log in to your Wordpress account and follow the following steps:

  • Click on Appearance >> Theme Editor
  • Find the header file of your theme which contains everything between tags
  • Copy and paste the script in your integration page between those two tags.
<script>var Pelcro = window.Pelcro || (window.Pelcro = {}); Pelcro.siteid = "ID";</script>
<script async src="//js.pelcro.com/sdk/main.min.js" type="text/javascript"></script>