• Resolved saveatrain

    (@saveatrain)


    bemob has several options for tracking for thank you page

    I tried the script but its not working,

    how can I set either postback URL
    or the img pixel?

    S2S Postback URL's
    To pass the conversions from affiliate network to the tracker, it is required to specify the postback on the side of affiliate network. The postback URL is available in Affiliate Networks tab.
    Change ‘REPLACE’ and ‘OPTIONAL’ to all the tokens supported with your affiliate network, for instance, &cid={aff_sub2}&payout={payout}&txid={order_id}.
    Each affiliate network has dedicated tokens for postback. If any of these tokens (except click ID token) is not available with your network, you can ignore them.
    The most important token is click ID which will pass the data on converted click ID from affiliate network to the tracker.
    Conversions’ data is available in general reports and in Conversions tab.
    
    Postback URL
    http://mlhhe.bemobtrcks.com/postback?cid=REPLACE&payout=OPTIONAL&txid=OPTIONAL
    Secure Postback URL
    https://mlhhe.bemobtrcks.com/postback?cid=REPLACE&payout=OPTIONAL&txid=OPTIONAL
    
    Conversion Pixels
    In case postback is not supported, the alternative method of tracking conversions is conversion pixel, which should be installed on the thank you page.
    Conversion pixels are a cookie-based solution. The click ID is stored in the initial cookie of visitor.
    Conversion Pixel is available in three forms. The corresponding form should be selected according to the requirements of your thank you page.
    
    Conversion Pixel URL
    https://mlhhe.bemobtrcks.com/conversion.gif?cid=OPTIONAL&payout=OPTIONAL&txid=OPTIONAL
    
    Conversion Pixel
    <img src="https://mlhhe.bemobtrcks.com/conversion.gif?cid=OPTIONAL&payout=OPTIONAL&txid=OPTIONAL" width="1" height="1"/>
    
    Conversion Script
    <script type="text/javascript" src="https://mlhhe.bemobtrcks.com/conversion.js?cid=OPTIONAL&payout=OPTIONAL&txid=OPTIONAL" />
Viewing 5 replies - 1 through 5 (of 5 total)
  • @saveatrain

    The Conversion Pixel/Conversion script method should work as long as these scripts are added in the required script section in your SeedProd page “Page Settings > Script” setting. Here’s your official documentation on setting up and getting the scripts in your dashboard. After getting these scripts, you can add the Conversion Pixel in your SeedProd page’s “Page Settings > Script > Body Scripts” section and the Conversion Script in your SeedProd page’s “Page Settings > Script > Header Scripts” section.

    https://docs.bemob.com/en/conversion-pixel

    If this is configured correctly (and after clearing all cache on your WordPress site), you should see traffic from your SeedProd page in your beMob dashboard.`

    Thread Starter saveatrain

    (@saveatrain)

    1. if i put <img src…. pixel is it also ok where you explained?
    2. what is better img src pixel or script pixel?

    @saveatrain As long as you have the correct format of the IMG HTML script then that will work.

    Thread Starter saveatrain

    (@saveatrain)

    should it be in the HEAD or BODY ?

    @saveatrain You can add the Conversion Pixel in your SeedProd page’s “Page Settings > Script > Body Scripts” section and the Conversion Script in your SeedProd page’s “Page Settings > Script > Header Scripts” section.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘bemob’ is closed to new replies.