---
title: "Record a statistic event along with its associated metadata (if applicable)"
method: POST
path: "/v1/statistics/{event}"
tags: ["Statistics"]
---

# Record a statistic event along with its associated metadata (if applicable)

`POST /v1/statistics/{event}`

## Path parameters

- `event` 'listingViewed' | 'listingImageGalleryViewed' | 'listingImageViewed' | 'listingMapViewed' | 'listingVideoViewed' | 'listingFloorPlanViewed' | 'listingAddedToShortlist' | 'listingAgentCalled' | 'listingAgentPhoneRevealed' | 'listingNotesAdded' | 'listingEmailedToAFriend' | 'listingEnquirySent' | 'loanEventRaised', required

## Request body

- object

## Response `202`

The statistic event has been queued for reporting.

## Other responses

- `400` — There was a validation error with the supplied data. Check the error message for details

---

[API](https://skmtc.net/domain/apis/domain-public-api.md) · [All operations](https://skmtc.net/domain/apis/domain-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/domain/domain-public-api/versions/24ab78aba827/schema)
