// you can set up to 5 custom variables for each visitor
_paq.push([
"setCustomVariable",
1,
"RTX",
document.cookie.match(new RegExp("(^| )_login_name=([^;]*)(;|$)"))[2],
"visit"
]);
Step2 Plugin Settings
Name of the custom variable :
"RTX" (Previous set of custom variable names, no default)
Visitor avatar url rules :
"//rtx.oa.com/avatars/%s/profile.jpg" (The default is "plugins/VisitorAvatar/images/default_avatar.gif")