How to build an advanced bot
How to build an advanced bot with: -CSS customization and iFrame the bot (using your landingpage) -Make the bot do calculations! -Use advanced conditions to have Natural Language -Use advanced conditions to create jumps based on the input of users -Sending Quriobot results to external services -Automated interacting with your website (start and stop the bot based on website events)
You can add custom CSS to fully customize the look and feel of your bot and the landing page if the design settings are not sufficient: These are j...
Fri, 5 Mar, 2021 at 11:12 PM
This is quite easy to do with a bit of JavaScript magic in combination with the three JS functions to achieve this: So, for example, say you have a butt...
Thu, 18 Apr, 2019 at 5:51 PM
Of course, you can! It's a bot, what did you expect? ;) But it does need a bit of an adventurous mind, as you will need to write some JavaScript co...
Mon, 24 Jun, 2019 at 2:56 PM
We get a lot of people asking how we build the bot on Quriobot.com. We will never claim that the bot can respond to any input a user might give, but it'...
Mon, 14 Jan, 2019 at 5:54 PM
To make Quriobot sensitive to the time of day and subsequently program your bot to have different responses or jumps based on the time of day just follow th...
Sun, 15 Sep, 2019 at 11:29 PM
Quriobot is super cool, but sometimes you want to support live-chat on your website for your visitors. Quriobot already supports easy switching to most of t...
Mon, 21 Jan, 2019 at 4:27 PM
So, although we will have a live-chat option in Quriobot one day... Until that moment: How about the best of both worlds! Meaning that you use Quriobot ...
Wed, 16 Sep, 2020 at 4:05 PM
Connecting goals in Quriobot to a marketing tag from Quriobot is very easy to do! On this page you can find two examples for Google Analytics and the Facebo...
Fri, 4 Oct, 2019 at 5:43 PM
Do you want to use Regular Expressions to validate your input? Yes, you can! But be aware that RegEx is a very delicate language and takes some time and eff...
Thu, 19 Jul, 2018 at 11:03 AM
If you want to create custom jumps based on the device type you will need to do the following. Example: that will detect if you're on a mobile devi...
Fri, 10 Jul, 2020 at 1:14 AM