You can track custom user attributes using the following method;
userGuiding.track('segment', {
yourCustomAttribute: yourCustomValue,
})
Related Articles:
What is Custom Attribute?
Creating Custom Attributes
You can track custom user attributes using the following method;
userGuiding.track('segment', {
yourCustomAttribute: yourCustomValue,
})
Related Articles:
What is Custom Attribute?
Creating Custom Attributes