<< Click to Display Table of Contents >> Returning Users |
![]() ![]() ![]() |
The first time customers see your listing, they will register after having launched Icovia from a specific property listing. But when they return at a later date to access their saved plans, they'll need a place on your web site to launch Icovia without opening a specific property.
To do this, add a link to your web site, preferrably on the home page and as a part of the global site navigation (in the header or footer). Follow the steps for adding a launch button, making the following changes to the HTML:
1. | Remove the "?projguidr=267070" from the clientURL so Icovia launches without a specific property. The URL should look like this: |
http://realestate.icovia.com/icovia.aspx
2. | Change the client name in var clientURL = "http://realestate.icovia.com/icovia.aspx" from “realestate” to the client name assigned for your Icovia planner. |
3. | Name the link something like: "Already registered? Click here to login." |