Problem with rendering cookie "_mkto_trk" and pre-fill in _mkt_trk input hidden field. | Community
Skip to main content
May 29, 2014
Question

Problem with rendering cookie "_mkto_trk" and pre-fill in _mkt_trk input hidden field.

  • May 29, 2014
  • 11 replies
  • 2833 views
hi,
 
I have a problem with Munchkin “Asynchronous jQuery”
 
We tried to add this code in our website
 
<script type="text/javascript">
$.ajax({
  url: '//munchkin.marketo.net/munchkin.js',
  dataType: 'script',
  cache: true,
  success: function() {
    Munchkin.init(‘MKT_KEY);
  }
});
</script>
 
but sometime we check the cookie “_mkto_trk” cannot be created and store in our browser.
 
We tested by try to clean this cookie and refresh page.
 
and other cases sometime it cannot be autofilled the cookie value “_mkto_trk”  to input hidden field “mkt_trk” before we submit the form
 
This problem cause we lost 10 - 20% new leads or sometime split our lead to some anonymous leads
 
Could you have any idea?

please answer me ASAP,

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

11 replies

February 24, 2015
Google PageSpeed Insights complains that munchkin expiration is not set.  
 
  • http://munchkin.marketo.net/149/munchkin.js (expiration not specified)
  • http://munchkin.marketo.net/munchkin-beta.js (expiration not specified)

You can see my results here. How can I get browser caching to work for munchkin?   
thanks,
 

Fergal