Navigate to the Select a Trigger section under the CONFIGURATION page of your experiment and click the PRESET TRIGGERS tab. From the list, select the preferred trigger option for which you want your experiment to activate. Learn about the different types of preset triggers available in PageSense.
These are the default set of trigger conditions that you can readily choose from to activate your experiment.
This option triggers your experiment as soon as your visitor enters or lands on your webpage. On Page Entry triggers can be extremely effective for your business, as they encourage your visitors to act even before they continue to see your product or content on your site. On the hand, it can be quite disturbing to your visitors if you're showing them completely irrelevant offers and messages. Most ecommerce websites typically employ On Page Entry triggers because they make it easy to offer product promotions, limited time deals, and welcome deals that can influence a visitor’s experience with their site even before they begin shopping.
For example, let's say you own an ecommerce store and you want to send out a welcome message that offers a 25% discount on shopping items for the first time visitors. Alternatively, say you own an online training site and you want to promote a free virtual workshop for the visitors who register for your online courses, immediately after they land on your site. In these scenarios the On Page Entry triggers can act as the best welcome mats for your visitors.
This option triggers your experiment when a visitor is about to leave your webpage. The exit action of the visitor is determined when their cursor moves out of the page layout. This type of triggering a pop-up or poll on your webpage can be a great method to entice visitors with an attractive offer that they can't resist when they're about to leave your website. Using the On Page Exit trigger for your experiment can also create a new second opportunity to hook and redirect customers to your products and services that help increase revenue for your business.
For example, let's say you want to display a free shipping offer to visitors who try to abandon their shopping cart on your ecommerce site, or you want to tell them about the extended free trial plans when they are about to leave your pricing page. In these cases, the Exit trigger is the perfect way to reverse those losses and turn abandoning users into profitable ones.
Currently, this trigger option in PageSense works only for desktop devices where a mouse or trackpad controls a cursor inside a browser window. It does not work on mobile devices, which rely on screen touch.
This option triggers your experiment when a visitor has scrolled halfway down the page (i.e. 50% length of the page). Scroll triggers are proven to be a polite way of driving more conversions to your site because they help show more relevant and useful messages to the potential visitors who've already demonstrated their interest by scrolling 50% of the page. Generally, when a user navigates down the page, it means that they need more information on your topic. In this case, if you show them extra content, an email newsletter sign up or a purchase prompts right at the moment they want it, this can encourage your visitors to move deeper and deeper into your site. This method of triggering your experiment is also considered best to reduce bounce rate and increase retention rates on your site, without annoying your visitors by asking too early.
For example, let's say you're running an elearning website and you want to offer a free ebook download pop-up to your readers who have scrolled mid-length on your page. Alternatively, let's say you own an ecommerce store and you want to offer a discount coupon code to visitors who have browsed through 50% of your product pages. In these cases, using the Scroll trigger can make sure your visitors take the desired action in a delicate manner.
This option triggers your experiment after a certain amount of time is spent by visitors on your webpage such as 5 seconds, 30 seconds, or longer. Similar to the scroll trigger, the time delay trigger is designed to capture visitors who have shown interest in your content by remaining on the page for a certain period. Once you pinpoint the exact duration to show your message (you can decide this by looking at average time spent on pages metrics in PageSense web analytics), you can plan your experiment on a specific set of webpages to increase sales. However, the tricky part is not to delay your pop-up or poll too much; in some cases your visitors might leave your site even before seeing this message, and you’ll end up losing potential engagements.
For example, the Time Delay trigger can be a great fit when you want to show a weekly newsletter subscription pop-up on your blog pages to visitors who have already spent a reasonable amount of time reading your article and therefore are more likely to complete your form. Alternatively, you can use it to run a customer feedback survey to visitors who stay on your ecommerce site for a while and are obviously interested in your services or goods.
This option triggers your experiment based on the actions that visitors perform on your webpage, such as watching a video, submitting a form, viewing an out-of-stock item or any other action that isn’t always related to clicks or page views on your site. To implement a Custom Event trigger, you need to add a two line Javascript code generated in PageSense to your website as explained below.
Click the placeholder field of the custom event, enter a specific name for your event, then click +Create 'event name' to create a new custom event, or select from the previously created ones (if it's already available).
Based on your input in the field, PageSense will generate an event API code. Copy and paste the code snippet inside the success function of the exact <script> tag on your web page where you want that event to trigger.
For example, say you've added a 'Get in Touch' CTA button on the pricing page of your website and you want to trigger a contact us form pop-up automatically when the visitor clicks this button. In this case, you can setup a custom event trigger of the 'Get in Touch' CTA on your webpage that opens into your pop-up window.
For example, say you want to run a customer feedback survey for visitors who spent a minimum of 30 seconds on the cart page of your ecommerce site. For this, you can use the Segments as 'Time Spent on Page' with its corresponding Modifier as 'is greater than' as shown in the figure below.
For example, say you own a blogging site and you want to offer a free ebook copy to potential users who have take the time to read and scroll through your content until the bottom of the page. In this case, you can choose the Segment as 'Page Scroll' and the Modifier as 'is greater than', then enter the value as 100% as shown in the figure below.
For instance, say you want to subtly show a product updates subscription pop-up to visitors once after they spend a minimum of 30 seconds on your page. For this, choose the Segment as 'Time Spent on Page' and the Modifier as 'is greater than', then enter the value as 30 seconds as shown in the figure below.
When you set the Time Spent on Page to 0 seconds, it will function as an On Page Entry trigger. This means your experiment will appear immediately after a visitor lands on your page.
For example, say you own an ecommerce store and you want to prompt a customer satisfaction survey to visitors soon after they make a payment on your ecommerce site. To do this, you first need to create a custom event trigger and paste the two line Javascript code generated within the success function of the payment completion request of your site. Once you've done this, choose the Segment as 'Custom Event' and the Modifier as 'equals', then select the respective custom event from the dropdown list as shown in the figure below.
For example, say you're running an elearning platform and you plan to offer an exclusive bonus to learners who click the Unlock Benefits button on your webpage. To do this, choose the Segment as 'Element Click' and the Modifier as 'equals', then manually enter the selector ID, Class, or jQuery of the target element (in this case the Unlock Benefits button) for which you want to trigger your pop-up.
Note: While setting up the Element Click trigger, if the element happens to be a hyperlink that redirects to another page on your site, the poll or pop-up will display if the redirected page is also part of your experiment
For example, if the visitor is idle on your shopping site's product page for a long enough time, you can show a limited-time offer or last-minute deal pop-up that entices them to continue shopping and complete their order within a few minutes. For this, choose the Segment as 'Visitor Inactivity Time' and the Modifier as 'is greater than', then enter the time (in seconds) after which you want to trigger your pop-up.
For example, as soon as the visitor enters your shopping site, you can show them an entry pop-up that leads them to your Today's deals page. This method of rushing them for exclusive deals for the day might successfully help your visitors see the offers you have for them and convert instantly.
Format:
<script>
window.pagesense = window.pagesense || [];
window.pagesense.push(['trackActivity', <<activity name>> , <<activity json>> ]);
</script>
Example Javascript condition:
<script>window.pagesense = window.pagesense || [];
window.pagesense.push(['trackActivity', 'Cartvalue', {'Cart_value': '200'}]);
</script>
For example, if a page’s session duration is seven minutes, you could show a popup or poll after five minutes to catch their attention even before they exit your site. To do this, choose the Segment as 'Session Duration' and the Modifier as 'is greater than', then enter the number after which you want to trigger your experiment.
For example, you could provide a feedback survey to visitors who have visited at least three pages of your site during their visit, or you could show a coupon to visitors on the shopping cart page once they visit at least three pages during the visit.
For example, let's say a visitor arrived on your website on Monday and left, but returned on Thursday to read more. That is two sessions; you can choose to trigger a popup or poll to this visitor on their second visit by selecting the right segment value as shown below.
The AND operator is useful when you wish to trigger your experiment based on multiple rules that all need to be true. Conditions using the AND operator will only be evaluated as true when all of the values are met.
The OR operator is useful for triggering multiple values where only one needs to be true for the condition to be evaluated as true. Conditions using the OR operator will be evaluated as true when any of the values are met.
Example 01:
Let's say you want to show a Free ebook download pop-up to visitors on the blog page of your site when either of the below conditions are met:
Example 02:
Let's say you want to offer a coupon discount on phone cases to visitors on your ecommerce site when they satisfy the following two conditions on your site:
Similarly, you can create any number of triggers using the conditional operators to show pop-ups and polls that are relevant to your business and your visitor needs, within minutes in PageSense.
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.