Help Center

| Submit or View Help Requests | Developer Docs |
| |

Generate a HAR File

HAR (HTTP Archive Format, .har) is an archive file format with JSON data that stores session data over many browser types (e.g., Firefox, Chrome, Safari, etc.). The HAR file saves the information of all web requests made with the browser.

The HAR file allows impact.com solution engineers to investigate whether the tracking tag on your webpage is firing correctly in your browser during the conversion path.

Generate a HAR file

Select which browser you use to see instructions on how to generate a HAR file.

Google Chrome

  1. Open Chrome and navigate to your checkout page.

  2. Open the developer tool (inspect element).

    • Developer tool shortcut for Windows: Ctrl + Shift + i

    • Developer tool shortcut for MacOS: Cmd + Alt + i

  3. Select the Network tab.

  4. Select the Record network logbutton at the top-left of the developer tool if the button is grey.

    • If the button is red, this means that network activity is already being recorded and you can proceed to the next step.

    • Be sure to check the box next to Preserve log.

  5. Select the Clear icon to delete any log records kept in the browser.

  6. Place the order so the thank you page loads, while the network requests are being recorded.

  7. Right-click any activity that was recorded in the network traffic and select Save all as HAR with content to save the file to your computer.

Firefox

  1. Open Firefox and navigate to your checkout page.

  2. Open the developer tool (inspect element).

    • Developer tool shortcut for Windows: Ctrl + Shift + i

    • Developer tool shortcut for MacOS: Cmd + Alt + i

  3. Select the Network tab.

  4. Select [Delete] to delete any log records kept in the browser.

  5. Place the order so the thank you page loads, while the network requests are being recorded.

  6. Right-click any activity that was recorded in the network traffic and select Save All As HAR to save the file to your computer.

Safari

  1. Open Safari and navigate to your checkout page.

  2. Press Option + Command + i as a shortcut to open developer tools for the page.

  3. Select the Network tab.

  4. Make sure the Preserve Log upon Navigation button is on and then select the Clear button.

  5. Place the order so the thank you page loads, while the network requests are being recorded.

  6. Right-click any activity that was recorded in the network traffic and select Export as HAR File to save the file to your computer.

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.