---
title: BioCatch Session Profiler node
description: Injects BioCatch JavaScript into the user-agent to set the unique session identifier (customerSessionID).
component: auth-node-ref
version: latest
page_id: auth-node-ref:cloud:biocatch-session-profiler
canonical_url: https://docs.pingidentity.com/auth-node-ref/latest/cloud/biocatch-session-profiler.html
keywords: ["Nodes &amp; Trees", "Journeys", "Authentication", "Javascript", "Sessions"]
page_aliases: ["auth-node-biocatch-session-profiler.adoc"]
section_ids:
  example: Example
  outcomes: Outcomes
  configuration: Configuration
---

# BioCatch Session Profiler node

Injects [BioCatch](https://www.biocatch.com/) JavaScript into the user-agent to set the unique session identifier (`customerSessionID`).

## Example

For an example in context, refer to the [BioCatch examples](biocatch-session.html#biocatch-examples).

## Outcomes

* `Next`

  Successfully injected the JavaScript.

* `Error`

  An error occurred.

## Configuration

| Property                | Usage                           |
| ----------------------- | ------------------------------- |
| BioCatch JavaScript URL | URL for the BioCatch JavaScript |
