Heatmap picture input for following question | XM Community
Skip to main content
Question

Heatmap picture input for following question

  • May 24, 2023
  • 2 replies
  • 31 views

Forum|alt.badge.img+1

I am using a clickable heat map in which participants should choose 4 products from a picture. I want to use the answers they give on this question (so four clicks in the picture) as input for my following question. Is this possible?

2 replies

PeeyushBansal
Level 6 ●●●●●●
Forum|alt.badge.img+43
  • Level 6 ●●●●●●
  • 1169 replies
  • May 24, 2023

You can try creating embedded field and give it name based on X and Y value of Heatmap question. and use embedded field later on.


ArunDubey
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+41
  • QPN Level 8 ●●●●●●●●
  • 589 replies
  • May 24, 2023

you can define axis (X and Y) to each product and then you can create 2 open end questions (hidden) for each product. one is for X and one is for Y. Then with the help of JS, when respondent will click on product you can save X and Y value of each product on their respective OE variables. Later you can use same OE variable in your dashboard too.