Install Salexor on Wordpress

Steps

  1. In the main menu open Plugins → Add New Plugin.

  2. Search for the plugin Head, Footer and Post Injections.

  3. Install the plugin then activate it.

  4. In the main menu open Settings → Head and Footer.

  5. Select the tab Head and Footer.

  6. Copy and paste your Salexor tag in the section Before the Body Closing Tag (Footer) – both in Desktop and Mobile sections.

    <script type="text/javascript">
      var myo_pigv = { dealership_id: "60f17700f314dd6bb3b53c22" };
      var myo_sc = document.createElement("script");
      myo_sc.type = "application/javascript";
      myo_sc.async = true;
      myo_sc.src = "https://portal.salexor.com/cs/behaviour.js";
      document.body.appendChild(myo_sc);
    </script>
  7. Click Save.

  8. Test Your Website

Notes

If your website is hosted on wordpress.com you need to be on a plugin-enabled plan to be able to add any scripts, including the Salexor tag. Then you can follow the steps above.

Last updated