How can I create a ShopperTrak POS Transaction File from my Shopify data?
EZ Exporter has a starter template for a ShopperTrak POS Transaction File you can use to help you get started with this. It's already confi…
EZ Exporter has a starter template for a ShopperTrak POS Transaction File you can use to help you get started with this. It's already confi…
The Shopify API only provides the values of the variant options in the fields option1, option2, and option3 where the ordering of the options could v…
When a return is created, there's an option to add exchange items. These exchange items will be added to the order as new line items. To…
In EZ Exporter, you can add a Custom Field in the Data Settings with this value to automatically load the image when opening the Excel export fi…
In your ShopifyQL query, you can add the following condition in the WHERE clause to exclude sessions that Shopify detected as bots: human_or_bot…
When exporting Shopify orders with EZ Exporter, you can add the filter below under the Custom Filters section of the Data Settings to exclude individ…
You can filter by the Fulfillment Orders Status field to exclude orders where at least one line item's fulfillment order status is…
You can use the field Customer Journey Order Index (customer_journey_summary.customer_order_index) to figure whether an order was the customer's …
There's a field called edited you can use to filter Shopify orders that were edited. This field will output a True or False value. To on…
You can add this filter in the Custom Filters section of the Data Setitngs to export only Shopify orders where the Shopify Protect protection status …
In EZ Exporter, you can create a "Product" export and add the following filters under the Custom Filters section of the Data Sett…
1. From the Shopify Admin's order detail page, click the "More actions" button and select the option "Export with EZ Exp…
The field line_items.properties is typically used to capture additional custom options or personalization data from the customer for e…
You can export the UTM parameters from the customer's first visit or last visit as part of a Shopify order CSV/Excel report. In the EZ Exporte…
EZ Exporter can pull the shipping label price from the Order Timeline entries ("Events"). The events field in the API contains all the o…