Developer Hub
Support
Dashboard
Guides
Search…
Home
WiFi SDK
Overview
User experience
Frameworks
Location SDK
Overview
Frameworks
Demo toolkit
Demo app
WiFi HW setup
API Reference
Getting started
Authentication
Contacts
Locations
Geofences
Devices
Segments
WiFi logs
Events
Webhooks
Use cases
Legacy APIs (v2)
MyApps
My App Intro
Creating Apps
MyApps APIs and SDK
Sample projects
Powered By
GitBook
Events
The Events endpoint allows you to retrieve all the Contact's location events and application events from your Cloud4Wi account.
List of Events:
"
signup
": a Contact is created in your Cloud4Wi account, either when a person signs up from the guest WiFi, a Kiosk or via APIs
"
visit
": a Contact leaves a location after a visit. The event includes the visit metadata such as location and durations
"
login
": a Contact authenticates to a WiFi network, either on the guest WiFi, WPA2-Enterprise or Passpoint
"
promo
": a Contact clicks on a call to action in the Promo Page interstitial content. See
Promo Page documentation
.
"
survey
": a Contact responds to a survey. See
Survey documentation
​
"
send_email
": an email has been sent via
Campaign
​
"
open_email
": an email sent via
Campaign
has been opened
"
click_email
": a
trackable link
of an email sent via
Campaign
has been clicked
"
send_sms
": an SMS has been sent via
Campaign
​
"
click_sms
": a
trackable link
of an SMS sent via
Campaign
has been clicked
​
Endpoints
get
https://explore.cloud4wi.com/
/v1/organizations/{cid}/events
List all events for an organziation id
get
https://explore.cloud4wi.com/
/v1/organizations/{cid}/customers/{id}/events
List all events of a specific Contact
​
Docs coming soon
Previous
WiFi logs
Next - API Reference
Webhooks
Last modified
2mo ago
Export as PDF
Copy link
Contents
Endpoints
get
/v1/organizations/{cid}/events
get
/v1/organizations/{cid}/customers/{id}/events