How to fetch Email Insights using API | Community
Skip to main content
July 26, 2017
Question

How to fetch Email Insights using API

  • July 26, 2017
  • 1 reply
  • 4158 views

I am trying to fetch "Email Insights" from the platform using API to analyze the KPI's like Click to Open Rate, Unsubscribe Rate, by type of the email (newsletter,email marketing etc).

I went through the documentation, however I didn't find any endpoint from which I can fetch the same.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

SanfordWhiteman
Level 10
July 26, 2017

You should move the thread to Products to continue (that's the space for Marketo product support -- this is for non-product-specific discush).

At any rate, there's no endpoint for canned reports. When using the API the idea is you'll get the raw data and use/write your own reporting tools.

July 27, 2017

Can you please tell me from which endpoint I can get this raw data, I was searching for Click to Open Rate, Unsubscribe Rate for Email's in Assets but didn't found any.

SanfordWhiteman
Level 10
July 27, 2017

You can't get the rates, that's my point. The Activity API exposes the timeseries data. You compute the statistics.