Welcome to our Support Portal

Use the search or browse by category

Queue threshold to trigger the offline scenario explanation

The "Queue threshold to trigger the offline scenario" setting enables you to automatically switch your chat button to the offline scenario when the number of visitors waiting in the queue of the button's [department](https://support.liveagent.com/420769-Departments-Feature-Overview) reaches a certain limit. This is particularly handy in situations such as preventing long queues on your pricing page, which can deter potential customers. The queue threshold can be set up in the [Online scenario](...

SLA

Quick SLA times cheatsheet Cheatsheet Event SLA time Start date Due date Closed date SLA status time Ticket created 3.1. at 05:00 First answer 3.1. 05:00 4.1. 10:00 - 29 hours remaining First assign 3.1. 05:00 3.1. 12:00 - 7 hours remaining First resolve 3.1. 05:00 5.1. 12:00 - 2 days remaining Ticket answered by rule 3.1. at 05:00:03 First answer 3.1. 05:00 4.1. 10:00 - 28 hours remaining First assign 3.1. 05:00 3.1. 12:00 - 6 hours remaining First resolve 3.1. 05:00 5.1. 12:00 - 2...

aff

Personal Information Username (Email) Password Retype password again First Name Last Name Referral ID The ID you wish to have in your affiliate links, e.g. https://domain.com/#myReferralID Parent affiliate The ID of an affiliate who has introduced you to this affiliate program. Additional Information Unused Cash or Credit Notification email Payout methods Payout methodCredit PayPal Bank / Wire transfer ID in Eshop PayPal Email Bank account name Bank account number Bank name Bank code Ban...

Article 2

Test Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus egestas consequat sagittis. Aliquam turpis massa, consequat in orci in, tempus laoreet odio. Donec eu viverra quam. Nam vulputate urna interdum, pharetra justo at, efficitur neque. Aenean lacinia varius volutpat. Vestibulum ornare augue vitae tellus tempor, in consectetur justo sodales. Suspendisse facilisis sem congue mattis bibendum. Integer tempor pulvinar sapien. Duis scelerisque elementum arcu vitae ullamcorper. Cras...

Read URL parameters & add them as data1 & data2

<script type="text/javascript" id="pap_x2s6df8d" src="https://PAP_URL/scripts/hash"></script> <script type="text/javascript"> // Get the URL parameters const urlParams = new URLSearchParams(window.location.search); // Get the values of the URL parameters const email = urlParams.get('email'); const name = urlParams.get('name'); PostAffTracker.setAccountId('default1'); var sale = PostAffTracker.createSale(); sale.setTotalCost('0'); sale.setData1(email); sale.setData2(name); sal...