White Paper: Attention all businesses looking to streamline data management processes!

Are you ready for the ultimate data management solution? evolv Data Loader – highly reliable, efficient, and easy-to-use – will transform your data management game forever.

Bad data = bad planning

Do you want to improve data quality whilst reducing administration and increasing efficiency? evolv Data Loader has been designed specifically for Oracle Transportation Management (OTM) to allow business users to quickly import and export data into OTM. Meaning you don’t need to spend time manually combining data sources, validating, preparing CSVs and loading in the correct structure and order.

Why wait? Download this brochure now and discover how you can streamline your data management and improve OTM results withevolv Data Loader. Don’t miss out on this opportunity to revolutionize your data management game – get started with evolv Data Loader today!

#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=0187MediaWhitePaperEvolv20240124";

// 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/3vQqNHJ";

// 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: Attention all businesses looking to streamline data management processes! appeared first on FreightWaves.

Source: freightwaves - White Paper: Attention all businesses looking to streamline data management processes!
Editor: Sponsor

menu