By visiting our site, you agree to our privacy policy regarding cookies, tracking statistics, etc. Read more
Accept Close
Manage Cookies
This endpoint retrieves all Mapping Hero Website Personalization for your website.
GET https://api.howuku.com/v1/personalization
curl "https://api.howuku.com/v1/personalization" -H "Authorization: APIKEY"
The above command returns JSON structured like this:
[ { "test_name":"Homepage Personalization", "url":"https://howuku.com", "goal_profile_id":"zBxpyMzKNSDK", "created_at":"2020-08-08T13:52:02.000Z", "updated_at":"2020-08-08T13:52:02.000Z", "id":"ABCpyMzODkxc" } ]
curl "https://api.howuku.com/v1/personalization/detail/:id" -H "Authorization: APIKEY"
[ { "variant":"Control", "complete":335, "total":1745 }, { "variant":"Variant 1", "complete":430, "total":1744 } ]
Powered by BetterDocs
Your email address will not be published. Required fields are marked *
Comment
Your name
Email address
Save my name, email, and website in this browser for the next time I comment.