Munchkin Tracking Question
Good morning all,
I have been poking around the community in the documents and articles on Munchkin. I read this from an article:
"On a lead's first visit to a page on your domain, a new anonymous lead record will be created in Marketo. The primary key for this record is the Munchkin (_mkto_trk) cookie which is created in the user's browser and all subsequent web activity on that browser will be recorded against this anonymous record. In order to be associated to a known record in Marketo, one of the following things must happen:"
- The lead must visit a Munchkin-tracked page with an mkt_tok parameter in the querysytring from a tracked Marketo email link.
- The lead must fill out a Marketo Form.
- A Munchkin associateLead call must be sent to your Marketo instance.
- A SOAP syncLead or REST Associate Lead call must be sent.
I am wondering if I am able to use a non Marketo landing page and a non Marketo form...Munchkin tracking code will be on that non Marketo landing page. Will I be able to track a user if they fill out the non Marketo form? I wasn't sure if there was anything that can be done through API or backend coding (I am unfamiliar in that department).
Thank you!