Skip to main content
bhas
Active Contributor I
Active Contributor I
November 24, 2021
Solved

Issues with product performance reporting

  • November 24, 2021
  • 3 replies
  • 110 views

Hi

I have a very n00b question about building a product performance report and I am running into a wall.

I need to display order ID on a daily basis and selected the following parameters in a single metric report 

The output is zilch.

Changing the OrderID with ItemName gives me a nicely formatted report, however. 

How do I add the orderID to this report? 

I have tried multiple options but none seem to stick. 

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

Hi @bhas,

Thank you for your follow-up reply and for sharing that helpful information. 

In theory we should be able to achieve this but clearly are hitting a snag somewhere. My recommendation is to open up a support ticket to have our team investigate this further. 

In the meantime, as a workaround you can use the following endpoint: https://apidocs.klaviyo.com/reference/metrics#metric-timeline for your placed order metric which returns a batched timeline of these events + the corresponding event data which will include the OrderID.

I hope that’s helpful!

3 replies

Dov
Klaviyo Alum
November 24, 2021

Hi @bhas,

Thank you for sharing this question with our community.

Do you mind elaborating on why you’re looking for the OrderId specifically? If you can elaborate on the end-goal that would be helpful so we can work towards a solution.

DD
bhas
Active Contributor I
bhasAuthor
Active Contributor I
November 25, 2021

Hi @Dov , I want to generate a report (weekly and monthly) of the orders that Klaviyo is contributing. My client wants the data to better attribute sales to email from their backend. 

Dov
DovAnswer
Klaviyo Alum
November 26, 2021

Hi @bhas,

Thank you for your follow-up reply and for sharing that helpful information. 

In theory we should be able to achieve this but clearly are hitting a snag somewhere. My recommendation is to open up a support ticket to have our team investigate this further. 

In the meantime, as a workaround you can use the following endpoint: https://apidocs.klaviyo.com/reference/metrics#metric-timeline for your placed order metric which returns a batched timeline of these events + the corresponding event data which will include the OrderID.

I hope that’s helpful!

DD