Tilføj tid til fuldførelse til notifikationsområdet

Forespørgselstype:
FEJL / NY FUNKTION

I stedet for at skulle åbne grafikgrænsefladen for at se, hvor meget tid der er tilbage af en konvertering, kunne denne information så tilføjes til notifikationens hover-info? Så når jeg holder markøren over ikonet, ville jeg se noget i retning af “1 konvertering i gang, 15 minutter tilbage”.

In MCEBuddy each “step” in the conversion has it’s own completion time (there’s no way to estimate the overall time).

Also what happens when there is more than 1 conversion in progress ? (Currently MCEBuddy shows the total number of conversions in progress in the hover pop up)

That’s correct regarding each step having it’s own time, so I would think it would be just a matter of taking that same date and add it to the hover. As far as multiple conversions, take that same data and add it all together to display the total time for all of them.