News, announcements and information about how to use our community
Recently active
Hi ! I want to track all the visited page and activities from my contact created thanks to my embeded iframe typeform. Currently I pass the utm from GGads to hubspot thanks to hidden field. The problem is that for the other sources like SEO the tracking doesn't work and hubspot tell it’s direct traffic url. Here is my site : https://www.happypal.fr/Here is the form : https://www.happypal.fr/predemoI tried this tutorial : https://www.typeform.com/help/a/set-up-source-tracking-for-hub-spot-4413167079316/ but it does not work. In hubspot I dont have any hubspot_utk filled or so. Here is the code of the iframe : <head> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"> <title>demo</title> <style type="text/css"> html{ margin: 0; height: 100%; overflow: hidden; } iframe{ position: absolute; left:0; right:0; bottom:0; top:0; border:0; } </style> </head> <body> <iframe id="typeform-fu
Hello!I'm creating an app with the typeform where as soon as the user finishes responding and clicks "continue", he is redirected to another page of my application. I tried to use the onEndingButtonClick like this<Widget id={formId} onSubmit={handleTypeformSubmit} onEndingButtonClick={gameplay} height={941} width={1919}/>but it's not working. Can you help me?
I’m trying to embed Typeform into Squarespace. It works, but the formatting is off. It’s flush left instead of centered and very short in height, even though the block I created in Squarespace is centered and large. See the image below.Any suggestions would be appreciated!
Hi,My users are getting this error when trying to pay: “Sorry, something’s wrong. Refresh the page and try again. We’ll save any info you already entered.” Please advice.
The payload is invalid.---------Error #1. Description: should have required property 'properties' | Field: /fields/9/properties | {Welcome Screen} Welcome to my Typeform! {Multiple Choice} What is your job role? Manager Team Lead Director Owner/CEO {Short Text} What industry do you work in? {Multiple Choice} How often do you make decisions for your job? Daily Few times a week Every few weeks or so Not very often {Multiple Choice} Which of the following do you use to make business decisions? Internal Data External Data Market research News and current affairs Gut feeling {Opinion Scale} {5} How confident are you in the decisions you make? {Yes No} Do you feel more confident when there is data to support your decisions? {Yes No} Is it important to use data to make decisions? {Number} What percentage of your decisions are backed by data? {Multiple Choice} Where do you get data from? Internal Records Market Research
Hi! I have a Typeform connected with a Notion database. I’d like to sync the Ending of my form too (4 possible outcomes), but can’t find the option to do this. The endings are set up as an outcome quiz.Is there a way I can do this?Thanks!
Hi guys!I’ve set up a form that works in its standard format, however when transformed into a “chat” the end screen doesn’t appear. Instead of the end screen appearing, the chat just closes as soon as the person enters their email address (rather than a “thanks for submitting your info!” end screen”). Any ideas why this might be?It works fine when it’s published as a normal form.
The data downloaded via Typeform is in .json format .. how do i access the same?
Hi! Is it possible to integrate Typeform surveys into company’s site? Or, for example, we have an article and want to add a Typeform to it. We can add only link to survey on Typeform site or we can implement the Typeform survey on the page?
When I add a mailchimp integration to my form (asking about phone + email), if the respondent only adds email without phone, the form doesnt submit and it keeps saying “trying again”!
Bonjour,je souhaiterai récupérer chaque réponse individuelle de mon questionnaire dans un fichier word ou pdf. Il faudrait pouvoir récupérer que les questions ayant reçues des réponses avec l’intitulé des questions.Je vos remercie -- Google Translation -- Hello,I would like to retrieve each individual response to my questionnaire in a word or pdf file. It should be possible to retrieve only the questions that have received answers with the title of the questions.I thank you
I would like to know if it is possible to make a TypeForm and that the questions are different depending on the roles established by excel or google drive. For my company, the roles are very changing, and applying it in "logic" would be very complex Thanks!
Is there any tutorial to integrate dialogflow bot with typeform? Couldn't find it.
Hi all, Complete newbie here. I am building a job referral board as a side project.I am collecting job openings via an airtable. Referrals would come in via a Typeform. Therefore I would like to have the Airtable inputs of fields such as company or position as options of a single choice question on typeform. I have already connected Airtable to Typeform via API Key but that’s about it. Hope someone here can help 🤞🏽 Thanks in advance, N
We want to create a weebhook that sends form responses to Bloomreach Engagement every time a form submission event occurs.Has anyone who has worked with these two tools done something similar?Thank you very much
Hi, when I upload an image, I'm unable to fit the whole photo to the frame. tried resizing it but still it won't fit. how can I make the image appears un-cropped.
The embedded code works on squarespace works beautifully on desktop but not mobile. www.thinkperennial.com Any advice would be so appreciated! Thanks!
It doesnt save. No error showing up, but i can’t save these numbers. I’m trying to build an advanced calorie counter in typeform but it’s not working. When i save with “,”, it remove it and and it looks like this instead
I have a series of Typeform forms that capture leads from people interested in my company's products.As it stands we manually respond to every single lead we receive with a personalized email as an introduction, and to let the lead know that we are available for any questions they may have. The reason is because we do not know how to automate the response process with a personalized email. So currently, we receive an email notification that a typeform lead submission has come in, and an appointment setter has to manually copy and paste a standard response we send everyone, but changing the NAME of the person and the email of who is receiving it.How can we set up an automated email to be sent from you to every lead that submits a completed form?Thank you!
As I try to login it automatically sends me to a signup (new account) page: I even logged out from all my google accounts to log in to just the one I used to set my typeform (paid account) with and it still doesn’t work.
When sending out my survey via email, is there anyway to see who submitted the response? It does me no good, professionally, if the responses are anonymous and I cannot see who filled out the survey. Please help!
Olá, Eu cancelei a minha assinatura mas não recebi nenhum e-mail para confirmar o meu cancelamento e também não sei quando o valor será estornado/cancelamento para a fatura do meu cartão. Não encontrei a informação na página de vocês. Aguardo retorno e solução. Obrigada.-- Google Translation -- Hello,I canceled my subscription but I didn't receive an email to confirm my cancellation and I also don't know when the amount will be refunded/cancelled to my card statement. I couldn't find the information on your page. I'm waiting for a response and a solution. Thanks.
I need to create a survey where someone can come and register users (name, email address) and purchase a membership for each user. The price will depend on how many users they register. I need to give the user the option to loop back through and add more, and I need to keep track of how many times they have done it, so I can calculate the price. So my loop would be:Enter Name Enter email address Would you like to add another? (If yes go back to 1. If no go to 4.) You have entered Y users, so the price is Y x £5 = £15I’ve created a basic flow where I can get the survey to loop back and allow them to enter multiple users, and I created a Variable to track how many times they do that - I have a rule on step 2. that says ‘Always ADD 1 to @counter’. However when I get to step 4 it always just shows 1 in the @counter variable. It seems to reset the variable every time you loop back through.Any suggestions on how I can do this?
Hi, We started using Typeform and it did not suit our needs. We have not been online in months. The auto renewal just went off and it surprised all of us. Can we please have a refund as we have not used or plan to use the platform ?Much appreciated. HDL
Hey Typeformers, I’ve read what feels like 50 posts about this, and I’m still feeling stuck. What I want to do is pretty simple, and what I’m digging up appears to be quite complex. It looks like @john.desborough is the pro in this area, so maybe he can dumb it down for a Typeform newbie :) Here’s the deal:Q1: 6 options (select as many as you like) 3 answers have 1 follow up question 3 answers have none I have the brand logic set if you select all 3 of of the options that require a follow up question, but I can’t crack the code if you select just 2, or 1 and 1 (or 3) of the options with no follow up questions. I’ve read and experimented with the “question grouping” structure, but still getting stuck. If there are any videos out there that show this particular use case, that’d be awesome! Thanks in advance for any help!
Don't be shy and ask the community.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.