Inspectlet automatically picks up URL changes triggered by History.pushState. If you want to disable this behavior, please add the following line of code to your Inspectlet JS.
__insp.push(["disableVirtualPage"]);
This should disable automatic monitoring of the URL for changes and pick up hard refreshes only.
If you have any questions, please send us an e-mail at hello@inspectlet.com!