Why is my domain is not showing up when viewing analytics in my dashboard?

Janrain Analytics tallies each sign-in event associated with the tokenURL responsible for using the one-time access token for authenticating the user.

For our Social Login customers, whatever domain value is entered into the janrain.settings.tokenUrl setting on your page will be reflected in your dashboard.

Our Registration customers, where the token url exchange is not necessary, still need to populate this setting if they want to view analytics information in the dashboard. If you are deploying on multiple domains and wish to track those separately you can dynamically set the value using "document.location.href".

For more information on Social Login settings refer to the developer docs here.