Retreiving joomdle user id

  • andrew
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 11 months ago - 10 years 11 months ago #1 by andrew
Retreiving joomdle user id was created by andrew
Hi, its been a while and still running strong :)

I have installed google analytics on both moodle and joomla and currently track user ids separately. For instance, in moodle i use the global $USER->id. However it would be much nicer to use the joomlde user id for tracking purposes as this spans both joomla and moodle.

Can somebody please post the session variable that identifies the user in joomlde please?

Thanks,

Andy
Last edit: 10 years 11 months ago by andrew.

Please Log in or Create an account to join the conversation.

More
10 years 11 months ago #2 by Antonio Durán
Replied by Antonio Durán on topic Retreiving joomdle user id
Hi Andrew.

There is no Joomdle user id. Joomdle does not have any users table, it just uses Joomla's and Moodle's, linking them by username.

Please Log in or Create an account to join the conversation.