With trackxy set to 116,206, in a calculation field, you can use trackxy.x and trackxy.y to get the two values, or trackxy[1] and trackxy[2] if you prefer. This will work in the Pixel condition or the Mouse Click action for example, since that is a calculation field.
See: Calculations user manual section.