What dynamic values can I track?

What dynamic values can I track?


Unique ID

{{user.id}}

Email

{{user.email}}

First Name

{{user.firstName}}

Last Name

{{user.lastName}}

Phone Number

{{user.phoneNumber}}




    • Related Articles

    • Can I track a specific value of user information?

      Yes, user information can be tracked by using these dynamic parameters.  Note: Copy a parameter below and use it within the embed code to start fetching these values. User ID {{user.id}} Copy to Clipboard Email {{user.email}} Copy to Clipboard First ...
    • How can I implement tracking?

      The code snippet from the external tool/provider can be inserted in the integrations section of your dashboard. ​
    • Are you able to add tracking embed codes to the Dashboard, Sign Up and Login pages?

      Yes. Login to your reseller dashboard and then click on the Integrations tab. Paste the embed code snippet in the </head> tag of your Sign Up Page, Log In Page, and Dashboard to monitor user activity.
    • How do I track my user activity?

      To add a third-party tracking embed to your signup page, login page, or dashboard, select the Integrations tab. Copy the code snippet from your third-party tool and paste it in the header or footer.  Map user properties to the variables per the ...
    • What tracking codes are available to use?

      See the list of available third party tracking codes. Tool Code placement ref Mixpanel <head> …</head> https://developer.mixpanel.com/docs/javascript Google <head>…</head> <body>…</body> https://developers.google.com/tag-manager/quickstart Adobe ...