Forums
Tracking how helps to conversions - Printable Version

+- Forums (https://www.forum.reviveadservermod.com)
+-- Forum: Top Questions (https://www.forum.reviveadservermod.com/Forum-Top-Questions)
+--- Forum: Developer Queries (https://www.forum.reviveadservermod.com/Forum-Developer-Queries)
+--- Thread: Tracking how helps to conversions (/Thread-Tracking-how-helps-to-conversions)



Tracking how helps to conversions - David Ryder - 04-15-2019

Explain how to use "Advertiser >  Tracker" (especially "conversion type", "tracker type", "data type")


RE: Tracking how helps to conversions - Richard Smith - 04-15-2019

(04-15-2019, 12:02 PM)David Ryder Wrote: Explain how to use "Advertiser >  Tracker" (especially "conversion type", "tracker type", "data type")

Trackers can create for advertiser and there is three type such as Signup,Lead and Sale.There is no type as Tracker type and data type.
If you like to track the conversions based on transaction_id without cookie.Then this module would be useful.

So we recommend buying this plug-in to achieve these features.

Product URL:  https://www.reviveadservermod.com/post-back-server-to-server-url-tracking


RE: Tracking how helps to conversions - David Ryder - 04-16-2019

Could you briefly introduce these three types (Signup, Lead, and Sale)? In addition, please refer to "tracker type" and "data type"


RE: Tracking how helps to conversions - Richard Smith - 04-16-2019

(04-16-2019, 07:24 AM)David Ryder Wrote: Could you briefly introduce these three types (Signup, Lead, and Sale)? In addition, please refer to "tracker type" and "data type"

Conversion Type

Sign Up - Place the conversion tracker code when user successfully signup with  website

Lead - Place the conversion code when user shows the interested in product and make click on that product to view the product details

Sale - Place the conversion tracker code when user successfully the purchase the product in your website

Tracker type used to send the some variable to advertiser while conversion tracking time .

Datatype If your Macro value will be string then define as String or define as Number or define as Date

ex:
Create variable name as transaction_id and this variable name appended with tracker code of revive adserver.Advertiser should replace this %25%25TRANSACTION_ID_VALUE%25%25 then it will be tracked by revive adserver.
/tv.php?trackerid=1&plugin=deliveryLog:oxLogConversion:logConversion&server_conv_id=2&server_raw_ip=singleDB&transaction_id=%25%25TRANSACTION_ID_VALUE%25%25