Mailtarget Documentation

Integrate Page in Wix

In this article, you will learn how to integrate the Mailtarget Page feature with Wix. There are 2 types of integration here, namely by Embed (users can determine where the page will appear) and Pop-Up (users can display pop-ups on their website).

Integration Page Mailtarget (Embed)

  1. First, create a Page or select the Page you want to use.
  2. On the list page, click the 'share' action.
  3. Select Embed, there is a script to embed the page.
  4. Now switch to your Wix account. Log in to Wix and select 'Edit Site'.
  5. On the editor page, click the 'Add' icon on the left sidebar, then select 'embeds'. On the 'embeds' option, click 'HTML iframe'.
  6. A small modal will appear, then click 'enter code' then select 'code'.
  7. Here you will start entering the embed script that is on your Page. Go back to the Mailtarget app then copy all the scripts on the 'Share' button.

Please note: After you paste the embed script from your Mailtarget account, insert < head > at the beginning and </ head> at the end (without spaces). So the script display will be as follows:

< head>

Fill with embed script

</ head>

Head script without spaces.

  1. Paste the three scripts in the 'HTML setting' then click 'apply'. .
  2. If successful, the result will appear, adjust the position as desired by dragging the embed component. embed result adjust position
  3. Design the header, footer, and background as needed.
  4. If you are done, click 'save' then 'preview' to see the results.
  5. Click 'back to editor', the page is ready to publish, click 'publish'.

Integrate Popup Mailtarget to Wix

Integration Page Mailtarget (Pop-Up)

  1. To add a pop-up integrated with Mailtarget, it's almost the same as embedding the page.
  2. Go to your Mailtarget account, on the 'share' button, click 'pop-up' then copy the entire script.
  3. Go back to the Wix editor page which you can access at 'Edit Site' from the Wix dashboard. Then select Embed and then 'HTML iFrame'.
  4. After that, a space will appear, then click 'edit code' then paste the script under the embed script. Then click 'update'.

Please note: After you paste the embed script from your Mailtarget account, insert < head > at the beginning and </ head> at the end (without spaces). So the script display will be as follows:

< head>

Fill with embed script

</ head>

Head script without spaces.

  1. The result will be as follows.
  2. Click the 'Preview' button to see the results. If you are sure, click 'save' to publish it.