Configuring Deployment

Congratulations, your app is built and tested, now it's time to put it in front of your audience.

On the DEPLOY tab, you can set the available options as follows:

Status Active/Draft. If in Draft status, a deployed application just won't display anything. It must be Active to show up on your website or direct/ours.
Auto-scroll to top Some applications may be longer and the submit button is way at the bottom. When going to another step in your app, you may find it useful to auto-scroll the host page to the top.
Use CAPTCHA protection For low traffic sites or on an intranet, an additional protection may not be necessary. However, to ensure no bots will try to game your app, we suggest to turn this on as necessary. Google will decide when your users' behavior is suspicious and they control when to show the challenge. If you wish to control the experience, you may build a custom security yourself easily within the app (e.g. ask the user a riddle etc).
Hide Qreli badge

Whether to show or hide the badge at runtime

Transient execution mode When selected, any data entered by the user will not be saved in Qreli; rather, it will be passed directly to your API services or used in calculations. There will be no data stored in your Deploy > View application page.
Get location information  Whether you wish to have your Qreli app get information about the user geolocation, including time zone etc.
Ask for precise location If "Get location information" is on, you may optionally ask for the precise location, e.g. if the app is run on mobile devices and your app needs it for precise geolocation. The user will get a popup from their mobile browser asking to confirm location sharing.
GDPR / CCPA compliant By default Qreli apps establish a visitor ID, which if you set this option, users will have to specify whether they are OK with you storing it.
Application timeout Set the duration of the session; by default 5 minutes. When the session has expired, the application will restart if the user attempts to interact with it again.
Deployed to URL If you wish to ensure that your app will only run at a specific location, you can enter the URL where it is being hosted here. If you leave it empty, you may deploy the app on multiple sites - we'll just not enforce any defined host.
Prefill data Check the in-depth Chaining Apps.
Organization domain If you wish to customize the domain your app runs from (run.qreli.com) into (your_domain.run.qreli.com), you may do so here. If you are on a SCALE account, contact us to discuss a full domain customization, e.g. your_apps.your_domain.com/etc.
Add this code to your webpage Just copy this code and embed it to your website. Reload your webpage and you should see your app running there. While it runs on your site, you can edit it further from your Qreli account.
Single page link If you do not have a website, or do not wish to go through the trouble of adding it to a page, you can send anyone a link to your app, and it will run direclty on the full page (vs in the defined section you set for it on your own webpage).

Deploy as popup

You can also deploy your app as a popup on the page, fully configurable:


You can test the popup, to ensure it meets all your requirements about position, animation etc. Then, simply copy the two lines of code provided and paste in your website or app.

Qreli popups can run in a default/minimized version, or optionally could be enabled to take over more of the screen in maximized form:

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.