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

Archive links lead to 'not found' page when individual tracking is enabled #1396

Closed
sonologic opened this issue Jul 10, 2023 · 2 comments
Closed
Labels
documentation Improvements or additions to documentation

Comments

@sonologic
Copy link
Contributor

Version:

  • listmonk: v2.4.0
  • OS: docker container (listmonk/listmonk:latest)

Description of the bug and steps to reproduce:

When 'Individual subscriber tracking' is enabled, TrackingLinks in archived campaigns will lead to a 'not found' json response instead of linking through to the target url.

Steps to reproduce:

  1. Enable 'Individual subscriber tracking'
  2. Set up a list
  3. Create a campaign with a TrackLink, enable public archiving of campaign with 'Campaign metadata' set to {}
  4. Send out campaign
  5. Go to public archive
  6. Click the tracked link

Screenshots:

image

@sonologic
Copy link
Contributor Author

I figured out I can work-around this issue by creating a dummy user and use that user's UUID in the 'Campaign metadata':

{ "UUID": "5a837423-a186-5623-9a87-82691cbe3631" }

@knadh knadh added the question Further information is requested label Jul 12, 2023
@sonologic
Copy link
Contributor Author

I noticed a distinct lack of documentation on the archive feature. I'll try to write some and create an MR, including the use of campaign metadata.

sonologic added a commit to sonologic/listmonk that referenced this issue Jul 12, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
sonologic added a commit to sonologic/listmonk that referenced this issue Jul 12, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
sonologic added a commit to sonologic/listmonk that referenced this issue Jul 12, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
sonologic added a commit to sonologic/listmonk that referenced this issue Jul 12, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@knadh knadh added documentation Improvements or additions to documentation and removed question Further information is requested labels Jul 12, 2023
@knadh knadh closed this as completed in 329b645 Jul 12, 2023
ai-armageddon pushed a commit to Twitter-outreach/ListMonk that referenced this issue Mar 11, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants