View Issue Details

IDProjectCategoryView StatusLast Update
0005704OXID eShop (all versions)1.09. Integrations: Facebook, Trusted Shops, Shop lupe, Econdapublic2014-09-17 11:26
Reportersimon_stark 
PriorityhighSeveritymajorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Version4.8.4 / 5.1.4 
Target VersionFixed in Version4.8.7 / 5.1.7 
Summary0005704: Econda tracking of user registrations is faulty.
DescriptionEconda tracking fails to track user registrations when users register during checkout. In that case, only the order is tracked, not the registration.
Additional InformationTracking of user registrations in general works, only inside the checkout process the error described above occurs.

Possible Solution: It would help if was traceble in checkout step 3 if the user chose "Open personal customer account" or "I am already a customer" in step 2.
TagsNo tags attached.
ThemeAzure
BrowserAll
PHP Versionany
Database Versionany

Activities

martinwegele

2014-03-18 16:21

reporter   ~0009660

Is it possible at all to know whether the register event should be triggered again in the payment step?
https://github.com/OXID-eSales/oxideshop_ce/blob/v4.8.4/source/core/smarty/plugins/oxemosadapter.php#L388
https://github.com/OXID-eSales/oxideshop_ce/blob/v4.8.4/source/core/smarty/plugins/oxemosadapter.php#L564

aurimas.gladutis

2014-07-03 14:46

reporter   ~0009993

Passing new_user parameter to payment step after successful user registration and tracking it in oxemosadapter side.

martinwegele

2014-09-17 11:26

reporter   ~0010165

Changesets:
https://github.com/OXID-eSales/oxideshop_ce/commit/77b7660f5fc442e8ce5b1bc8731e8e5a0d5abc14
https://github.com/OXID-eSales/oxideshop_ce/commit/72564b9e588452b96e7304b88bf9cf758f556b62