Okay. Stepping aside the matter of carrying tracking information from one domain to another. On my local machine I'm running a copy of our app. I've set up the associateLead call which results in this image request:
https://031-bhv-268.mktoresp.com/webevents/associateLead?_mchNc=1358365690656&_mchKy=&_mchAtEmail=justaman%40bible.com&_mchId=031-BHV-268&_mchTk=_mch-emma.int-1345781898825-92215&_mchHo=emma.int&_mchPo=&_mchRu=%2Fapp2%2Fstart%2F&_mchPc=https%3A&_mchVr=137
The request returns a 200 okay, but doesn't result in a lead in the Marketo system. Is this because I'm not running the request from an approved domain, or is the request itself incomplete? For your convenience I've split the URL into key/value pairs:
https://031-bhv-268.mktoresp.com/webevents/associateLead?
_mchNc=1358365690656
_mchKy=
_mchAtEmail=justaman%40bible.com
_mchId=031-BHV-268
_mchTk=_mch-emma.int-1345781898825-92215
_mchHo=emma.int
_mchPo=
_mchRu=%2Fapp2%2Fstart%2F
_mchPc=https%3A
_mchVr=137