juhalehtonen / towwwer

Continuous, automated website performance monitoring
MIT License
1 stars 0 forks source link

Save mobile data in addition to desktop data #13

Closed juhalehtonen closed 5 years ago

juhalehtonen commented 5 years ago

Pass a strategy parameter on request to define desktop and/or mobile.

strategy string The analysis strategy (desktop or mobile) to use, and desktop is the default

Acceptable values are:

“desktop”: Fetch and analyze the URL for desktop browsers “mobile”: Fetch and analyze the URL for mobile devices

juhalehtonen commented 5 years ago

Done in https://github.com/juhalehtonen/towwwer/commit/8298d4c180f61358469fb57ee61a3c6d881177c8