ePrivacy and GPDR Cookie Consent by Cookie Consent Skip to main content

How to get Meiro User ID

Knowing 1PT Meiro UserWeb ID may be useful for integration with anotherother services, like Facebook Pixel.
You can get current visitorĀ visitor meiro_user_id via javascript by calling:
MeiroEvents.getUserId();
Make sure you haveĀ have MeiroEvents already initialised. Keep in mind that, due to fingerprinting, assigning user ID to new visitor may take a few hundredshundred milliseconds.