The property details page can be customized with tokens. A token is essentially a smart-tag, that once populated will dynamically show the data on the page.

For example, tokens can be added to display YouTube videos or Matterport Tours of the property directly on the property pages.

A custom token for video tours can be created and implemented in the code for the property page by the CiiRUS Website Team. The token will be implemented in the code as [VIDEO].

The Property Manager will then add the iFrame (embed link) of the video or tour, which will populate in place of the token.

Please reach out to the Websites Team by submitting a ticket via the Help Center to implement the token on the property page. Then, follow the steps below to add the iframes into CiiRUS.

iFrames

First, the iFrame of the video or Matterport needs to be obtained to add into CiiRUS. An iFrame is a frame within a frame. It is a component of an HTML element that allows documents, videos, and interactive media to be embedded onto a page.

Here is an example of an iFrame:

<iframe width="560" height="315" src="https://www.youtube.com/embed/vy9f8Fj9kdo" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Each video or tour should have a link or an iFrame associated. This is also known as the "Embded Link." If you need assistance obtaining the iFrame, please submit a ticket via the Help Center.

When this iFrame is implemented into CiiRUS, it will populate with the actual video right on the page. This means, the guest does not have to leave the website to view the video.

How to Add the iFrame into CiiRUS

  1. Website & Marketing
  2. General Settings
  3. Additional Listing Descriptions

To add the token:

  1. Select the unit from the "Unit Chooser"
  2. Tokens
  3. Select the token from the select drop-down field
  4. Click "Add"
  5. Paste the iFrame into the "Token Value" field
  6. Click the "Save" icon
  7. Click the "Save" button

Repeat the steps above for each applicable unit.

Once the iFrames have been added and saved in CiiRUS, the video or tour will automatically populate on the property page.

Comments

0 comments

Please sign in to leave a comment.