Search FAQs

Contact Support

Training Center
NEW! Training Center

Feedback
Site Feedback
results
Frequently Asked Question
Document ID: 346305
Custom Offline Surveys

 Print Article   |    Email Link
Answer

Beyond the standard levels of exit survey customization available in the Admin Console, LivePerson allows you to create and use your own custom offline survey forms to present to your visitors when your account is offline.

In the same method you can point your visitors to another area of your website in the event that your account is offline instead of allowing users to send an offline survey.

Implementation

Locate the following codes in the chat button:

file=visitorWantsToChat

and replace it with:

file=visitorWantsToChat&offlineURL=http://www.yourSite.com/OfflineSurvey.html

http://www.yourSite.com/OfflineSurvey.html should reflect the page you want to refer the visitor to when the chat button is offline.

Note: Another way to create your own custom offline survey without creating a new button code is to enter the following code into the Survey Heading of the Offline Survey:

<script>
parent.location="http://www.yoursite.com/OfflineSurvey.html"; </script>

Last Update: Sep 9, 2008
Rate this Article

Required items indicated with *
 
How well did this article answer your question? : * Excellent     Not at all

Related Entries
Relevance
Resource
Article Name
FAQ
FAQ
FAQ
FAQ
FAQ
FAQ
FAQ
FAQ
FAQ

Back to Top