Get Visitor Id

Get user id

Using this function you will be able to get current user's id that stored in imber.

  window.$imber.getVisitorId()

It returns a string like below :

"608d0a883c009741351cfb14"

Last updated