Forum Discussion
DougS
11 years agoKhoros Oracle
You can get those metrics via the REST API -- here are some calls:
registrations: http:// community.lithium.com/restapi/vc/metrics/name/registrations
abonded registrations: http:// community.lithium.com/restapi/vc/metrics/name/abandoned_registrations
completed registrations: http:// community.lithium.com/restapi/vc/metrics/name/completed_registrations
There is no other way (that I know of) to get that data. Any metric you bring up in the admin shows it's "metric name" as the value of the "metric" query paramater -- you can feed that into the /metrics/name/<metric name> call as the <metric name>.
-Doug
Related Content
- 6 years ago
- 6 years ago
- 2 months ago