Skip to content

Commit

Permalink
Documenting the MTC limit (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbiehl authored Jul 21, 2024
1 parent 12500d5 commit ee5aa71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data-export.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ The event 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. |

| **mtc_quota_exceeded** | `boolean` | A value of `true` indicates the company information from the event data row was scrubbed due to exceeding the MTC limit. |

## How to Export Aggregate Data

Expand Down

0 comments on commit ee5aa71

Please sign in to comment.