Expand my Community achievements bar.

SOLVED

Custom Report with delivery Indicators

Avatar

Level 2

Hi all,

I created a custom report that I export and send via email.

Here the metrics that I include:

ElisabettaPi_0-1724418132626.png

Analysing the extracted data, I noticed that the "Total number of clicks" does not include all clicks made on the newsletter but only clicks made on CTAs. It therefore does not include clicks on mirror pages and opt outs (that I can see in Opt-Out metric).

Is there a metric that includes all interactions (click on CTAs + mirror page + optout...)? If it does not exist, how can I extract the number of clicks on mirror page?

 

And another question: how can I find the tracking log of the delivery sent by message center?

Thanks

 

 

1 Accepted Solution

Avatar

Correct answer by
Level 2

If you go after the tracking log Rcp table you can filter on the URL Type to include all three: clicks on links, opt-outs, and mirror page.

 

n235ps_0-1724441060453.png

There are a few event tracking logs as seen below. If you are using real-time or batch or need both.

 

n235ps_1-1724441361501.png

Matthew

View solution in original post

3 Replies

Avatar

Correct answer by
Level 2

If you go after the tracking log Rcp table you can filter on the URL Type to include all three: clicks on links, opt-outs, and mirror page.

 

n235ps_0-1724441060453.png

There are a few event tracking logs as seen below. If you are using real-time or batch or need both.

 

n235ps_1-1724441361501.png

Matthew

Avatar

Level 5

Hi @ElisabettaPi ,

 

It appears like the "Total number of clicks" metric you're seeing only includes clicks on CTAs and not on mirror pages or opt-outs, if so, unfortunately, there is a single metric in Adobe Campaign Classic to provide you count of clicks.

 

However, as @n235ps  suggested, you can incorporate all interaction click data into your report by querying the nms:trackingLogRcp schema. You can filter the data based on the url/@type attribute to include the specific types of interactions you want in your report.

 

For accessing tracking data related to Message Center deliveries, you can use the following methods:

>>In Message Center Execution instance (RT server):

  • For Real-Time Events: Access tracking logs for Real-time events refer to nms:trackingLogRtEvent
  • For Batch Events: Access tracking logs for Batch events refer to nms:trackingLogBatchEvent

>>In the Message Center Control instance (Marketing), all real-time data is synchronized and consolidated into a single table through a technical workflow. This table, nms:trackingLogEventHisto, includes data from both real-time and batch events.

 

Best regards,

MEIT MEDIA (https://www.meitmedia.com)

Find us on LinkedIn

Contact Us: infomeitmedia@gmail.com

MeitMedia_1-1724669051850.png

 

 

 

 

 

Avatar

Administrator

Hi @ElisabettaPi,

Were you able to resolve this query with the help of the given solutions or do you still need more help here? Do let us know. In case the given solutions were helpful, then kindly choose the one that helped you the most as the 'Correct Reply'.
Thanks!



Sukrity Wadhwa