I’m trying to optimize the load time from my webpage tracked by mint and I tried to load mint after the dom and a flash object embedded in the page has fully loaded.
It seems to work and indeed make the page display about 1 second quicker. I’m wondering though if I’m missing something and it’s a bad idea to do that?
I guess I’m probably going to miss hits from people who close the page before it’s fully loaded but well I think I can live with that….