Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

...

Insert excerpt
Prerequisites Tasks Excerpt
Prerequisites Tasks Excerpt
nopaneltrue

1. Choose

...

Communication Preferences Presentation

When the user opens the My Account Communication Preferences tab, a call is made to their RTP|One Communication Profile to see if the “Do Not Email” checkbox is selected or not.

...

  • To include the Opt Out of Martketing Emails checkbox on the Communications Preferences Tab, go to Configuration > Settings > All Settings and type OptOutEmailCheckboxEnabled in the Name field and click Search. This will locate the setting.

  • Once the setting is found, click Edit.

  • Click into the Value field and update it to ‘True’.

  • Click Update.

3. Configure Language Strings

...

To update a language string, go to Configuration > Languages

  1. Select English and click Edit.

  2. Search for the string resource you wish to update and click Search.

  3. Click Edit.

  4. Update the value to include your desired text and Save.

Detailed Setup Guide

1. Enable and Configure the Communication Preferences Tab

There are several configurable text components on the Communications Preferences Tab. To configure these components:

Go to Configuration > Settings > Customer Settings and scroll down to Additional Customer Settings. The last three fields are pertinent to the Communications Preferences Tab. Complete them as follows:

...

  • Hide ‘Communication Preferences’ tab: This checkbox is unchecked by default (meaning that the Communication Preferences Tab will display by default on the My Account page). Checking this box will keep the Communication Preferences Tab from being visible on the My Account page.

  • URL to manage the Communication Preferences: This field enables redirection to a third-party site if your resort utilizes a third party to manage guest communication preferences. The logged-in customer’s email will be passed into the third-party site as a parameter when they click “Manage Preferences.”

    • The body of the URL is provided by the third-party partner, and we append "/?email={email}" to add the functionality of passing the logged-in user’s email address. Example URL: https://www.myresort.com./shop-email-preferences/?email={email}

...

  • Leave the remaining fields unchecked.

  • Click Save.

2. Configure 3rd Party Communication Preferences Widget (Optional)

...

  • Ensure that the Communications Preferences Page has been enabled (see instructions above in Configure Communication Preferences Tab).

  • Ensure that the Opt Out of Marketing email checkbox has been disabled (see instructions above in the Settings section called Show/Hide Opt Out of Marketing Emails Checkbox).

  • Go to Configuration > Settings > Customer Settings.

  • Scroll to the last 4 items in the Additional Customer Settings section and configure them:

    • Display a Communications Preferences widget: Checked. This will enable a CTA which enables users to get to the third-party site.

    • Widget CSS URL: Enter the URL for the Widget CSS.

    • Widet JavaScript (JS) URL: Enter the URL for the widget JavaScript.

    • Widget HTML code: Enter HTML code for the widget.

  • Click Save.

...