Plugin Directory

Changeset 997186


Ignore:
Timestamp:
09/26/2014 01:24:55 PM (12 years ago)
Author:
casengo
Message:

readme update

Location:
the-casengo-chat-widget
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • the-casengo-chat-widget/tags/2.0.1/readme.txt

    r990269 r997186  
    77Stable tag: tags/2.0.1
    88
    9 Casengo Live Chat is Customer Support Software from the Cloud.
     9Casengo Live Chat is free, fully functional, easy to use and has great design! Install live chat software on your WordPress site today!
    1010
    1111== Description ==
     
    1818<li>**NEW Mobile App.** Use Casengo on your phone or tablet.</li>
    1919<li>**NEW Twitter search integration.** Keep track of relevant keywords and interact directly</li>
     20<li>**NEW Pro-active.** Increase online conversion by automatically a chat window after 5 seconds</li>
    2021<li>**Facebook integration.**  Never miss another post</li>
    2122<li>**Multi-brand.**  Manage multiple websites from within Casengo</li>
     
    162163All your live chat records and offline messages are stored in our database. You can query for a particular live chat conversation from your Casengo Live Chat inbox.
    163164
     165*   **How to make the live chat window proactive?**
     166
     167Just add the following script to your live chat widget script:
     168setTimeout(function() {   
     169  window.CASENGO.closeInlineStatus();
     170  window.CASENGO.hideChatBadge();
     171  window.CASENGO.openVIPWindow(window.CASENGO.savedURL);
     172  window.CASENGO.showInlineChat();
     173  window.CASENGO.forceInBox();
     174 }, 5000);
     175
     176The standard time interval is 5 seconds (5000 in script). You can change this time interval by changing the number 5000 in the script.
     177 
     178
    164179*   **Can I invite a visitor to have a live chat?**
    165180
     
    2362511. Plugin admin page of Casengo Live Chat widget
    2372522. See the Live Chat button implemented
    238 3. Configure the chat window the way you want it
    239 4. Handling a customer inquiry
    240 5. Handling a customer inquiry
     2533. Configure the live chat window the way you want it
     2544. Handling a customer live chat inquiry
     2555. Handling a customer live chat inquiry
    2412566. Connect your Twitter account to Casengo
    2422577. Add Twitter keywords to your Casengo account
    2432588. Twitter overview in Casengo
    244 9. Overviewing the Casengo agent inbox
     2599. Overviewing the Casengo Live Chat agent inbox
    24526010. Connect your Facebook account
    24626111. Connecting your mailbox to Casengo
     
    259274<li>2.0 add custom language support and improved admin user interface</li>
    260275<li>2.0.2 New screenshots added</li>
     276<li>2.1 Added pro-active business rules + live chat php fixes</li>
     277
    261278
    262279==Readme Generator==
  • the-casengo-chat-widget/tags/2.0.2/readme.txt

    r990269 r997186  
    55Requires at least: 3.3
    66Tested up to: 3.9.1
    7 Stable tag: tags/2.0.2
    8 
    9 Casengo Live Chat is Customer Support Software from the Cloud.
     7Stable tag: tags/2.0.1
     8
     9Casengo Live Chat is free, fully functional, easy to use and has great design! Install live chat software on your WordPress site today!
    1010
    1111== Description ==
     
    1818<li>**NEW Mobile App.** Use Casengo on your phone or tablet.</li>
    1919<li>**NEW Twitter search integration.** Keep track of relevant keywords and interact directly</li>
     20<li>**NEW Pro-active.** Increase online conversion by automatically a chat window after 5 seconds</li>
    2021<li>**Facebook integration.**  Never miss another post</li>
    2122<li>**Multi-brand.**  Manage multiple websites from within Casengo</li>
     
    162163All your live chat records and offline messages are stored in our database. You can query for a particular live chat conversation from your Casengo Live Chat inbox.
    163164
     165*   **How to make the live chat window proactive?**
     166
     167Just add the following script to your live chat widget script:
     168setTimeout(function() {   
     169  window.CASENGO.closeInlineStatus();
     170  window.CASENGO.hideChatBadge();
     171  window.CASENGO.openVIPWindow(window.CASENGO.savedURL);
     172  window.CASENGO.showInlineChat();
     173  window.CASENGO.forceInBox();
     174 }, 5000);
     175
     176The standard time interval is 5 seconds (5000 in script). You can change this time interval by changing the number 5000 in the script.
     177 
     178
    164179*   **Can I invite a visitor to have a live chat?**
    165180
     
    2362511. Plugin admin page of Casengo Live Chat widget
    2372522. See the Live Chat button implemented
    238 3. Configure the chat window the way you want it
    239 4. Handling a customer inquiry
    240 5. Handling a customer inquiry
     2533. Configure the live chat window the way you want it
     2544. Handling a customer live chat inquiry
     2555. Handling a customer live chat inquiry
    2412566. Connect your Twitter account to Casengo
    2422577. Add Twitter keywords to your Casengo account
    2432588. Twitter overview in Casengo
    244 9. Overviewing the Casengo agent inbox
     2599. Overviewing the Casengo Live Chat agent inbox
    24526010. Connect your Facebook account
    24626111. Connecting your mailbox to Casengo
     
    259274<li>2.0 add custom language support and improved admin user interface</li>
    260275<li>2.0.2 New screenshots added</li>
     276<li>2.1 Added pro-active business rules + live chat php fixes</li>
     277
    261278
    262279==Readme Generator==
  • the-casengo-chat-widget/trunk/readme.txt

    r990269 r997186  
    55Requires at least: 3.3
    66Tested up to: 3.9.1
    7 Stable tag: tags/2.0.2
    8 
    9 Casengo Live Chat is Customer Support Software from the Cloud.
     7Stable tag: tags/2.0.1
     8
     9Casengo Live Chat is free, fully functional, easy to use and has great design! Install live chat software on your WordPress site today!
    1010
    1111== Description ==
     
    1818<li>**NEW Mobile App.** Use Casengo on your phone or tablet.</li>
    1919<li>**NEW Twitter search integration.** Keep track of relevant keywords and interact directly</li>
     20<li>**NEW Pro-active.** Increase online conversion by automatically a chat window after 5 seconds</li>
    2021<li>**Facebook integration.**  Never miss another post</li>
    2122<li>**Multi-brand.**  Manage multiple websites from within Casengo</li>
     
    162163All your live chat records and offline messages are stored in our database. You can query for a particular live chat conversation from your Casengo Live Chat inbox.
    163164
     165*   **How to make the live chat window proactive?**
     166
     167Just add the following script to your live chat widget script:
     168setTimeout(function() {   
     169  window.CASENGO.closeInlineStatus();
     170  window.CASENGO.hideChatBadge();
     171  window.CASENGO.openVIPWindow(window.CASENGO.savedURL);
     172  window.CASENGO.showInlineChat();
     173  window.CASENGO.forceInBox();
     174 }, 5000);
     175
     176The standard time interval is 5 seconds (5000 in script). You can change this time interval by changing the number 5000 in the script.
     177 
     178
    164179*   **Can I invite a visitor to have a live chat?**
    165180
     
    2362511. Plugin admin page of Casengo Live Chat widget
    2372522. See the Live Chat button implemented
    238 3. Configure the chat window the way you want it
    239 4. Handling a customer inquiry
    240 5. Handling a customer inquiry
     2533. Configure the live chat window the way you want it
     2544. Handling a customer live chat inquiry
     2555. Handling a customer live chat inquiry
    2412566. Connect your Twitter account to Casengo
    2422577. Add Twitter keywords to your Casengo account
    2432588. Twitter overview in Casengo
    244 9. Overviewing the Casengo agent inbox
     2599. Overviewing the Casengo Live Chat agent inbox
    24526010. Connect your Facebook account
    24626111. Connecting your mailbox to Casengo
     
    259274<li>2.0 add custom language support and improved admin user interface</li>
    260275<li>2.0.2 New screenshots added</li>
     276<li>2.1 Added pro-active business rules + live chat php fixes</li>
     277
    261278
    262279==Readme Generator==
Note: See TracChangeset for help on using the changeset viewer.