WPCode Logo

Rudderstack

RudderStack is a customer data platform that simplifies data integration and analytics for businesses.

rl_anonymous_id

Stores the anonymous ID. By default, it would be the auto-generated unique ID by SDK for each visitor unless overridden…

rl_auth_token

Stores the authentication token passed by the user.

rl_group_id

Stores the user group ID set via the group API. All the subsequent group event payloads will contain this data…

rl_group_trait

Stores the user group traits object set via the group API. All the subsequent group event payloads will contain this…

rl_page_init_referrer

Stores the initial referrer of the page when a user visits a site for the first time. All the subsequent…

rl_page_init_referring_domain

Stores the initial referring domain of the page when a user visits a site for the first time. All the…

rl_session

Stores the session-related information including sessionId if session tracking is enabled.

rl_trait

Stores the user traits object set via the identify API. All the subsequent event payloads will contain this data unless…

rl_user_id

Stores the user ID set via the identify API. All the subsequent event payloads will contain this data unless cleared…

test_rudder_cookie

Checks whether the cookie storage of a browser is accessible or not. Once checked, the SDK removes the cookie immediately.