Est-il possible de voir si des personnes ont cliqué sur les éventuels liens URL que j'ai pu mettre dans mon formulaire?

  • AnnieBrisson
    Demandé le 23 novembre 2016 à 16:27

    J'ai inclu un lien URL dans mon formulaire et j'aimerais voir si les personnes qui répondent au questionnaire cliquent ou non sur le(s) lien(s) que j'ai mis dans mon questionnaire?

    Un peu comme MailChimp...

     

    Merci

  • jonathan
    Répondu le 23 novembre 2016 à 20:01

    If its only a link in the TEXT field, you will not be able to capture the input (or submission link) from the field.

    But what you can do instead is to use the Submit button to redirect the user to the target URL/link.

    You can add multiple Submit button on the form and create condition logic to redirect the submission to the URL link base on the selected button.

    User guide: Change-Thank-you-URL-Based-on-a-Condition

    Here's a test form https://form.jotform.com/63277975428976

    Let u know if you need further assistance.