Conveyancing Quote Engine | Conveyancing Plugin and Quote Management software
If you are a Solicitor, Licensed Conveyancer, Estate Agent, Mortgage Broker or own a property website or portal, then we have software that lets you generate residential conveyancing leads and provide instant online conveyancing quotations for your website visitors. Using the The Conveyancing Network Conveyancing Lead and Quote Platform, your business can offer instant online conveyancing quotations and receive instant instructions 24 hours a day, 7 days a week.
Simple, Quick and Easy to install into your website You can look forward to your site being up and running in under an hour. The steps below, guide you through installing the plugin on your website.
In order to use the plugin on your third party website, you will need a website license key. Simply email us at support@theconveyancingnetwork.com to request your license key.
Contact UsOnce you have your license key, your first step will be to create an empty container on the page you wish to install the conveyancing comparison quotation engine. Make sure this container has a width specified either inline or inside your website CSS files.
The id chosen for my tag is "conveyancing-quotes". This is just an example id and can be anything you would like to call it. Remember the id attribute has to be unique to your webpage. There cannot be anything else with the id "conveyancing-quotes" on the page.
Contact Us<div id="conveyancing-quotes"> <div>
<script type="text/javascript">
var tcnconfig = {
license: 'XXXXXXXX-XXXX-XXXX-XXXXXXXXXXXXXXXX', /* This is where you put your unique license key */
container: 'conveyancing-quotes' /* This is the unique id of your container */
};
(function() { var tcnjs = document.createElement('script'); tcnjs.type = 'text/javascript'; tcnjs.async = true;
tcnjs.src = 'https://conveyancing.tcn-online.com/engine.min.js?' + Math.random();
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(tcnjs, s);
})();
</script>
Once you have setup your container you can now add the necessary javascript plugin call to your website. Try and add this at the end of your webpage, just before the closing "body" tag.
This will complete your installation.
Contact UsOnce you have completed the software code installation, contact us, where we will be more than happy to customise the look and feel of the appearance of the quote Calculator on your website. We can customise colours, buttons, navigation, fonts and more. Email us on support@theconveyancingnetwork.com with the URL of your conveyancing quote calculator page and we will take care of the rest!
Contact Us