• GoSquared
    • EcoSend New

      Zero compromise email marketing.

    • Engage

      Marketing automation made simple.

    • Web Analytics

      Simple, privacy-focused website analytics.

  • About
  • Blog
  • Support
  • Sign In
  • Sign Up
  • My Account
  • Sign In
  • My Account
Jump to section

API Documentation

Search…

Cancel

Start typing to search our documentation

      • Installation
      • Configuration
      • Libraries
      • Formats
      • Rate Limits
      • Versioning
      • Error Codes
      • Combining Functions
    • JavaScript Tracking CodeAPI

      • Installation
      • Configuration
      • Multiple Tracking Codes
      • Identify Users
      • Track Properties
      • Track Events
      • Track Pageviews
      • Track Transactions
      • Secure Mode
    • AccountAPI

      • Blocked
      • Shared Users
      • Sites
      • Tagged Visitors
      • Trigger Types
      • Webhooks
    • TrackingAPI

      • Event
      • Identify
      • Pageview
      • Ping
      • Properties
      • Timeout
      • Transaction
    • NowAPI

      • Browsers
      • Campaigns
      • Concurrents
      • Countries
      • Engagement
      • Geo
      • Languages
      • Notifications
      • Organisations
      • Overview
      • Pages
      • Platforms
      • Sources
      • Time
      • Time Series
      • Visitors
    • TrendsAPI

      • Aggregate
      • Browser
      • Campaign Content
      • Campaign Medium
      • Campaign Name
      • Campaign Source
      • Campaign Term
      • Country
      • Event
      • Language
      • Organisation
      • OS
      • Page
      • Path1
      • Screen Dimensions
      • Sources
    • PeopleAPI

      • Devices
      • Event Types
      • People
      • Property Types
      • Smartgroups
    • ChatAPI

      • Archived Chats
      • Chats
    • AuthAPI

      • Tokeninfo

    Concurrents

    • HTTP
    • Node
    • PHP
    • Ruby

    Retrieve concurrent visitors

    GETnow/concurrents

    Retrieves a summary of all concurrently online visitors.

    Definition

    GET https://api.gosquared.com/now/v3/concurrents

    Example Request

    require 'gosquared'
    
    gs = Gosquared::RubyLibrary.new('demo','GSN-106863-S')
    
    gs.now.concurrents
    
    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