SOLVED

Can you have 2 munchkin codes on the same website?

Go to solution
Ashton_Taylor
Level 1

As we split our company after we sold off part of the business our international counterparts are still using our old website which houses both businesses. We need to add forms from 2 instances of Marketo to 1 Umbracco website. Is this possible to have 2 munchkin codes on the same website?

1 ACCEPTED SOLUTION
SanfordWhiteman
Level 10 - Community Moderator

Not 2 entirely separate embed codes, no.

You do it using the altIds option.

Munchkin.init("123-AAA-456",{ altIds: ["789-BBB-012"] });

View solution in original post

2 REPLIES 2
SanfordWhiteman
Level 10 - Community Moderator

Ashton Taylor please return to this thread and mark my answer as Correct.

SanfordWhiteman
Level 10 - Community Moderator

Not 2 entirely separate embed codes, no.

You do it using the altIds option.

Munchkin.init("123-AAA-456",{ altIds: ["789-BBB-012"] });