User ID

You can use this function to retrieve the current User ID from EdgeTag.

import { getUserId } from '@blotoutio/edgetag-sdk-js'

const userId = getUserId()

Last updated

Was this helpful?