getBrowserId
Version:
|
Type |
Function |
|
Import path |
|
Returns the browser IDbrowser ID from the sc_cid cookie. Used for testing and debugging purposes.
Signature
Return value
Returns the browser ID.
Examples
Example 28. Running the getBrowserId function
Next.js
Here's an example of how to use the getBrowserId function to log the browser ID to the console: