Conferences
Online
10
October
Tbilisi, Georgia
23-24
October
Tel Aviv, Israël
04
November
12
November
Malta, Malta
12
November
Malta, Malta
13-17
November
14
November
Kyiv, Ukraine
30
November
04-05
December
Bangkok, Thailand
06
December
Bangkok, Thailand
07-08
December

Universal “Thank You” Block for Landing Page


In Adam’s Blog, they posted a ready-made universal “Thank You” block that you can embed on your landing page.

If you have to customize numerous COD offers of affiliate programs in CIS, then this one is for you.

How Does It Work?

  1. Specify the country &country=RU using the country tag in “iso” format
  2. If a translation for this language is available, it will show it
    • If a translation for this language is unavailable in source/iso, it will show the “Thank You” page in English.

What Does It Do?

  • It includes all the languages and replaces the block with the required one
  • If the user specifies their email on the “Thank You” page, it saves it into a file (available for import in Excel)

Here’s a sample file (US_adult_02.02.2022.txt):

vasya 9999999991 [email protected]
petya 9999999992 [email protected]

  • It integrates your scripts with a thxfolder/source/js/script.js file in all translations

How to Configure It?

  1. Download the archive
  2. Upload it into the root at your server (or wherever you want) and unzip it
  3. Configure the thxfolder/source/js/script.js file and the pxname = [your pixel tag name]
  4. Share the rights to the contacts — 777 folder so that the php file could save users’ contacts

How to Use It?

  • In the API file of the affiliate program, enable redirection to your universal “Thank You” page after the successful lead is confirmed
  • You can view the available contact files here: https://vashdom.com/thx/contacts/get.php

The link should look like this (you can play around by replacing the country code):
https://manshelp.com/landers/thx/?name=vasya&phone=9999999999&country=FR&vertical=adult&pixel=0345345345345

Such tags as vertical are required for convenient storage of contact files.

To summarize, you must copy the following tags from the landing page form to the “Thank You” block:

<input name="name" type="hidden" value="vasya">
<input name="phone" type="hidden" value="9999999999">
<input name="country" type="hidden" value="FR"> // you can insert the tracker macro here
<input name="vertical" type="hidden" value="adult">

Script Demo

Source File

Download: https://drive.google.com/file/d/1aylc4_HUoAhzXxk5s3M29Ywbgx1K4v_G/view?usp=sharing


Like it? Share with your friends!
0 Comments