Skip to main content
How to Add Relevic's Script to Wix
Updated over a month ago

Integrating the Relevic personalization script on your Wix website enables dynamic, personalized content tailored to your visitors. This script is essential for delivering customized experiences, improving engagement, and boosting conversion rates. Follow this guide to seamlessly integrate the script on Wix.

Section 1: Accessing and Copying the Relevic Personalization Script

  1. Log in or Sign Up: Access the Relevic dashboard by logging in or signing up if you’re a new user.

  2. Navigate to the Configuration Tab: Go to the Configuration Tab in the dashboard to find the necessary settings.

  3. Copy the Personalization Script: Copy the script provided, as this will be integrated into your Wix site.

Section 2: Integrating the Personalization Script into Your Wix Website

  1. Go to Settings:

    • In your Wix dashboard, navigate to Settings.

  2. Open the Custom Code Section:

    • Under Advanced, select Custom Code.

  3. Add Custom Code:

    • Click + Add Custom Code at the top right.

  4. Paste the Script:

    • Paste the Relevic personalization script in the text box.

    Example:

    htmlCopy code<script> // Relevic personalization script here </script>

  5. Name Your Code:

    • Provide a descriptive name (e.g., "Relevic Personalization Script") for easy reference.

  6. Choose Code Placement:

    • Select where to apply the code:

      • All pages (applies to all current and future pages)

      • Specific pages (choose from the drop-down menu)

  7. Set Loading Behavior:

    • Decide whether to load the code once per visit or on every page view. We recommend loading on every page view for optimal performance.

  8. Select Code Location:

    • Choose Head for placement to ensure the script loads before the rest of the content.

  9. Apply the Changes:

    • Click Apply to save and activate the script on your site.

We recommend that you set it to load on every page view. Doing otherwise will greatly affect Relevic's ability to function properly and serve personalized experiences.

Did this answer your question?