TPStashEvent.Join

TPStashEvent.Join(UserId)

Description

Join collects the data of user registration. Basically, it is called only once when a user registers. It can be used for the analysis of every persona because Join event occurs regardless of persona type.

Parameters

Name Description Required

UserId

Player’s unique user ID (not a character’s ID) that is given by Roblox: Player.UserId

Required