Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segments show inconsistent number of contacts #484

Closed
adrianjean opened this issue Jul 14, 2024 · 3 comments
Closed

Segments show inconsistent number of contacts #484

adrianjean opened this issue Jul 14, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@adrianjean
Copy link

Bug Report

Not sure what the issue is, but I'll describe what I'm seeing:

  • I have a total contact list of 2,700 emails.
  • I have a campaign (called "Launch follow-up") that I sent, and it had an open rate of about 45%. Which means 1215 opened the email and 1485 didn't
  • I have other sent campaigns in the system as well, from previous sendouts.

In Segments:

  • I create a new segment
  • I select Campaign Activity
  • I select Opened the campaign
  • I select the "Launch follow-up" campaign
  • I save the segment.
Screenshot 2024-07-14 at 8 12 13 AM

When I look at the number of contacts returned by the segment, it's not only well above the 1215 I would have expected. It's something like 2,412.

If I use the new feature in segments to filter the number of people who have NOT opened the campaign — using the same settings as above, I get an even larger number: 2,937 — this is more contacts than I have in the system.

So it feels like the segment is not scoping down to the campaign that I selected, and seems to be pulling in data from other campaigns?

If I scope the segment down to say activity within the last 7 days (the email was send out 3 days ago) I get a super small number like 63.

Help?

Screenshot 2024-07-14 at 8 12 22 AM

Plugin Version

3.4.0 pro

Craft CMS Version

Craft Pro 5.2.5

PHP Version

8.3.9

@adrianjean adrianjean added the bug Something isn't working label Jul 14, 2024
@adrianjean adrianjean changed the title Segments show inconsistent number of recipients Segments show inconsistent number of contacts Jul 14, 2024
@bencroker
Copy link
Collaborator

bencroker commented Jul 14, 2024

Thanks for reporting this! Fixed the display issue in 67a7250, for the next release.

You can test it by running composer require "putyourlightson/craft-campaign:dev-develop as 3.4.1".

@adrianjean
Copy link
Author

Confirmed!!! - works great. Thank you for such a quick fix!

@bencroker bencroker self-assigned this Jul 15, 2024
@bencroker bencroker pinned this issue Jul 15, 2024
@bencroker bencroker unpinned this issue Jul 15, 2024
@bencroker
Copy link
Collaborator

Released in 3.4.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants