get
https://api.accelevents.com/rest/host/event//sponsors//analytics/source/
- API used at host side event admin, super admin, and organizer admin can access this API.
- On the host side when we click on Analytics -> Sponsors -> Details ( on sponsors row), it will give us a sponsors Id and it will return the information of how many times the sponsor gets clicked by attendees in the provided source.
- Possible sources where attendees can click on sponsors cards are the sponsor tab on the event site, the sponsor tab in the lobby, the area above chat, and inside sessions.
- On the event site page if the user is not logged in then clicks on this user will be counted as Anonymous clicks
- We need to pass an authorization token here, which is generated after successful login into the account.