How to Install Qualaroo JavaScript on Your Site
To add the Qualaroo Nudge to your website, you can easily install it by incorporating the provided JavaScript code into your website's source code. Placing the JavaScript code within your website's source code can help you control when and where the Nudge appears, ensuring that it reaches the right audience at the right time.
Here's the code snippet for Qualaroo Nudge:
<script type="text/javascript">
var _kiq = _kiq || [];
(function(){
setTimeout(function(){
var d = document, f = d.getElementsByTagName('script')[0], s = d.createElement('script'); s.type = 'text/javascript';
s.async = true; s.src = 'https://cl.qualaroo.com/ki.js/82001/j0H.js'; f.parentNode.insertBefore(s, f);
}, 1);
})();
</script>
Follow the step-by-step guide for a quick installation.
By installing Qualaroo Nudge on your website, you can:
- Connect with your audience in a seamless and unobtrusive way.
- Improve user engagement for better conversions.
- Capture valuable insights.
How to Install JavaScript Code on Your Website
Step 1: In your Qualaroo account, navigate to your domain on the dashboard and click “INSTALL CODE.” It will open a new page.
Step 2: On the Install Qualaroo Tracking Code page, select the “Paste code in website source code or GTM” option.
Step 3: Click “COPY TO CLIPBOARD.”
Step 4: As directed, you can paste this code after the <body> tag on the targeted page of your website.
Tag Manager
You can implement the javascript with the tag manager of your choice. Here are a few examples:
--> Segment
To Use Analytics Integration:
Step 1: Hover over the domain name and click Settings.
Step 2: Turn ON the integration option in the Analytics tab and click Save.
To Target Onsite
Step 1: Click “INSTALL CODE.”
Step 2: Click “VERIFY WEBSITE.”
Step 3: Click VERIFY.
How to check the Qualaroo JavaScript using “View Page Source.”
Step 1: Right-click on the web page where the Qualaroo script is added and click on “View page Source” or press CTRL+U.
Step 2: Search for “kiq” in your page source and ensure the Qualaroo code block is below the <body> tag.
Step 3: Check whether the account and domain code match.
To Install JavaScript Using the Identity API
Step 1: On the Paste Code Manually page, turn on the “Identify your nudge respondents” button.
Step 2: Copy and paste the additional code to your site to use the Identity API feature.
CDN with Qualaroo
Qualaroo also supports CDN and allows up to 70% faster average loading time between requesting and retrieving the Qualaroo NudgeTM, avoiding ad blockers and getting up to 30% more responses.
That's all about installing Qualaroo JavaScript on your site. If you encounter any issues or have any questions, don't hesitate to reach out to our support team.