What could be a correct way to create a preference center? | Community
Skip to main content
Level 2
October 26, 2021
Solved

What could be a correct way to create a preference center?

  • October 26, 2021
  • 1 reply
  • 1581 views

Hi,

 

I wanted to know what possible options I could have to develop a preference center in Adobe Campaign Classic.

 

Thanks.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by NayanMistry

Hi @craig_thonis ,

Is this a preference center for marketing opts or preference center related to other options. I would recommend creating a webapp within campaign and extending the recipient schema to add additional columns to accommodate for these preference values.

 

You can use various HTML pages and style sheets to create the webapp and use forms to display existing recipient data (if you wanted to create a profile page for a customer as well) or just a page to have tick boxes against it to capture the recipient opt in. I have worked with about 4 clients similar approach and it works really well. If you can get bootstrap integrated would be a bonus win win for look and feel too.

1 reply

Craig_Thonis
Adobe Employee
Adobe Employee
October 27, 2021

Hi smarquro,

 

Can you be a bit more specific? The question is a bit to broad to really be able to provide any kind of answer other than just telling you to review the landing page documentation in the help docs.

 

Thanks,

Craig

smarquro1Author
Level 2
October 28, 2021

I haven't found much about creating a preference center for Adobe Campaign Classic.


My question is preceded by this one on the forum:

Is there any preference center module is present in Adobe campaign classic ? 

which helps me get an idea of how to implement it, but I wanted to throw the question out there anyway, since the last person who replied didn't get an answer.

 

Thanks

NayanMistry
NayanMistryAccepted solution
Level 2
November 9, 2021

Hi @craig_thonis ,

Is this a preference center for marketing opts or preference center related to other options. I would recommend creating a webapp within campaign and extending the recipient schema to add additional columns to accommodate for these preference values.

 

You can use various HTML pages and style sheets to create the webapp and use forms to display existing recipient data (if you wanted to create a profile page for a customer as well) or just a page to have tick boxes against it to capture the recipient opt in. I have worked with about 4 clients similar approach and it works really well. If you can get bootstrap integrated would be a bonus win win for look and feel too.