Skip to content

Commit

Permalink
add origing_state field to export docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ken-scarf committed Jan 10, 2024
1 parent 3614dfc commit bcca0cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/data-export.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ The data export includes the following data fields:
| **dnt** | `boolean` | If the user includes a DNT request in their header, that is logged here and [they will not be tracked](/gateway/#do-not-track). |
| **confidence** | `numeric` | The probability of correct identification of the data. |
| **endpoint_id** | `text` | This uniquely identifies the public-facing device that has interacted with a Scarf event. Unlike origin_id, it is notably not sensitive to changes in device information like client, user agent, etc. |
| **origin_state** | `text` | This is the state of the location Scarf is able to identify for the event. |

## Integrations

Expand Down

0 comments on commit bcca0cb

Please sign in to comment.