# Landing page: Redirect

Use that method if the landing page is hosted on another server.

To make a landing page with redirect, choose Redirect:

See redirect descriptions on Redirects.

Use one of the following solutions:

How does it work?

Keitaro needs to know where the visitor came from before sending to the offer. For doing so, it adds two parameters _subid and _token before redirecting to the landing page. Then the offer code takes _token parameter from the URL to make an offer link. It looks like:

https://trackerdomain/?_lp=1&token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c`. 
1

# Sending postback

  1. Set up a JS Adapter
  2. Set up a Postback code.

# FAQ

How to use Facebook Pixel?

Read FB Pixel page.

How to use TikTok Pixel?

Read TikTok Pixel page.