Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion to add more information on deviceID #207

Open
ElodieLam opened this issue Dec 8, 2023 · 2 comments
Open

Suggestion to add more information on deviceID #207

ElodieLam opened this issue Dec 8, 2023 · 2 comments

Comments

@ElodieLam
Copy link

ElodieLam commented Dec 8, 2023

Can I suggest to add a bit more information about how to specify the deviceID?

Because it is not very clear for the customer that the deviceID is used for identifying each user that connects to the application.
And needs to be used with only digits.
image

Based on a conversation on Slack:
Custom applications have the same behavior then mobile applications: Not every session is tagged, especially when the user did not accept the privacy settings. Therefore the metric is based on the device id.

The official documentation is also not very clear: https://docs.dynatrace.com/docs/shortlink/user-session#user-session-identification
image

My customer has implemented it by specifying the ID of the application and not the ID of the users so in consequence, only 1 unique user was reported:
image

Thank you!

@ElodieLam ElodieLam changed the title Add more information on deviceID Suggestion to add more information on deviceID Dec 8, 2023
@TheHighriser
Copy link
Contributor

It says "Replace with unique value per device/installation" and you say: "Because it is not very clear for the customer that the deviceID is used for identifying each user that connects to the application. And needs to be used with only digits."

So I believe the comment says already that this needs to be unique and for sure not the application Id.

We will discuss this with the documentation team as well, but what do you have on your mind? What is not clear upon the mobile documentation about the internal user id?

@ElodieLam
Copy link
Author

Hi Matthias, thank you for your feedbacks.
I just find "per device/installation" confusing. Just explaining how deviceID is used by Openkit should be enough!
Also, the documentation only describes the use of the user tag and the internal user id but nothing about the deviceID in the case of a custom app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants