Skip to main content
Solved

Need updated implementation documentation as I am replacing _learnq.track with klaviyo.track.

  • April 9, 2024
  • 1 reply
  • 43 views

Forum|alt.badge.img+1

I am currently using klaviyo active on site (https://static.klaviyo.com/onsite/js/klaviyo.js?company_id=companyId) and sending client side events using _learnq.track, I want latest implementation documentation for the same.
I am unable to find any proper documentation of what needs to be updated.
PS I have tried replacing  _learnq.track with klaviyo.track, the data is stored in the klaviyo object but its not getting passed to klaviyo.

Best answer by retention

Hi @hanish.kathpal

There is migration documentation guide is here, you can start from here:

That will give you a basic overview of everything that you may need to migrate to the new API endpoints.

However, if you are just updating client side track/identify/subscribe endpoints, this might be more helpful here:

Hope that helps!

View original
Did this topic or the replies in the thread help you find an answer to your question?

1 reply

retention
Partner - Platinum
Forum|alt.badge.img+62
  • 2025 Champion
  • 944 replies
  • Answer
  • April 10, 2024

Hi @hanish.kathpal

There is migration documentation guide is here, you can start from here:

That will give you a basic overview of everything that you may need to migrate to the new API endpoints.

However, if you are just updating client side track/identify/subscribe endpoints, this might be more helpful here:

Hope that helps!