Jump to content

Retargeting - wo finde ich die Variablen?


Recommended Posts

hallo zusammen

 

ich habe über affilinet ein Partnerprogramm laufen und wollte das retargeting einschalten. Ist an sich auch recht gut beschrieben im Leitfaden, ABER die Variablen müssen ja entsprechend angepasst werden, damit alles korrekt übergeben wird. Gibt es sowas wie ne komplette Liste der Variablen (order_od, price. etc.)?

 

danke im voraus

lg

Link to comment
Share on other sites

vielleicht habe ich mich unklar ausgedrückt - gibt es einfach eine übersicht, welche variable für was zuständig ist?   

 

bzw welche zum beispiel hier benötigt werden:

 

var product_id = "$product_id$";  
var product_name = "$product_name$";  
var product_price = "$product_price$";  
var product_oldprice = "$product_oldprice$";  
var product_category = "$product_category$";  
var product_brand = "$product_brand$";  
var product_inStock = "$product_inStock$";  
var product_rating = "$product_rating$";  
var product_onsale = "$product_onsale$";  
var product_accessory = "$product_accessory$";  
var currency = "$currency$";  
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...