Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagetext
Sample data SHOP

Assume: 

  - we only have two products with UPC 100 and 200.
  - the shelf name is 'currentShelf'
  - the question name is 'Q1'

Things to note:

TEST_1:
  - order col shows two distinct products in the basket and that they were purchased in the order of UPC 200 first and then UPC 100.
  
  - the 'currentShelf_Q1_100' col shows that only one of the UPC 100 product was purchased
  
  - the 'currentShelf_Q1_100_basket_price' col shows the price of UPC 100 was 6.75
  
  - the 'currentShelf_Q1_100_look_at' col shows the product UPC 100 was clicked on just once
  
Dummy-1:
  - the 'currentShelf_Q1_100' col indicates this respondent purchased 3 units of UPC 100
  
  - the 'currentShelf_Q1_100_look_at' col shows that the respondent clicked the UPC 100 product twice during the exercise
  
Dummy-3:
  - the 'currentShelf_Q1_100' col shows us that this respondent did not purchase UPC 100, however the 'currentShelf_Q1_100_look_at' col shows that they did click on the product a single time.
  
  

The below is Follow the link here to see an example of the Data data that is can be supplied for a shopping exercise

...

as a CSV.