Skip to content

Instantly share code, notes, and snippets.

@sanity
Created October 14, 2009 17:49
Show Gist options
  • Save sanity/210253 to your computer and use it in GitHub Desktop.
Save sanity/210253 to your computer and use it in GitHub Desktop.
{
"scenario":{
"npanxx":"713569",
"rptBuyer":"0",
"session_id":"157988137",
"stationCode":"E!",
"callTime":"2009-10-06-16-26-41",
"rptCaller":"0",
"dow":"3",
"offer":"1-6636/teaser/39.99"
},
"algorithm":"sensearray",
"pool":"6636-teaser",
"outcome":1
}
/*
Note "offer":"1-6636/teaser/39.99" - but it should only use the "choice-offer"
syntax if the recommendation pool for that offer includes choices, which
in this case it doesn't.
*/
{
"scenario":{
"npanxx":"323353",
"rptBuyer":"0",
"session_id":"158017257",
"stationCode":"WEBSITE",
"callTime":"2009-10-06-19-28-44",
"rptCaller":"2",
"dow":"3",
"offer":"6636/teaser/39.99"
},
"algorithm":"sensearray",
"pool":"6636-teaser",
"outcome":0
}
/*
Its ok when the outcome is 0
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment