Can Bazaarvoice pixel track a Shopify order's fulfillment date?

I use Bazaarvoice for reviews on our website. We have a pixel installed and I would like to add a Shipped date, so that an email does not send until after an order is fulfilled. Would this be the {{ fulfillment.created_at | date: “%d/%m/%y” }} for all Shopify stores?