Skip to main content
Contributor I
June 15, 2024
Solved

Why are API calls to https://a.klaviyo.com/api/track not displayed on the logs page?

  • June 15, 2024
  • 2 replies
  • 113 views

Why are API calls to https://a.klaviyo.com/api/track not displayed on the logs page (https://www.klaviyo.com/developer-tools/logs)?

The API calls are successful because the information has been added to the client.

Thank you.

    This topic has been closed for replies.
    Best answer by Maxbuzz

    Hello @MVysh  /api/track is deprecated API endpoint. I would suggest moving to newer version of the API.

    Here is the new event API: https://developers.klaviyo.com/en/reference/create_event

    Documentation on how to migrate: https://developers.klaviyo.com/en/docs/migration_resources

    2 replies

    MaxbuzzAnswer
    Partner
    June 17, 2024

    Hello @MVysh  /api/track is deprecated API endpoint. I would suggest moving to newer version of the API.

    Here is the new event API: https://developers.klaviyo.com/en/reference/create_event

    Documentation on how to migrate: https://developers.klaviyo.com/en/docs/migration_resources

    https://theforms.pro
    MVyshAuthor
    Contributor I
    June 17, 2024

    @Maxbuzz Yes, I know. Thank you. I’am just checking old APIs.