Webpage redirection time

Posted by Abhijeet Ashok Muneshwar on Programmers See other posts from Programmers or by Abhijeet Ashok Muneshwar
Published on 2012-12-02T10:45:59Z Indexed on 2012/12/02 11:19 UTC
Read the original article Hit count: 349

Filed under:
|

I want to calculate time consumed in redirecting from 1 webpage to another webpage. For Example: 1) I am using Facebook in Google Chrome browser. I have shared 1 link on my Facebook profile like below:

http://www.webdeveloper.com/

(It's not only Facebook. It can be any domain having link to another domain).

2) When I click on this link from my Facebook profile, then this website will open in new tab.

3) I want to calculate time difference in miliseconds or microseconds between below two events: First Event: Time of clicking link "http://www.webdeveloper.com/" from my Facebook profile. Second Event: Time of completely loading webpage of "http://www.webdeveloper.com/".

Thank you in advance.

© Programmers or respective owner

Webpage redirection time

Posted by Abhijeet Ashok Muneshwar on Super User See other posts from Super User or by Abhijeet Ashok Muneshwar
Published on 2012-12-02T10:46:46Z Indexed on 2012/12/02 11:09 UTC
Read the original article Hit count: 349

Filed under:
|

I want to calculate time consumed in redirecting from 1 webpage to another webpage. For Example: 1) I am using Facebook in Google Chrome browser. I have shared 1 link on my Facebook profile like below:

http://www.webdeveloper.com/

(It's not only Facebook. It can be any domain having link to another domain).

2) When I click on this link from my Facebook profile, then this website will open in new tab.

3) I want to calculate time difference in miliseconds or microseconds between below two events: First Event: Time of clicking link "http://www.webdeveloper.com/" from my Facebook profile. Second Event: Time of completely loading webpage of "http://www.webdeveloper.com/".

Thank you in advance.

© Super User or respective owner

Webpage redirection time

Posted by Abhijeet Ashok Muneshwar on Pro Webmasters See other posts from Pro Webmasters or by Abhijeet Ashok Muneshwar
Published on 2012-12-02T10:45:26Z Indexed on 2012/12/02 11:22 UTC
Read the original article Hit count: 349

Filed under:
|

I want to calculate time consumed in redirecting from 1 webpage to another webpage. For Example: 1) I am using Facebook in Google Chrome browser. I have shared 1 link on my Facebook profile like below:

http://www.webdeveloper.com/

(It's not only Facebook. It can be any domain having link to another domain).

2) When I click on this link from my Facebook profile, then this website will open in new tab.

3) I want to calculate time difference in miliseconds or microseconds between below two events: First Event: Time of clicking link "http://www.webdeveloper.com/" from my Facebook profile. Second Event: Time of completely loading webpage of "http://www.webdeveloper.com/".

Thank you in advance.

© Pro Webmasters or respective owner

Related posts about JavaScript

Related posts about url