Is the sessionId in PutEvent related to the session in the HRNN model?

0

Is the sessionId field in PutEvent related to the session in the Session-based HRNN model?
Is it used only for associating events with a user before they log in?

hdseo
asked 3 years ago254 views
1 Answer
0

Hey hdseo,

The sessionID is a required field associated with a user's session, it is not related to the session of the HRNN model. Yes, it is used to view a users behavior if they are not logged in and is a better identifier than one that is only visible when a user is logged in.

The userID, for example, is not a required Field, but can be used for the identifier of the user in this current session (if they are logged in).

That's the way I understand it.

Hope that helps.

law-dwg
answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions