# User Actions

You can search your sessions based on user actions like "visited URL", "time spent", "landing page", "exit page" and many more.

![Search your session based on different user actions](https://1223726150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LacsB-5FtW6vWPn9FQY%2Fuploads%2F6FzfTv00WQCeQpSoAF2Y%2Fuserattr.png?alt=media\&token=d7f4d3ad-a82a-48dd-892a-1adbe1cef67f)

### Search by Visited URL

You can search by the visited URL or URL pattern that a user has visited. For searching by URL/URL pattern, you need to enter the path (i.e.) anything after your domain. So, for example, in the case of <https://browsee.io/login>, you just need to enter "/login" in the search box as shown below:

![Search for exact URL match](https://1223726150-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LacsB-5FtW6vWPn9FQY%2F-MQG7I15nM8mp2gg5GPX%2F-MQGHfNIL3vvwW2XZoDc%2Funnamed%20\(1\).gif?alt=media\&token=1c491101-a032-42d9-a0b6-c7026897c807)

For searching by URL pattern, you can change the dropdown to "Contains" instead of equals and you can look for any pattern like "session" or "product" etc as shown below:

![Search for a URL pattern](https://1223726150-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LacsB-5FtW6vWPn9FQY%2F-MQG7I15nM8mp2gg5GPX%2F-MQGHZ6Bhby4T1RT6uJ8%2Funnamed.gif?alt=media\&token=c7eb775e-e6ae-4d0e-a318-cc15034c1be6)

### Search by "Clicked Text"

![](https://1223726150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LacsB-5FtW6vWPn9FQY%2Fuploads%2Fr7fpT3C7GiQQy4OBYWFo%2Fclicked_text.gif?alt=media\&token=11b2cb03-9e56-4b53-bf98-8ba1338a7515)

### Search by "Did Event"

{% embed url="<https://youtu.be/uvbxnrwJoZk>" %}

![](https://1223726150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LacsB-5FtW6vWPn9FQY%2Fuploads%2Fr0s5lZhEazTeO4HVT35B%2Fsearch_events.gif?alt=media\&token=252fbddf-ee8a-477d-8af3-fb9c6bc6517a)

### Search by Actions Count

{% embed url="<https://youtu.be/NTB0Y5qUjsU>" %}

### Search by Time Spent

{% embed url="<https://youtu.be/ee74KtpjWDQ>" %}

### Search by "Edited Field with Name"

![](https://1223726150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LacsB-5FtW6vWPn9FQY%2Fuploads%2F31aXnFcjcBlLmMF9EhRV%2Fedited_field.gif?alt=media\&token=9083ec65-c8d8-4b4e-93f0-fd758edede0c)

### Search by "Clicked Element Selector"

![](https://1223726150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LacsB-5FtW6vWPn9FQY%2Fuploads%2FjvfLCYO8FAutgsFibsbF%2Fclick_selector.gif?alt=media\&token=923669a1-40e9-4ec3-b80b-cc11cbf6388f)

### Search by "Clicked Element ID"

![](https://1223726150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LacsB-5FtW6vWPn9FQY%2Fuploads%2Fm9oU8nMqovOrC4veiGRK%2Fclick_id.gif?alt=media\&token=7c9aef71-f351-45bc-b1f7-535e2e624808)

### Search by "Input Text"

![](https://1223726150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LacsB-5FtW6vWPn9FQY%2Fuploads%2F3nrLbvWcW1bqpyfRTw9h%2Finput_text.gif?alt=media\&token=6eccd4b9-9253-477e-abeb-7ce43c937870)

### Search by Landing Page

![](https://1223726150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LacsB-5FtW6vWPn9FQY%2Fuploads%2Fn075FNdeRXvHqjiJDVPg%2Flanding_page.gif?alt=media\&token=d2d37f39-8e36-4f59-b9ab-b8bfc1e0ac36)

### Search by "Exit Page"

![](https://1223726150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LacsB-5FtW6vWPn9FQY%2Fuploads%2F1577E2jhhs6ygJDBHnb2%2Fexit_page.gif?alt=media\&token=24b7a5f7-4548-42e1-ad8e-40f40817490f)

### Search by "Clicked Element ID"

You can search your sessions by Element ID (commonly used in HTML, CSS elements).&#x20;

```css
<button type="button" id="submit">Sign Up</button>
```

&#x20;If you will just look at the button here, the ID of the button is "**submit**". You can simply search by this ID in your sessions as shown below:

![Search by Element ID](https://1223726150-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LacsB-5FtW6vWPn9FQY%2F-MLBvCmoH5pQ0gL1hj0q%2F-MLBwK-StODtSJ4Kynn2%2Fclicked_element_id.gif?alt=media\&token=b7c57852-9653-4c0b-b4e9-f3859df6b6ce)

### Search by "Clicked Element Text"

You can search your sessions by simply searching based on the text of the clicked element.&#x20;

```css
<button type="button" id="submit">Sign Up</button>
```

&#x20;If you will just look at the button here, the text of the button is "**Sign Up**". You can simply search by this text in your sessions as shown below:

![Search by Clicked Element Text](https://1223726150-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LacsB-5FtW6vWPn9FQY%2F-MLBvCmoH5pQ0gL1hj0q%2F-MLBxUfwqCJdqvwcq3uO%2Fclicked_text.gif?alt=media\&token=257e357b-8c96-4cac-aa8d-ae16669d65b7)

### Search by "Edited Form Field"

You can search your sessions by simply searching based on the name of the edited form field.

```css
<input type="text" placeholder="Email" name="email">
```

&#x20;If you will just look at the input field here, the name of the field is "**email**". You can simply search by this text ("email") in your sessions as shown below:

![Search by Edited Form Field](https://1223726150-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LacsB-5FtW6vWPn9FQY%2F-MLBvCmoH5pQ0gL1hj0q%2F-MLBxsgcvaGFGpKzc_Mj%2Fedited_field_search.gif?alt=media\&token=ef8bf3b1-a899-44c7-b1ad-32d5f156e7dc)

###

###
