Guest Article

Where’s My Document?

This is a guest article from Racami, a valued BCC Software partner. Print and mail producers have been answering questions about document status forever, and now the questions extend to include digital messages. It’s no longer acceptable to answer clients an hour or two later, after physically searching through the production facility. Common client questions include: “When… Read: Where’s My Document? »

Estimate Your Savings with Full Service Automation

var source = document.getElementById("form-track").src; var pagetitle = document.getElementsByTagName("title")[0].innerHTML; console.log(source); source += "?url="+window.location+"&title="+pagetitle; console.log(source); document.getElementById("form-track").src = source;     var cdAnalytics = new clickdimensions.Analytics('analytics.clickdimensions.com');    cdAnalytics.setAccountKey('aITjNx6kMTES9Nv8igrSA');    cdAnalytics.setDomain('bccsoftware.com');    cdAnalytics.setScore(typeof(cdScore) == "undefined" ? 0 : (cdScore == 0 ? null : cdScore));    cdAnalytics.trackPage();