For the complete documentation index, see llms.txt. This page is also available as Markdown.

Generate HAR file for support

How to record a HAR file in Chrome that captures all network requests while you reproduce a problem in eMarketeer.

A HAR file records every network detail in your browser as you reproduce a problem in eMarketeer, which helps support diagnose the issue.

If support asks for a HAR file, open eMarketeer to the place where the problem happens, start the recording, reproduce the issue, then save and send the file.

For Chrome

1

Open the problem page

Open Chrome and go to the page where the issue happens.

2

Open Developer Tools

Click the ⋮ menu and select More Tools > Developer Tools.

3

Open the Network tab

In the panel that opens, select the Network tab. Keep the panel open while you reproduce the issue.

Chrome DevTools Network tab open
4

Clear the logs

Clear the logs before you reproduce the problem by clicking the clear button.

clear network logs button in DevTools
5

Check the record button

Look for the round record button in the upper left corner of the tab. Make sure it is red. If it is grey, click it once to start recording.

red record button active in the Network tab
6

Enable Preserve log

If it is not already recording, check the Preserve log box.

Preserve log checkbox in the Network tab
7

Reproduce the issue

Reproduce the issue while network requests are recorded.

8

Export the HAR file

Click the download button, Export HAR, and save the file to your computer as HAR with Content.

Export HAR option in the download menu
9

Send the file to support

Upload the HAR file to your ticket with eMarketeer Support for further investigation.

Last updated

Was this helpful?