Skip to main content
All CollectionsSettingsBranch Settings
Property Matching (Settings)
Property Matching (Settings)

This article is for you to define property match settings within your branch.

Elliot Palmer avatar
Written by Elliot Palmer
Updated over 5 months ago

Fuzzy Matching

Fuzzy matching is when you are matching properties you can have the option to show an applicant properties that are slightly above or below their price range.

Fuzzy matching can be found under Settings (left side panel at the bottom) > Branch Settings section > 'Property Matching'. You will have to be a branch admin to edit these settings. Here you can enable this setting and customise the percentage difference used to match an applicant.

This is done from the price of the property. So, if you have 10% enabled, on a property listed at £200,000 it will be matched to applicants with a minimum budget of £220,000 and a maximum budget of £180,000.

Low Profile Properties

Making a property low profile when listing means that it will still be an active property in Street but will not feed through to the portals online. This toggle means that these properties either will or won't be visible in matches. You do have control to manually remove a property too if required.

PerfectMatch

This allows you to include properties from other branches in your matches, toggling this on/off here will impact if this is visible to you per match.

Website Settings

By default property match emails sent from Street have a link to the Street public page for the relevant property. However if you would prefer to send consumers to your website to boost traffic and maintain brand consistency, you can utilise this tool, so that all match emails include links to your websites property page for the relevant property.

Note - It is important to highlight, if you are not using the Property Feed API to feed to your website you will not be able to use this feature.

To get started, tick the box labeled 'Link property match emails to my personal website' and enter the URL pattern that street will use to generate links to your website.

The URL pattern will most likely need to be arranged by you and your web developer, it must include the properties 'UUID' this is Street's identifier for the property. This UUID appears in the property feed and that is why you need to be using the property feed API to feed to your website. It will appear in the API like this.

"type": "property",
"id": "UUID",

Examples of URL patterns

  • https://www.yourwebsite.co.uk/property/{UUID}

  • https://www.yourwebsite.co.uk/redirect.php?property={UUID}

Note - If this is not tested and links are wrong, match email will send with incorrect links.

If you use a 'custom' URL for example 'https://www.yourwebsite.co.uk/1-bedroom' you will need to setup a redirect to this page using the property's UUID.

Street is constantly being updated. This can mean that some of these articles become slightly out of date. If you spot something that looks a little bit different to your Street account, please let us know on the live chat so we can get it updated!

Did this answer your question?