Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Within the above code will contain your Munchkin Code, but it's not actually visible on the site's HTML markup, therefore it keeps your code secure and out of harms way.This is not true, but I'm not going to belabor the point with you if you won't test.
The whole concept of someone being able to swipe your Munchkin code, which is one of the most valuable aspects of Marketo, on ACCIDENT at that, is ridiculous. It completely degrades the quality of your analytics, which in my instance, is a pivotal part of my daily operation.It's a pivotal part of ev...
So even if someone steals your GTM code, with the Marketo Munchkin code buried in itThat''s not what happens. They scrape your website's HTML. That has your Munchkin code not "buried" in it but right there in the markup, injected by GTM before your enemies scrape the site.GTM firing rules determi...
P.S. The same approach is used by embedded Forms 2.0. They can go on any website. And this "decontrol" is, in the end, a good thing. Because based on what I know about Marketo users, they are focused on Marketing and Marketing Ops, but not Web Ops. I know it may seem like a stretch to call this ...
@Michael R There's isn't any such rigorous setup procedure. I can load Munchkin on any of our domain aliases. And rightfully so because we use all of those in advertising.Certainly I can't imagine what contract is being breached as Marketo has no way of knowing that isn't just another site you oper...
A way Marketo could (partially) prevent this would be to have an advanced mode where you would have to list every single domain from which you want to accept analytics calls. This would have to include custom VisitWebPage calls as well. Would also have to be an opt-in feature for Marketo's customer...
Make sure you have either populated your local trusted certs or ignore cert validation.
How are you currently using the SOAP API? Are these strings "Public" and "User" being used as defaults in your code?
@Michael C do you mean you use RESTful URLs like http://www.example.com/user/michael/documents/images/123?If so you will have to parse the values out yourself. URLs like that need to be customized specifically for your web site, since they don't follow the more standard ?field1=value1&field2=value2...
Nothing can stop someone from redeploying your code. As I think I responded when you brought this up a few weeks ago, you must be allowed to redeploy your code on any number of domains without preregistering the domain with Marketo. Using GTM is just needless, I would say useless, complexity. Your ...