CSV Formatting
Format your CSV file correctly for Zigpoll email campaigns
Last updated
Format your CSV file correctly for Zigpoll email campaigns
When running a Zigpoll email campaign, you can upload a CSV file with additional metadata for each recipient. This enriches your survey responses with extra context beyond just the email address.
Create a CSV file using the tool of your choice (Excel, Google Sheets, etc.).
Create a column called email. Enter the email addresses you want to contact.
Add additional columns for each variable you want to include.
The following column names are treated as special values internally:
email
Required. The recipient's email address
shopify_customer_id
Links the response to a Shopify customer profile
shopify_order_id
Links the response to a specific Shopify order
You can also add any custom column names to pass through additional metadata.
email,shopify_customer_id,shopify_order_id
customer1@example.com,12345,67890
customer2@example.com,12346,67891We recommend starting small when running a campaign using a CSV file so that you can test everything out before reaching your larger audience.
Go to Surveys → Select your survey.
Click Campaigns → Emails.
Choose to upload a CSV file instead of entering emails manually.
Upload your formatted CSV and click Send Email.
Last updated

