# Offer URL

Offer URL is a special tracker's URL that is needed to connect landing pages with offers while making splitting in a stream.

Example:

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

Parameters:

  • _lp (required) says to Keitaro that it must perform LP-Offer operation.
  • _token (required) contains an encrypted information for tracker.
  • offer_id. Select specific offer instead of randomly selected. You must provide an ID of an offer that is set in the flow. Offer can be selected only among the offers that set for the stream.
  • sub_id_1 to sub_id_30. Sub IDs of the click can be changed after opening the link.
  • exit. Pass 1 to avoid saving that LP click to statistics.