Pages
Retrieve pages with online visitors
GETnow/pages
Retrieves a list of pages with active visitors, ordered by the number of visitors on the page. If a href parameter is given then information for that page will be returned.
Query String Parameters
href | String The full url of the page to be retrieved. This should be url encoded so |
limit | StringDefault Value: The maximum number of results e.g. |
Example Request
require 'gosquared'
gs = Gosquared::RubyLibrary.new('demo','GSN-106863-S')
gs.now.pages
gs.now.fetch
Live Responseundefined undefined
Your API Key is not authorised for this endpoint
Please fill in the required fields in the Query Builder