Skip to main content

Your conversion data in WAX (for non-shopify organizations)

Updated today

Your brand doesn’t use Shopify and your conversion data isn’t being sent to WAX?

It’s possible to set up the transmission of conversion data directly into the WAX dashboard, so you can more effectively track the performance of your flows.

From a technical standpoint, here’s the process to follow: you need to make an API call to the following endpoint https://dev.getwax.io/reference/post_metric-events#/.

The parameters to include are:

  • name: "order"

  • source: specify the source of the order

  • value: the order amount in euros

  • occurred_at: the date of the order

Did this answer your question?