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

capture add to cart icon

ramakrishnan_p-
Organizer

Hello

there are pages where i can see many add to cart icons. i need to calculate the count wherever the icon appears. how does it possible in dynatrace managed?

thanks

Ram

1 REPLY 1

Julius_Loman
DynaMight Legend
DynaMight Legend

If you are asking about if there is functionality to count a number of certain elements in a web page, then the short answer is no, that's not possible directly.

If you, however, can modify your application code, you can push this information using the Dynatrace RUM API - dtrum.addActionProperties() and define this property for your web application in Dynatrace.

Another option would be to count it from the server-side using request attributes, but this highly depends on your application design.

Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

Featured Posts