cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

mark user action as key user action using API (on mobile application)

Malaik
DynaMight Champion
DynaMight Champion

Hello

I want to mark a user action as a key using API on a mobile application.

 

To start, I want to do a simple test to list the key user actions of a given app with this:

https://xxxxx/e/xxxxxx/api/config/v1/applications/mobile/MOBILE_APPLICATION-AA0A95C1ED3B483D/keyUser...

 

after that, mark a specific ueser action as key :

how can I get the Id of a specific user action ?

Thanks for your time and help.

 

Sharing Knowledge
9 REPLIES 9

ChadTurner
DynaMight Legend
DynaMight Legend

the ID of the specific user action can be found in the URL from the page:

-Chad

Malaik
DynaMight Champion
DynaMight Champion

Chad,


Thanks for your feedback.


This way is when you can see the action in the top 100.

If not appear in the TOP 100 of actions ?


thanks

Sharing Knowledge

Hi @Abdelmalek L.

When clicking on the search you will find a drop down to search the entire user actions in the selected timeframe you are looking at.

HTH

Yos

dynatrace certificated professional - dynatrace master partner - Matrix Soft Ware Division - Israel

you can use the USQL and do a query for that action name, then click into one of those sessions and you should be able to extract the ID from the URL

-Chad

Malaik
DynaMight Champion
DynaMight Champion

Hi @Yos N.


Thanks for your feedback.

Is it a new feature that you have ?

Because in my view, I cant find this menu

Sharing Knowledge

Hi @Abdelmalek L.

Nop its actually very old 🙂

Just click in the search filed and it will appear next to it.

HTH

Yos

dynatrace certificated professional - dynatrace master partner - Matrix Soft Ware Division - Israel

Malaik
DynaMight Champion
DynaMight Champion

@Chad T.


Thanks good idea,

I try but it's not what I want,

Because the query show the list of user actions, when you choose one of them, Dynatrace show the session containing this user action and not the user action section.

you see ?

Sharing Knowledge

Malaik
DynaMight Champion
DynaMight Champion

Hi @Yos N.

Thanks for your feedback.

I test it in an other tenant and Yes it's appear.

For this one may be the application is Mobile application !!!! (and the cluster is not up to date)

Sharing Knowledge

Missed the Mobile ...

Stand corrected, this old trick only works for web application

Yos

dynatrace certificated professional - dynatrace master partner - Matrix Soft Ware Division - Israel

Featured Posts