Conversion Codes

Conversion Codes are used to track the number of hits to your pages and/or the number of conversions from your pages.  These codes are typically provided by a 3rd Party for you to incorporate into a page on your website that requires a form submission (ie: a My Form page or an IDX Listings page).  Upon a successful submission, this data will be recorded / sent to the 3rd Party for them to track it as a hit and/or conversion.

This data will then be used by the 3rd Party to provide you with metrics on the number of hits to these pages and/or conversions from these pages, so that you will know what your conversion rates are like on these page, etc...

If you have Conversion Code that needs to be placed on either a My Form or IDX Listings page, please see below for instructions on how to do so.



My Form Page Type:

1. Login to your COOLSite Admin.

2. Click on "Pages" from the menu on the left.

3. Click on the corresponding icon under the "Edit" column, for the My Form page that you need to add Conversion Code to.

4. Click on the "Form Properties" link above.

5. Scroll down to the bottom of the page and check the "Run Conversion Code" box.

6. Copy and paste your Conversion Code into the "JS Snippet" and/or "Tracking Pixel" box (see the notes section below).

7. Click on the "Submit" button at the bottom of the page when done.



IDX Listings Page Type:

1. Login to your COOLSite Admin.

2. Click on "Pages" from the menu on the left.

3. Click on the corresponding icon under the "Edit" column, for the IDX Listings page that you need to add Conversion Code to.

4. Click on the "Search Form" link above.

5. Check the "Run Conversion Code" box.

6. Copy and paste your Conversion Code into the "JS Snippet" and/or "Tracking Pixel" box (see the notes section below).

7. Click on the "Save Settings" button at the bottom of the page when done.



Notes:   

  • The “JS Snippet” box accepts Java Script code and must be surrounded by Script tags - <script>...</script>.

  • The “Tracking Pixel” box accepts HTML code and could be surrounded by Image tags - <img>...<img/> OR I-Frame tags - <iframe>...</iframe>.

  • The Conversion Code will only run once per User-Session.

  • The Conversion Code will not run if the User is already logged in to your website.  This is due to the fact that you already “know” them and therefore cannot be considered as a “new conversion”.

  • The Conversion Code should not be displayed visually anywhere on your website, unless the 3rd Party does something unexpected, which we cannot control.