-
Re: New e-mail editor very SLOW
Dory Viscogliosi Jan 23, 2017 7:59 AM (in response to Kasper Londal)Hey Kasper, have you tried the editor in any other browsers? This is not an issue I've seen before as you're describing it. If you have the same issue on multiple browsers, I'd reach out to support.
-
Re: New e-mail editor very SLOW
Kasper Londal Jan 23, 2017 8:03 AM (in response to Dory Viscogliosi)Hey Dory, I am using Google Chrome, what are you using? But yes, I have tried other browsers.
How is the editor working for you, when you change or add something?
-
-
Re: New e-mail editor very SLOW
Carla Wertz Oct 1, 2018 2:10 PM (in response to Kasper Londal)I'm also using Google Chrome and want to pull my hair out. I'm new to Marketo and the design studio is killing me. I'm coming from Constant Contact, while not a marketing automation platform, the editor is easy and there is no lag time whatsoever. I just lost an entire email that reverted back to the lorem ipsum because it said "email not responding." For the past hour I've been redoing the email and I'm barely halfway finished because I'm clicking "approve and close" every single step of the way so I don't lose it all again.
-
Re: New e-mail editor very SLOW
Grégoire Michel Oct 1, 2018 2:57 PM (in response to Carla Wertz)Hi Carla,
Better ask a new questions rather than reopening a 2 years old thread
The editor is globally slow, but there are a few things you can make to make it slightly faster. Notably, make sure that the templates only show very few modules by default and keep the others as additional ones.
Also review this : Email editor 2.0 is leaving room for a v2.1
and vote here: Email Editor 2.0: Make module management much faster with a dedicated wizard
-Greg
-
-
Re: New e-mail editor very SLOW
Mark Knight Nov 16, 2018 3:14 AM (in response to Kasper Londal)...and nearly two years on and the speed of the email editor 2.0 should be an embarrassment to Marketo.
I too am facing the same issues of load times (to edit / add or remove modules) - you can be waiting 25-30 seconds for the command to execute its so frustrating. I too expect a instant load time, coming from a far cheaper solution in Dotmailer where i had taken the performance times for granted.
I will be looking into Gregoire's comments to enhance (thankyou), but i find it incredibly frustrating that software vendors (it would seem) would rather expand their portfolio to include a few more check boxes in the functionality comparison sheet than improve the core performance of the basic modules on which their software is built.
I also use Chrome.
-
Re: New e-mail editor very SLOW
Courtney Grimes Nov 16, 2018 6:49 AM (in response to Kasper Londal)1 of 1 people found this helpfulHey folks—just a head's up/comment on this: I've definitely run into a few instances where the email editor is exponentially slower than other, typical Marketo instances.
The reason why? The assets in the email aren't correctly returning. Most commonly this is an incorrect file path for an image/font/etc. This will cause the initial loading of the email editor to take much longer than normal, as Marketo will attempt to preload all of the assets in an email before displaying the editor. It also tends to cause some slowdown in the actual UI itself when editing. If you think your editor is taking longer than it should, open up a debugging tool (such as Chrome Inspector, which can be accessed by pressing Ctrl+Shift+I) and look for any messages in the Console tab that have 404 or similar errors next to them. If a file is misbehaving, correct the path or remove it altogether. Once these issues are addressed, you'll usually see a dramatic improvement in load time and execution.