Home Forums Newsletter Plugin Support How is the unsubscribe link composed?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #293459
    CID
    Participant

    I temporarily have to use a self-made script to send newsletters to recipients who are in the newsletter plugin (a migration project).
    Only the subscriber list from newsletter-plugin is used. Later everything will run completely via the newsletter plugin.
    But until then, I need a tip from you.
    Can you please tell me how the unsubscribe link and profile link are put together and whether I can generate it with my own script?

    #293462
    CID
    Participant

    I guess:
    URI/newsletter/?nm=unsubscribe&nk=<user-id>-<xxxx-id>&nek=<list-id>-<yyyy>

    What are xxxx and yyyy?
    How do these values come about and what do they do?
    Ho can I create them?

    #293609
    CID
    Participant

    What I’ve found out so far:
    URI/newsletter/?nm=unsubscribe&nk=<user-id>-<token>&nek=<aaaa>-

    What I am still unclear: aaaa (integer)

    Anyone have a hint about this?

    #293461
    CID
    Participant

    My guess
    https://domain/newsletter/?nm=unsubscribe&nk=<user-id>-xxxx?nek=<list-id>-yyyy
    What are xxxx and yyyy?
    How do these values come about and what do they do?

    #295930
    Stefano
    Keymaster

    xxxx is the user token, the email token, yyyy, is not important.

    #296153
    Paul King
    Participant

    Thank you in advance for any replies.
    Is there a list of the various links for unsubscribe or update my profile that can be inserted into Newsletter templates?
    I was rather hoping to see a list of copy & paste URLs unique to my site.
    many thanks
    Paul

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.