Who can I get HTTP_USER_AGENT of GTmetrix and Pingdom? - user-agent

Do anyone know who can I get the HTTP_USER_AGENT of Testing Tools like GTmetrix and pingdom. To be more precise please check this link which get the User agent of Google Pagespeed => PageSpeed Insights 99/100 because of Google Analytics - How can I cache GA?
I want to get same thing for GTmetrix and Pingdom. Any help is appreciated.
Thanks

This regex matches the UA as of the time of this answer:
// javascript PSI regex
navigator.userAgent.match(/nux.*oto\sG|x11.*fox\/54|x11.*ome\/39|x11.*ome\/62|oid\s6.*1.*xus\s5.*MRA58N.*ome|JWR66Y.*ome\/62|woobot|speed|ighth|tmetr|eadle/i)
// taken from WP plugin Fast Velocity Minify
Hope it helps 🙌🏻

Related

Google Drive API - how many times a file has been downloaded?

I have been trying hard to find any information on how to see how many times a file in Google Drive has been downloaded. I have tried looking into Drive API, Google Activity API and a number of forums, but I can only find info about how to download a file, nowhere about download stats, i.e. number of downloads.
Any suggestions or hints will be greatly appreciated.
Thanks.
You can't.
But you can use Google URL Shortener and cut short the original link of this file then give the link to your friends; after this you will be able to see how many clicks are clicked at that link. You can also view any other details you need like Countries, Referrers, Browsers, Platforms and more!
At this time (2015-11-07), I don't think there's any way to do this via any Google API. Google's server logs would let you answer this, but I don't believe you can get access to them.

How to do the performance measurement of website manually by coding?? Any Idea

I have to develop the application to check the performance of the website ..
I need some guidance about how can I do it with coding.I have searched a lot but google is giving only tools for doing that. anyone have any Idea about this?..suggest me some path where I should work upon.Help will be appreciated.Waiting for your responses.
I have seen manny sites are giving results on the basis of the pages of our websites so they might be getting the pages from the sitemap,that is my point of view I don't know the rest.I think they might be getting the page and logging the load time and response time that is what I have thought but still I am not Knowing how log that things ..I need your guidance to proceed further Thank you.

Google not indexed url

Hello i have personal site and about 1 month ago i rebuild the complete site. I sent a new sitemap.xml file and is not indexed yet, but im having 404 crawler errors with the old url.
Google said the sitemap is correct,so, any idea, i must do something, or just wait longer?
Is not really important because is just a personal site, but i`m just curious about what is that happening.
Sorry for my bad english, but im spanish and thanks in advance
this just takes time.
I experienced some speed-up in that progress by using other google services as places or analytics. but to answer your question:
If your sitemap has been detected correctly it will work but this might take some time.

C# - get number of a website indexed page in google?

I wanted to know if there is a way to get number of pages of a website that indexed in Google. with ASP.net , C#
I checked this post, but I didn't get it!
I don't know how to use Google API or even where can I get it!!
Thank You!
You'll need to use this library:
http://code.google.com/p/google-gdata/

How can i configure urls that yslow monitor?

I have YSlow and ShowSlow and pagespeed integrated into our continuous build in a way that when tests are run, yslow will pass metrics like pageload time, pageweight etc to the Showslow server which in turn displays the result graphically. I currently have this setup working but I still dont know how to configure which urls YSlow will monitor and send info for. Any answers?? For example I will like to monitor these pages in an ecommerce site:
Home page
Books main
Product
ISBN
Search Works
Detail
how can i tell YSlow whenever you hit a url that matches any of the above collect the result and send ova to ShowSlow?? Hopefully my question is clear. thahks guys
What you want is the GTmetrix service. It's excellent and it's free.

Resources