[Urgent] How do I track & see draft order data(revenue) in google analytics?

How do I track & see draft order data(revenue) in google analytics? So that I can visualise that data in data studio dashboards from Google Analytics.

If your draft orders are placed in admin, rather than on our website the data won’t get sent to Google Analytics because you don’t go through the checkout, so you’ll have to get that data over to Google Analytics outside of Shopify.

Zapier is a good tool I use, looks like this flow should achieve that: https://zapier.com/apps/google-analytics/integrations/google-sheets/52454/create-google-analytics-measurements-from-new-google-sheets-spreadsheet-rows

That’s probably your best bet, but if you wanted more control / fully automated you could build a private app and set up a webhook for when draft orders are created, to send the event to Google Analytics via API.