English 中文(简体)
单体-立体-立体-立克与感谢-现页之间的接线
原标题:Load custom page between place-order-click and thank-you-page

I m currently trying to integrate Econda tracking in the one page checkout process of a magento webshop with the special requirement that the tracking which is normaly done on the thank-you-page already is done once the customer clicks the place-order-button (between button click and redirect to payment provider or thank-you-page). The tracking code itself is dynamically created by an magento extension and injected as html into the phtml file of the thank-you-page. By loading that phtml the information is sent. Also the order in magento must exists before the tracking code can be injected (means place order button must already be clicked).

目前,Im试图创建“无形”phtml,一旦客户点击了按地顺序排列的丁顿并载有跟踪编码。 这一页应显示几秒,然后向付款提供方或收受人发送。 这就是我完全失去的地方。

I have an observer on the event that is fired once the order is complete/saved. This observer calls an action within my model. But the model can not load/show a phtml.

How can I load a custom phtml-file once the customer clicks the place-order-button, show this phtml for some seconds, and then dynamically forward to either payment provider or thank-you-page?

问题回答

Cart成功页,就其性质而言,是你应当设置任何电子商务跟踪记录或标记的地方。

一旦所有必要的秩序处理工作在后半期进行,这便是第一批交付给各位的物品。 仅用几条字向临时页投放似乎很困难,最终效率低。 这种做法是可能的,但却是坏的做法。

您是否有特别理由说明成功页数不足? 在你看来,我看不到这一点。

在你的成功网页上打上一个新的栏目是一个容易的过程。 了解更多关于“青年”和“温带”(5月尝试,并使用这种方法。





相关问题
nginx/redis and handling tracking params in url

I am using nginx and redis in my website. For several items on my site, I want to add tracking params to their urls so that when a user clicks on an item, I can collect statistics of user usage apart ...

Tracking and logging anonymous users

If you let anonymous users vote for any post on a site just one time and you log that vote by the user s IP, what s the likelihood that you d be banning other users from voting and that the original ...

Custom click tracking for adsense

I need to identify my users when an ad is clicked. For example, when user A is online, I need to know that he was the one who clicked the ad unit. When using my own ads, this was a piece of cake (...

Tracking Objects in Videos [closed]

Are there any open Source libraries for tracking objects and over-laying graphics in videos ? Specifically, to create effects similar to the products offered in the below link :- http://www.orad.tv/...

Tool to track use of "best practices" for each of our apps

We have over 100 applications in my company and we are trying to come up with a dashboard to show which applications use continuous integration and unit testing and other best practices. I was going ...

How to manage a pageview DB

I am interested in tracking my users pageviews on my site. Being that traffic is expanding very quickly, I am worried about robots, etc, and I also want to be able to use tracked data live to alter ...

Track Improvement Requests

We receive 5-10 improvement requests each day from our customers. Some of them are good, and some not so good. I can easily pick out the ones that I agree with, but I d like a good way to organize ...

热门标签