Skip to content

Commit d8e64e0

Browse files
authored
Update web-setup.md with debug URL details
Added information about debug URL parameter and cookie behavior.
1 parent ae0b99c commit d8e64e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/connections/auto-instrumentation/web-setup.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ User activity is not collected by default after SDK installation. To collect act
219219
```
220220
https://my-website.com?segment_signals_debug=true
221221
```
222+
Loading the site with this debug URL parameter saves a cookie onto that device that sends activities and expires in 24 hours. The URL parameter does not need to be present on each page load.
222223

223224
You can _turn off debugging_ by doing:
224225

0 commit comments

Comments
 (0)