Data Dictionary

This table provides a list of the fields and types exported via Fairing's data export connectors.


FieldTypeNullableDesc
idtextfalsePRIMARY KEY The internal Fairing ID of the response
updated_attimestampfalseThe timestamp in UTC when the row was last updated
order_idtextfalseThe ID of the order associated with the response
shop_idtextfalseIn internal Fairing ID of the shop associated with the response
customer_idtextfalseThe ID of the customer associated with the response
emailtexttrueThe email address of the customer associated with the response
questiontextfalseThe text of the question associated with the response
responsetextfalseThe text of the response
other_responsetexttrueThe text of the response if it was customer-provided
order_currency_codetextfalseThe currecy code of the currency used to pay for the order
referring_sitetexttrueThe referring URL for the order
utm_sourcetexttrueUTM source of the order
utm_mediumtexttrueUTM medium of the order
utm_campaigntexttrueUTM campaign of the order
utm_contenttexttrueUTM content of the order
utm_termtexttrueUTM term of the order
clarification_questionbooleanfalse"true" if this response is for a follow-up question
coupon_amounttexttrueThe amount of the discount applied to the order
coupon_codetexttrueThe coupon code used for the order
coupon_typetexttrueThe type of coupon code used for the order. Either "fixed" or "percentage"
customer_order_countintegerfalseThe total number of orders the customer had placed at the time they placed this order
landing_page_pathtexttrueThe landing page that led to the order
order_numbertextfalseThe e-commerce platform number for the order
order_platformtextfalseThe platform where the order information is stored, e.g. shopify
order_sourcetextfalseThe page where the response was provided, e.g. shopify_checkout
order_totaldecimalfalseThe order total in the order's currency
order_total_usddecimaltrueThe order total in USD
otherbooleanfalse"true" if the response was customer-provided, rather than a selection of the responses provided
question_idintegerfalseThe Fairing internal ID for the question
question_typetextfalseThe type of question this response is for. One of single_response, multi_response, date, nps, or open_ended
referring_questiontexttrueThe text of the question that referred this question. Will have a value if clarification_question is true
referring_question_idintegertrueThe Fairing internal ID of the question that referred this question. Will have a value if clarification_question is true
referring_question_responsetexttrueThe text value the response to the question that referred this question. Will have a value if clarification_question is true
referring_question_response_idintegertrueThe Fairing internal ID of the question that referred this question. Will have a value if clarification_question is true
response_idintegertrueThe Fairing internal ID of the response text value. This will be null if the response was customer-provided and other is true
response_provided_attimestampfalseThe timestamp in UTC when the response was provided
sourcetextfalseAlias for order_source
order_created_attimestampfalseThe timestamp in UTC when the order was created