23. Oct 2021
| contactform, feature, tracking
Preconditions SlideVision AccountSalesforce Account (https://www.salesforce.com/) Using the Form Submission Salesforce module, a lead's data is submitted to the Salesforce WebToLead endpoint (https://www.salesforce.com/products/guide/lead-gen/web-to-lead/). Note also that you need to set the names (submission IDs) for the fields you want to transfer. These must match those in Hubspot (more on this...
1. Feb 2021
| addon, contactform, feature, slide, tracking
Documentation With the SlideVision Developer Api we have created the possibility for programmers to interact with the slider. The Api comes with each slider and offers, among other things, the ability to add lead data or control the slider. Api documentation:...
30. Jun 2020
| contactform, feature, tracking
Preconditions SlideVision accountZapier account (https://zapier.com/) With this example we want to show you how leads are sent/transferred from SlideVision to Zapier. Using the module Form Submission Api-Create the data of a lead is transferred to Zapier. Note also that you need to set the names (submission IDs) for the fields to...
22. May 2020
| contactform, feature, tracking
Preconditions SlideVision accountHubspot account (https://www.hubspot.com/) The Form Submission Hubspot module is used to submit a lead's data to Hubspot. The module supports the Hubspot api in version 3 and posts to the Hubspot Forms endpoint. Note also that you need to set the names (submission IDs) for the fields...
30. Jan 2020
| contactform, feature, tracking
If you do not have your own endpoint/backend/CRM available for your leads, we have created the possibility to receive leads via email for test purposes and for low lead volumes. Edit Open the module settings to edit. Limitations When sending emails, there are sending restrictions that apply to the...
| contactform, feature, tracking
With the module Form Submission Update it is possible to refine a lead after conversion. So you can ask the most important questions first and then ask more questions after the lead data has been submitted. Before that, the normal form submission module has to send the lead data...
24. Nov 2019
| feature
This module reads a cookie from your website and transmits the content with the lead data. This is very useful if, for example, you have implemented your own tracking logic and want to store the data with in the lead. Edit Open the module settings to edit. Tab -...
| feature
With this feature, the SlideVision questionnaire in a SideBar behaves the same as on a mobile phone. If it gets less space from the page, it changes the display to the smaller display form. We use a Javascript solution that dynamically interprets the CSS media queries. Edit Open the...
| feature
With the tooltip module you can have tooltips appear virtually anywhere in your questionnaire. Simply insert the code: <span class="tooltip" data-title="<h1>Headline</h1>Content">__global_tooltip_icon__</span> You do the styling via the tooltip module. Edit Open the module settings to edit. Tab - General In the tab "General" you can select an image or...
21. May 2019
| feature, tracking
The tracking module allows you to transfer data for behavioral analysis to Google Analytics, the Tagmanager or Facebook. This way, you can track exactly which question your users drop out on and which questions you need to optimize. To provide the immediate with your launch an evaluation possibility, we...
| contactform, feature, tracking
The Form Submission Create feature module transfers the data of a lead to your backend and one of your service providers for lead processing (e.g. Salesforce, Zapier, Hubspot etc.). In addition to this module, there are also: Form Submission – Salesforce Form Submission – Zapier Form Submission - Hubspot...
| feature
The scroll-up feature ensures that after answering a question and moving on to the next question, the page scrolls back up so that the question is visible. Edit Open the module settings to edit. Tab - General In the "General" tab, css selectors are assigned. By default, nothing should...
| feature
This feature prevents the user from going back in the questionnaire. If the user has reached the contact form, for example, it can be an advantage if they don't get embarrassed to check their questions and think too much, so they may not convert at all. This feature can...
| feature
This feature removes the css class loading and adds the css class loaded to the elements covered by the selector. This makes the slider visible only after it has been loaded. Edit Open the module settings to edit. Tab - General In the "General" tab, css selectors are assigned....
| feature
This feature focuses on an input field if one is available in the current slide. For mobile, the feature can be deactivated because otherwise the mobile phone keyboard is automatically displayed and the user may not recognise why he should enter data. Edit Open the module settings to edit....
| feature
The formslider controller is the heart of the slider. Here you can set the transition speed between the slides and switch touch support for mobile devices on/off. The formslider controller must always be the last module in your slider. Edit Open the module settings to edit. Tab - General...
| feature
This feature ensures that certain elements have the same height. For example, when an answer breaks, the question label is taller than that of the other answers. The feature synchronises the size of the elements captured by the css selector. Edit Open the module settings to edit. Tab -...
| feature
The Dynamic-Placeholder module offers you many possibilities to import data into your slider, e.g. to use it in headlines and thus personalise it. If you know the name of your users, for example, you can address them personally on the first slide or have the email address automatically transferred...
| feature
This module allows you to use dynamic dates in your questions or answers. For example, you just have to enter {{day-name + 1}}. The following placeholders are available to you: {date + 1}} -> gives the current date plus a day in the form 03 April {{month-name + 1}}...
| feature
This feature resets the previous answers when navigating backwards. Edit Open the module settings to edit. Tab -...