Skip to content

Commit d136e2c

Browse files
committed
added the userActions events data for browser monitoing
1 parent 7679e6f commit d136e2c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/content/docs/data-apis/understand-data/event-data/events-reported-browser-monitoring.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,15 @@ Select an event name in the following table to see its attributes.
114114
`Span` data is reported for [distributed tracing](/docs/browser/new-relic-browser/browser-pro-features/browser-data-distributed-tracing).
115115
</td>
116116
</tr>
117+
<tr>
118+
<td>
119+
[`UserAction`](/attribute-dictionary/?event=UserAction)
120+
</td>
121+
122+
<td>
123+
`UserAction` event is captured as the result of a user interaction with the web application. This event includes action information and DOM target identifiers along with several default attributes, such as application and geographic data.
124+
</td>
125+
</tr>
117126
</tbody>
118127
</table>
119128

0 commit comments

Comments
 (0)