listmonk icon indicating copy to clipboard operation
listmonk copied to clipboard

[Feature Requests] Campaign Specific Analytics

Open cb3inco opened this issue 3 years ago • 4 comments

I am not sure if this is possible, but when clicking on the Analytics button for a specific campaign it would be nice to have the details of the campaigns on the analytics screen. Details like

Creation Date Sent Date How many emails sent during campaign Lists sent to Preview the Campaign.

Also the ability to breakdown a campaign by # opens and clicks based on the lists it sent to. ex:

List 1 - 243 open, 10 clicks, 37% of total opens. List 2 - 135 open, 45 clicks, 15 % of total opens.

Perhaps some of this isn't possible due to how analytics are are currently being filtered. The sent date would be nice since it seems the default date range is the past 7 days from current date. You can to return to the previous screen if you don't recall the campaign date.

Is it possible to have clicks only based on whole numbers, unless there is a known way to have 2.3 clicks (I have low clicks :) )

cb3inco avatar Oct 20 '21 08:10 cb3inco

I am not sure if this is possible, but when clicking on the Analytics button for a specific campaign it would be nice to have the details of the campaigns on the analytics screen.

It would be possible to show a card with useful stats for each selected campaign. This is a good point.

Also the ability to breakdown a campaign by # opens and clicks based on the lists it sent to. ex:

List analytics is on the to-do.

Is it possible to have clicks only based on whole numbers, unless there is a known way to have 2.3 clicks (I have low clicks :) )

Ah, where are you seeing fractional clicks?

knadh avatar Oct 20 '21 15:10 knadh

This graph shows X.xx clicks - I wonder if more of a straight line rather than a curved one would be more accurate?

image

Also see it in this graph, it eventually stops showing the X.xx if link clicks increase.

image

Is Links and Clicks redundant?

cb3inco avatar Oct 21 '21 07:10 cb3inco

Ah, that's just the graphing library plotting fractions. The actual bar is the total count for a particular link, so that will always be a whole number. Will tweak the graph config to not show fractions.

Is Links and Clicks redundant?

They are two different things.

  • Clicks shows the total clicks across all tracked links in a campaign / e-mail. This shows the click through rates for campaigns.
  • Link bars show the total clicks for individual links. This shows the click through rates for individual links irrespective of the campaigns selected.

knadh avatar Oct 21 '21 07:10 knadh

That's because base value is low. I can see 2,3,1 and 2 on graph.

On Thu, 21 Oct, 2021, 12:56 pm cb3, @.***> wrote:

This graph shows X.xx clicks

[image: image] https://user-images.githubusercontent.com/14948644/138230779-1ae1e0f1-551b-4baf-af60-f4344fdde9b9.png

Also see it in this graph, it eventually stops showing the X.xx if link clicks increase.

Is Links and Clicks redundant?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/knadh/listmonk/issues/530#issuecomment-948332795, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARESAVH4SK2IND5PZMA2XJLUH66DDANCNFSM5GLBRVLQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

jackdanielux avatar Oct 21 '21 07:10 jackdanielux