Webgains
JENTIS - Webgains - Global Constants
Program ID | The Program ID is given by Webgains itself and should be inserted here. |
JENTIS - Webgains Tag Types
Currently JENTIS Tag Manager supports the following tags with Webgains.
S2S (Twin-Server): CID Campaign Parameter Detection
Description | JENTIS Data Layer - Default Dependencies |
---|---|
This tag is searching for the URL-Parameter "cid" and is storing the value to internal JENTIS Server-Side storage for 30 days. | This tag will create the following data storages (cookies, local or session client side browser storages):
_jts.push track:
|
S2S (Twin-Server): Conversion / Order
Webgains - Voucher Values
Webgains supports three different types of orders:
- Orders without voucher usage
- property vouchers will be an empty array
- Orders with voucher usage from type percent
- The order.brutto value must be reduced by the amount of the voucher
- The used voucher must be given into the property vouchers on the order-tracking and must have the type percent
- Orders with voucher usage from type coupon
- The order.brutto value must be reduced by the amount of the voucher
- The used voucher must be given into the property vouchers on the order-tracking and must have the type coupon
The invidivual product price will be automatically adapted, depending on the voucher tracked on the order-command!
Additionally, vouchers can be added to the product-level! See Examples below!
Description | JENTIS Data Layer - Default Dependencies |
---|---|
Sending a conversion/order to webgains including the previously extracted URL-Parameter cid. | This tag will create the following data storages (cookies, local or session client side browser storages):
_jts.push track:
Example for voucher with type percent:
Example for voucher type coupon:
Example with product used voucher:
|