Indicate Woocommerce HPOS compatibility
See https://github.com/woocommerce/woocommerce/wiki/High-Performance-Order-Storage-Upgrade-Recipe-Book#declaring-extension-incompatibility
we do have update_post_meta($order_id, 'mc_cid', $campaign_id); the campaign tracking was the only post meta i could find (so far)
@dannyvankooten Is HPOS compatibilty on your roadmap or would you accept a PR that fixes it?
https://secure.helpscout.net/conversation/2538422334/38353?viewId=253120
@marcusforsberg Terribly sorry for the late reply, but we'll be adding support for WooCommerce HPOS over the next few weeks.