Ted Baker : Homepage Promotions : Tealium Spec

                  // Add these data points to the 'utag_data' object on the page
// Each array needs to be equal in length

var utag_data = {
	promotion_ids: ["promo1","promo2"], // ID(s) of promotion(s) on page
	promotion_names: ["promo name 1", "promo name 2"], // Name(s) of promotion(s) on page
	promotion_positions: ["top slot1", "middle slot"], // Name(s) of positions on the page	
};