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?
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
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
Yes!
I had forgotten about this one...
-Greg