Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Jennifer,I haven't seen that error before. You could try to remove that line and recreate it after moving. Else I'd suggest contacten support to get some context.
Hi Erica,Most obvious solution is one of the 3rd-party apps that were suggested. And also take into account that HTML in email is much structer than in webbrowsers. The probability of your blogpost looking good, and your email looking messed up in Outlook is very big! Taking that into account, I'd r...
Hi Nina,I Always create a lead source assignment program with a lot of (custom) workflows. You could have a trigger that fires on ANY page visit, where constraint referrer contains google, but constraint query parameter does not contain gclid (and some of the other advertising tags). You could then ...
Hi Jennifer,Moving programs can be a pain sometimes.1. Make sure the form is within the program and not in design studio. This way the cloned program won't reference a form in a different workspace.2. I still see pages (and maybe emails). A page is based on a template. That template is propably in D...
Thank you for the mention Greg! Both Rajesh and Sanford provided great solutions!Though I would NOT disable registration. You still want the opportunity to capture someone's details. For this purpose I always automatically put registrants in the status "Pending Approval" and send them a temporary em...
I guess I'm not fully awake yet. Obviously I can't clear a cookie from another domain. This also means I can only use a Marketo LP to clear my main website cookie or Marketo LP cookie of it's on the same domain, which ussually is the case. Perhaps I can have each extra domain host their own page to ...
P.s. It's been a while.... 😉 And never used Javascript for cookies 😉
Hi Sanford,Just checking that if I have a collection of domains and subdomains (e.g. sub.domain.com, www.domain.com, www.otherdomain.com, and newdomain.com), how the code would be. Because I think cookies can be shared with subdomain, but it has to be explicitely stated. And I don't think the Market...
Some background below. So I wouldn't be as simple as left = firstname, like in Europe. So if you create something it should be country specific and just limited to China. You could also consider using visibility rules, that when someone has filled out their full name 3 new fields appear (last, middl...
Thank you Grégoire and SanfordI'm not about the form part, as there won't be any. Wouldn't the first line be enough, on a none-tracking-page, to clear the cookie for the specific domain (e.g. main website): And add such a line for each (sub)domain that you're tracking. Then just visiting that page w...