White Paper: State of the Industry – January 2024

The January 2024 “State of the Industry Report” — presented in affiliation with Ryder — shares an in-depth overview across the trucking, maritime and intermodal markets, as well as what to expect in the coming weeks. The data contained within the report provides breakdowns of capacity, volumes and rates as we enter into the first quarter.

In this report, you will find:

  • Truckload volumes start December better than many expect, but have begun to fade due to seasonal pressure.
  • Intermodal pricing pressures remain in place despite relatively strong volumes.
  • The conflict in the Red Sea could cause disruptions to the global maritime market, causing increases in transit times, spot rates and creating delays for goods arriving to East Coast ports.
  • The possibility for a soft landing is becoming increasingly possible as the Federal Reserve held interest rates steady for the third consecutive time.
  • Retail sales recovered in November, but will that continue in the coming months as the holidays pass?

Download the complimentary report today to access the full insights.

#myIframe {
height: 1020px !important;
}
@media (min-width: 768px) {
#myIframe {
height: 980px !important;
}
}
@media (min-width: 1024px) {
#myIframe {
height: 1000px !important;
}
}

// Function to create the iframe URL
function createIframeURL() {
// Get the parent URL and create a URLSearchParams object
var parentURL = new URL(window.location.href);
var params = new URLSearchParams(parentURL.search);

// Construct the iframe URL with all parameters
var iframeURL = "https://freightwaves.dragonforms.com/loading.do?omedasite=0185MediaWhitePaperRyder20240105";

// Loop through all parameters and append them to the iframe URL
for (const param of params.entries()) {
var key = param[0];
var value = param[1];
iframeURL += `&${encodeURIComponent(key)}=${encodeURIComponent(value)}`;
}

// Set the iframe URL
var iframe = document.getElementById("myIframe");
iframe.src = iframeURL;
}

// Call the function on page load
createIframeURL();

window.addEventListener("message", function(event) {
console.log('Event',event.data);
// Check if the origin of the event matches the expected iframe domain
if (event.origin === "https://freightwaves.dragonforms.com") {
// Handle the message received from the iframe here

if (event.data.message === "redirect") {
console.log("Redirecting...");

// Construct the redirect URL with the email parameter
const redirectUrl = "https://bit.ly/3NQOUfs";

// Perform the redirection
window.location.href = redirectUrl;
} else {
console.log("Message received, but not a redirect.");
}
} else {
console.log("Received message from unexpected origin:", event.origin);
}
}, false);

The post White Paper: State of the Industry – January 2024 appeared first on FreightWaves.

Source: freightwaves - White Paper: State of the Industry – January 2024
Editor: FreightWaves Staff

menu