How to build an Unsubscribe Page in Salesforce Marketing Cloud

Поделиться
HTML-код
  • Опубликовано: 7 янв 2025

Комментарии •

  • @asmitasingh4386
    @asmitasingh4386 3 года назад +5

    please make some more videos on SFMC, your content and explanation is awesome. Very easy to understand.

  • @mt8462
    @mt8462 4 года назад +3

    love the level of detailed explanation.

  • @alan27uk1
    @alan27uk1 3 года назад

    Cameron, you are the best thing on RUclips!

  • @juhikriplani
    @juhikriplani 2 года назад

    your video is really helpful. Please make more such type of content.

  • @ShredwoodForest
    @ShredwoodForest 3 года назад

    Better than the documentation! Thank you for making this

  • @shubhamghorpade2572
    @shubhamghorpade2572 3 года назад

    Thank you Cameron! Just loved the way of your explanation.

  • @shankareee1692
    @shankareee1692 3 года назад

    Thanks a lot Cameron for this eventful video.

  • @YummyHealthyCookingShow
    @YummyHealthyCookingShow 2 года назад

    Great explantion.Is there also an video for Inbox Messaging?

  • @AmeyMattisseck
    @AmeyMattisseck Год назад

    Could you also pls make a video tutorial of how to set up simple preference center with simple HTML code? I'm struggling building one on CloudPage. Thanks for the video.

  • @Ricster02150
    @Ricster02150 2 года назад

    Thank you for this. Where would we go to update what the status says? I'd like something more user-friendly like, "You have successfully unsubscribed"

  • @arifbosstanci
    @arifbosstanci 11 месяцев назад

    You're the best!

  • @petkovyannis1421
    @petkovyannis1421 3 года назад +2

    Thanks for this. I have tried implementing this but keep getting the following error "...There is a problem with the resource you are looking for, and it cannot be displayed." How can I get past this please? Some help will be appreciated.

  • @claremckenna6703
    @claremckenna6703 4 года назад +1

    Thanks for this, I implemented and it was throwing an error so I hard coded the list id of the all subs list and now it's working perfectly. One question - how do I change the response messages to something more user friendly?

    • @ImplementationGuru
      @ImplementationGuru  4 года назад

      Hi Clare, the last few lines of the code - where the outputline() functions are - is where the success and error messages are shown to the subscriber. You can change this text to something more customer friendly.

    • @claremckenna6703
      @claremckenna6703 4 года назад

      @@ImplementationGuru - Thanks, I added some user friendly messages based on the responses e.g. if status == 'event posted' but if they ever change those words it will break! Was just wondering if there was a better way to do it. Really enjoying your tuturials by the way, they are really clear and useful.

  • @ravikantkumar7310
    @ravikantkumar7310 4 года назад +1

    Love it ,Thank You

  • @optqGamiNg
    @optqGamiNg 2 года назад

    Could you please make a video on Custom preference center

  • @lovelybabel
    @lovelybabel Год назад

    from custom preference center if subscriber updates preference for publication list , then how can we update a particular publication list status for a subscriber , please guide

  • @stefanbubanj1134
    @stefanbubanj1134 Месяц назад

    I have one problem in SMS capaign where I'm sending links to the one-time unsubscribe cloud page. It happens that event without human interaction with the link, seems like something else is clicking that link, could be some bot of sorts, I'm not sure what that could be? Have any ideas?

  • @SadafMohd786
    @SadafMohd786 Год назад

    Does it work with both settings unsubscribe from parent and all bu. Or only with specific bu..

  • @jessicacolaianni452
    @jessicacolaianni452 3 года назад +1

    Hi, thank you for your video. Is it possible to add a 2nd click? Instead of just unsubscribe, ask to the subscriber if he/she is sure to unsubscribe and so click again on the button 'Unsubscribe'. Thanks

    • @mparolii
      @mparolii 3 года назад

      Hi Jessica! I had the same question. Did you find the solution?

    • @juanpablotrimarco6861
      @juanpablotrimarco6861 2 года назад

      @@mparolii Same here, any luck?

  • @venson80
    @venson80 3 года назад

    How is the unsubscriber from the profile center honoured and how can we create the link for it.

  • @TusharKonde-s5w
    @TusharKonde-s5w Год назад

    Hi Sir, i am done demo as per your your instructions but after click to unsubscribe button the error as 500 - Internal server error. please guide on me this

  • @kevinquinnlanaza8779
    @kevinquinnlanaza8779 2 года назад

    If i want those users that unsubscribe to go to a certain DE what should i do?

  • @lakshmis8083
    @lakshmis8083 Год назад

    Hi Cam, When I tried to click the Unsubscribe button , I am getting an error saying"Your connection is not private" . Any suggestions?

  • @Ashokkumar-pg7yk
    @Ashokkumar-pg7yk 7 месяцев назад

    Anyone can help:
    I am trying to include an resubscribe link in unsubscribe page when user clicks on resubscribe user status need to change to subscribe again but am loosing subscriber key when it will redirects to unsubscribe page am trying to pass subkey in url but nothing is working

  • @ashmeetamaharaj8050
    @ashmeetamaharaj8050 10 месяцев назад

    Thank you!

  • @kishorekumar1615
    @kishorekumar1615 3 года назад

    For 2 different subscriberkeys having same email address what will happened?

  • @MrConradosetti
    @MrConradosetti 3 года назад

    Hello Cameron,
    I just tried to implement it and it´s not working. I click on the link but I keep receiving the "No Unsub" result.
    Is there any additional change from the date you posted this video?
    The only change I did from the method you presented is that I inserted the link to the cloud page on the HTML footer of the email ("Account Settings" -> Headers and Footers), so all my marketing cloud sends go with the link to the unsubscribe page.
    Do you have any additional guidelines for this?
    Congratulations for all the videos by the way! It´s been helping me a lot!!
    Kind Regards,
    Conrado

  • @armandoguzmanfajardo5637
    @armandoguzmanfajardo5637 3 года назад

    Great!! Thanksl

  • @kolepedia
    @kolepedia 3 года назад

    Status: No Subscriber was specified : This is the error I am receiving

    • @5anket
      @5anket Год назад

      Using "emailaddr" as an attribute value should resolve the issue.