GET

Get Referral Statistics


Retrieves referral statistics.

Endpoint
GET
https://www.wixapis.com/_api/referral-tracker/v1/referral-statistics

Request
This endpoint does not take any parameters.
Response Object
totalSignUpsCompletedinteger

Total number of sign-ups completed by referred friends.


totalActionsCompletedinteger

Total number of actions completed by referred friends.


totalAmountGeneratedstring

Total amount of purchases made by referred friends.

Get Referral Statistics
Request
cURL
Response
JSON
Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?