Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7928035
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T19:37:59+00:00 2026-06-03T19:37:59+00:00

I am using Sitecore 6.5 ECM for my email campaign. There are quite a

  • 0

I am using Sitecore 6.5 ECM for my email campaign.

There are quite a number of bugs.. but somehow I managed to overcome them.

Now, ECM is working decently and it has the Engagement plan to view how many percentage is Sent, Message Opened, Message Unopened and so forth..

But my clients want a details report.. like Sent, Recipients, Opened, Clicked for every email sent.

enter image description here

So, I am wondering which method should I pursue to get the following report.

Should I use EmailCampaign dll APIs to get them or should I query directly from database?

I already took a look at the database. and The table names aren’t easy to find out.

Has anyone done this before? Can I have some snippets to do this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T19:38:00+00:00Added an answer on June 3, 2026 at 7:38 pm

    William – You are correct in that detailed reports like you want from ECM have not yet been done and are not available out of the box. I know that something like this will be available at some point, but I don’ know when and for now, this is how you can go about things because I’m doing this exact thing right now for a client.

    Basically it’s something that is being done via a straight SQL call. There is an api in a EngagementAutomation dll.. but from my experience, the method signatures take objects that it’s more of a pain to try to create than to just build the SQL calls myself. Rather than post up my code which is extensive.. I’ll just tell you where the data is and how you can go about getting it. There is a SQL API provided for analytics, but I found it to be more confusing to try to create than to just use old school .net and sql commands myself.

    My approach has been to create classes that get back information given something like the GUID for the Engagement plan or the GUID for the Message itself. There are a couple of tables in the analytics database that track this data. One is the Automation and AutomationStates which tracks Engagement Plans and the specific emails that are sent (each email sent has an entry in the AutomationStates table which links to the Automation (which is the engagement plan). The AutomationStates table is pretty key and will show the actual username of the Sitecore user that was sent the email.

    Tracking things (clicks and that sort of thing) is a little tricking. Everything is done and tracked in the Pages table and the PageEvent table. It tracks opening and clicks. Opening is tracked via a RegisterEmailOpened url and clicks will have to be tracked in the UrlText field which has the Querystring included and you can parse that column for EC_AS= which points to the AutomationStateID GUID.

    There’s much more to this, but this should get you started and let you see how to get started on this.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there a way to tell Sitecore (using workflow or some other way) that
I'm using sitecore 6.5 with two languages installed, en (default) and fr-CA. There are
We are using Sitecore 6.5 and we have Email campaigns setup and the emails
i'm using Sitecore ECM to handle the newsletter subscribtion, what i want to know
We are using Sitecore's Web form for Marketer's module to generate forms. Now i
Is there any advantage or difference when using... Sitecore.Web.WebUtil.Redirect(string path) ...instead of... Response.Redirect(string url)
I want to create an item to sitecore using code behind. I found this
Our build plans for Sitecore (.Net) websites are currently using Bamboo as the build
We are using Sitecore.NET 5.3.1 (rev. 071114) and we found out a problem. When
I am inserting field values in Sitecore using Sitecore web service. If my field

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.