Download Sponsor Analytics CSV

  • API used at host side event admin, super admin, and organizer admin can access this API.
  • This API is used to download sponsor analytics data in CSV format. CSV contains Information like sponsors' names, clicks in different sources like event site page, the area above chat (carousel) and sponsor tab, etc.
  • We need to pass an authorization token here, which is generated after successful login into the account.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
AttributeDescription
NameSponsor's Name
Total Clicksit will return the total click count by the attendee
Landing Page Clicksit will return the landing page(Display page) click count by the attendee
Virtual Event Hub Clicksit will return the virtual event hub (Portal page) click count by the attendee
Landing Page Anonymous Clicksit will return Anonymous (without logged in in-display page) click count by the attendee
Landing Page Logged in User Clicksit will return user (logged in in-display page) click count by the attendee
Lobby Carousel Clicksit will return lobby carousel click count by the attendee
Lobby Sponsor Tab Clicksit will return lobby sponsors tab click count by the attendee
Session Carousel Clicksit will return session Carousel click count by the attendee
Session Sponsor Tab Clicksit will return the session-sponsors tab click count by the attendee
  • Here are the possible error messages that return if any condition fails or required data is missing for processing.
Response CodeDescription
200Successfully API called.
400The request could not be understood by the server due to malformed syntax.
401You are not authorized to view the resource.
4030201You don't have host-level access to access the resource
Path Params
string
required

Event url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here demo is the event url.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain