diff --git a/files/v3.1.0/instantclick.js b/files/v3.1.0/instantclick.js index 0787beb..8bdd02a 100644 --- a/files/v3.1.0/instantclick.js +++ b/files/v3.1.0/instantclick.js @@ -292,6 +292,7 @@ var InstantClick = function(document, location) { doc.documentElement.innerHTML = removeNoscriptTags($xhr.responseText) $title = doc.title $body = doc.body + $url = $xhr.responseURL var alteredOnReceive = triggerPageEvent('receive', $url, $body, $title) if (alteredOnReceive) {