Skip to main content
June 21, 2016
Question

Munchkin Tracking Code

  • June 21, 2016
  • 2 replies
  • 1246 views

We have 3 brands, one subdomain each:

1. lp.brand1.ca

2. lp.brand2.ca

3. lp.brand3.ca

Each with it's own:

1. Google GTM Code (with GA tag)

Do I :
1. does each brand needs its own Munchkin code?

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

2 replies

Grégoire_Miche2
Level 10
June 21, 2016

Hi Will,

The munchkin code will be the same but needs to be rolled out on the 3 domains. What you need to do is to create the domain redirects for the number 2 and number 3, assuming the #1 is Marketo primary domain.

Search the doc for setting up domain aliases and vote here for a more robust multi-domain management:

-Greg

SanfordWhiteman
Level 10
June 21, 2016

Will, when using the .ca TLD, you must initialize Munchkin like so:

  Munchkin.init('AAA-BBB-CCC', {domainLevel:2} );

See Greg's and my discussion here: https://nation.marketo.com/message/118397#comment-118397

Grégoire_Miche2
Level 10
June 21, 2016

Yes!

I had forgotten about this one...

-Greg