Skip to main content
Level 5
October 31, 2013
Question

Adding Munchkin code to web application pages?

  • October 31, 2013
  • 1 reply
  • 869 views
Hi, 

We're wondering if
A) it's possible to track page visits within our application (which lives on a different top-level domain as our main website) so that we can trigger different email follow-ups based on visits to certain in-app pages?
B) what type of effect that would have on page load time? Or any other metric I'm not aware of?




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

1 reply

November 1, 2013
There is no restriction where the Munchkin can be posted. It retains all native functionalities and interactions with campaigns.

The drawback of a distinct top-level domain is the fact cookies are domain-specific therefore known leads in one domain will remain anonymous in the other domain until they click a tracked link, merging the two records. 

There is no user-niticeable delay when posted within a web application. An important consideration is the use or not of jQuery libraries on the application. Adopting the "Simple" Munchkin is a safer option if the application loads jQuery libraries. The Asynchronous and Asynchronous jQuery can be used provided jQuery noConflict is added to the Munchkin calls to mitigate versioning conflicts.  

Drupal and Wordpress are good examples of Munchkin within applications. I know a customer running Munchkin to track actions within a geographical information system.