Remote File Mapping

Play Video

Test new files and scripts in your production environment by modifying network requests.

Remote File Mapping lets you modify network requests that fire on your site during Audits or Journeys. You can test migrations or deployments without interrupting visitors on your live site.

This is useful to test your tag management system in the following ways:

  • Find hard-coded tags loading outside of your Tag Management System by replacing the call to your TMS with a blank file, effectively turning it off
  • If you’re deploying a new tag manager, replace the request to the old TMS with the new one to make sure all pages load with the correct one
  • Test new Javascript widgets or CSS files by substituting the files and validating that data collection is unaffected