Slide Logic

Perform logic jumps or other actions using slide logic.

Slide logic is a powerful tool you can use to create unique experiences depending on how a respondent answers your survey questions.

To create slide logic click the +Add Logic button on the Slide edit page.

To get started with logic you need to first chose a condition. A condition is a rule that needs to be met in order for the corresponding action to take place.

Conditions

A condition is based on the response to your particular slide. For example a condition can be if a response is > or < a certain value, or a condition can be if a response equals a certain pre-defined value. You can stack conditions on top of each other to create complex logic within your survey.

When a condition is met, the action you define will then take place. An action can be something within your survey like skip or end survey as well as an external action like adding a metafield to Shopify or adding a customer tag.

Actions

A list of actions to chose from can be found below:

  • Skip to

  • End Survey

  • Add Customer Tag -> *note that this will require a valid shopify_customer_id or email to be included as metedata.

  • Add Order Tag -> *note that this will require a valid shopify_order_id to be included as metedata.

  • Add Customer Metafield -> *note if you are mapping this to a pre-defined metafield it needs to be a multi_line_text_field type.

  • Add Order Metafield -> *note if you are mapping this to a pre-defined metafield it needs to be a multi_line_text_field type.

Last updated