Home Forums Newsletter Plugin Support How to use custom tags?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #274968
    tperke
    Participant

    Hello,
    I am only a few days in and am desperately trying to find a way to use a custom tag in a newsletter that sends an individual URL for each recipient. I have imported this URL along with Name Email via a CSV file.
    Is this possible? And if so, how?

    #274984
    tperke
    Participant

    An addendum to my question for better understanding: This custom tag should be e.g. {customers_homepage_url} and should take an individual URL into the newsletter. I have previously assigned this custom URL to the subscriber

    #343666
    Spazmaster
    Participant

    Did you ever find an answer. Wanting to do the same for customers who met as specific events and use the tag {event_name}
    Was hoping someone had an answer but not seeing any

    #343690
    Stefano
    Keymaster

    Hi,
    if you import the subscribers and can set that value in a custom field (see Subscription/Custom fields), you can then add that content on a newsletter using the {profile_x} tag, where “x” will be the number of the custom field you want to insert.

    If you need to generated on the fly a custom content per subscriber, you need to use a filter to change the message. In this case, you can define whatever placeholder you want and then replace it. See more about those filters here:

    https://www.thenewsletterplugin.com/documentation/developers/dev-newsletter-hooks/#filter-newsletter-message

    Does that help?

    Stefano.

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