Title: Auto Assign Tracking code
Last modified: February 27, 2020

---

# Auto Assign Tracking code

 *  Resolved [harosgc](https://wordpress.org/support/users/harosgc/)
 * (@harosgc)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/auto-assign-tracking-code/)
 * I have a script that generates a tracking code from my shipping carrier and i
   wanted to know if it is possible to auto assign it to the order.

Viewing 1 replies (of 1 total)

 *  [kimvt1991](https://wordpress.org/support/users/kimvt1991/)
 * (@kimvt1991)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/auto-assign-tracking-code/#post-12489539)
 * Hi,
    There’s no available method/function to assign tracking to order so you 
   have to implement it yourself. Tracking is saved in order item meta table as 
   meta key `_vi_wot_order_item_tracking_data` in json format. Please look up for
   that meta key in the plugin source code to see how tracking is save and apply
   it to your script. Best regards

Viewing 1 replies (of 1 total)

The topic ‘Auto Assign Tracking code’ is closed to new replies.

 * ![](https://ps.w.org/woo-orders-tracking/assets/icon-256x256.gif?rev=3080899)
 * [Orders Tracking for WooCommerce](https://wordpress.org/plugins/woo-orders-tracking/)
 * [Support Threads](https://wordpress.org/support/plugin/woo-orders-tracking/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-orders-tracking/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-orders-tracking/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-orders-tracking/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [kimvt1991](https://wordpress.org/support/users/kimvt1991/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/auto-assign-tracking-code/#post-12489539)
 * Status: resolved