View Issue Details

IDProjectCategoryView StatusLast Update
0001119OXID eShop (all versions)3.1. Design, GUI, UXpublic2010-03-25 10:12
ReporterStefan_Werner Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.1.3 revision 19918 
Fixed in Version4.3.0 revision 26948 
Summary0001119: adbutler.de => tracking code has been changed
DescriptionAdbutler changed his trackingcode without warning, some customers fowarded us an email from adbutler with this information.
Documentation is attached but only available in german.
TagsNo tags attached.
Attached Files
M_Trackinghandbuch.rar (1,020,740 bytes)
Theme
BrowserAll
PHP Version
Database Version

Relationships

has duplicate 0001591 closed Belboon/Adbutler session tracking is not working 

Activities

Stefan_Werner

2009-07-21 14:42

reporter   ~0001254

Example Tracking-Code for Standard-Sales

 
<img src="http://www1.belboon.de/adtracking/sale/0000004711.gif/oc=ORDERCODE
&sale=NETTOWARENWERT&belboon=xxxx,yyyy" border="0" width="1" height="1"
alt="" />
<object class="flash" type="application/x-shockwave-flash"
data="http://www1.belboon.de/tracking/flash.swf" width="1" height="1" >
<param name="flashvars" value="pgmid=0000004711&etype=sale&tparam=sale
&evalue=NETTOWARENWERT&oc=ORDERCODE">
<param name="movie" value="http://www1.belboon.de/tracking/flash.swf" />
</object>

Stefan_Werner

2009-07-21 14:43

reporter   ~0001255

5.1.3 example Tracking-Code with aditional parameters

<img src="http://www1.belboon.de/adtracking/sale/0000004711.gif/ZUSATZINFO&
oc=ORDERCODE&sale=NETTOWARENWERT&belboon=xxxx,yyyy" border="0" width="1"
height="1" alt="" />
<object class="flash" type="application/x-shockwave-flash"
data="http://www1.belboon.de/tracking/flash.swf" width="1" height="1" >
<param name="flashvars" value="pgmid=0000004711&etype=sale&tparam=sale
&evalue=NETTOWARENWERT&ZUSATZINFO&oc=ORDERCODE">
<param name="movie" value="http://www1.belboon.de/tracking/flash.swf" />
</object>

Stefan_Werner

2009-07-21 14:43

reporter   ~0001256

example tracking code with SSL
 
<img src="https://www1.belboon.de/adtracking/sale/0000004711.gif/oc=ORDERCODE
&sale=NETTOWARENWERT&belboon=xxxx,yyyy" border="0" width="1" height="1"
alt="" />
<object class="flash" type="application/x-shockwave-flash"
data="https://www1.belboon.de/tracking/flash.swf" width="1" height="1" >
<param name="flashvars" value="pgmid=0000004711&etype=sale&tparam=sale
&evalue=NETTOWARENWERT&oc=ORDERCODE">
<param name="movie" value=" https://www1.belboon.de/tracking/flash.swf" />
</object>

vilma_liorensaityte

2009-09-02 15:56

reporter   ~0001612

in thankyou.tpl

dainius.bigelis

2010-01-07 07:48

reporter   ~0002259

Last edited: 2010-01-07 07:51

Bug is reopened as we have some reports that fix works incorrectly in eShop v4.2.0.
@Developers: please take a look to the forum thread and check written behavior:
http://www.oxid-esales.com/forum/showthread.php?p=22162

Also please take a look to the newly inserted (duplicate) bug 0001119.

flanierraupe

2010-01-07 10:49

reporter   ~0002261

The duplicate bug is acutally 0001591