URL + タイトルという形式なら可能

history.pushState(null, document.title, document.URL + ' | ' + document.title);