View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0004042 | OXID eShop (all versions) | 1.09. Integrations: Facebook, Trusted Shops, Shop lupe, Econda | public | 2012-05-14 17:14 | 2012-12-11 08:47 | 
| Reporter | SimonBorn | Assigned To | |||
| Priority | high | Severity | major | Reproducibility | always | 
| Status | resolved | Resolution | fixed | ||
| Product Version | 4.5.8 revision 42471 | ||||
| Fixed in Version | 4.5.12 revision 52682 | ||||
| Summary | 0004042: Contact page is erroneously tracked as contact event | ||||
| Description | As far as I understand it, when the view is "Contact", automatically in the econda tracking module, the line "emospro.scontact = "Kontakt";" is inserted. This leads to econda tracking a "contact" event. This is not how econda is supposed to work. The "contact" event should only be tracked, when the contact form is submitted successfully.  | ||||
| Steps To Reproduce | Open any page with view "Contact" | ||||
| Additional Information | Instead, the "Contact" page should only be tracked as a normal page view.  The "emospro.scontact" variable should only be handed over to econda when the form has been sent successfully - I guess it could be possible by making tracking depend on $oView->getContactSendStatus()  | ||||
| Tags | Econda | ||||
| Theme | Both | ||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||