Munchkin + 2-letter TLDs = broken by default, but here's the fix
A question from top Marketo user GM in this post led to an interesting, even disturbing, hour of troubleshooting. Finally, I've gotten around to writing it up.
When Munchkin sees a 2-letter TLD like .io or .ly, it makes a bad guess about the proper domainLevel — the domain at which it sets the vital web activity tracking cookie. Using TLDs like .au as a model, the code incorrectly assumes that you cannot have registered a domain directly under the TLD and automatically sets {domainLevel: 3}.
Read the full post on TEKNKL :: Blog →