Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

[-] MO ganalytics: send transaction server-side (no duplicated or missing transactions) #41

Closed
wants to merge 4 commits into from

Conversation

kermes
Copy link
Contributor

@kermes kermes commented Apr 1, 2015

no duplicated transactions, no missing transactions
but.... needs curl

no duplicated transactions, no missing transactions
but.... needs curl
@kermes kermes mentioned this pull request Apr 1, 2015
@kermes
Copy link
Contributor Author

kermes commented Apr 6, 2015

If this is finally merged, I thinks we should make all the backoffice events serverside.

@kermes kermes changed the title MO[-]: ga: send transaction from server-side [-]MO ganalytics: send transaction server-side (no duplicated or missing transactions) Apr 8, 2015
@kermes kermes changed the title [-]MO ganalytics: send transaction server-side (no duplicated or missing transactions) [-] MO ganalytics: send transaction server-side (no duplicated or missing transactions) Apr 8, 2015
as suggested in #49
@Quetzacoalt91 Quetzacoalt91 added this to the 2.1 milestone Apr 15, 2015
@Quetzacoalt91 Quetzacoalt91 mentioned this pull request Apr 15, 2015
@Quetzacoalt91 Quetzacoalt91 removed this from the 2.1 milestone May 18, 2015
@simondaigre
Copy link

Hi,
I got a question about this commit. I tried it but I stil have missing transactions on Analytics.

Actually transactions are sent with displayOrderConfirmation hook.. but if a customer exit website before order confirmation page is displayed (for ex, on Paybox, when "transaction accepted" is displayed, and customer close the page before redirection to the shop), the hook is called or not ?
Maybe this commit can be a solution to this issue, but I think we should call actionValidateOrder instead ?

@kermes
Copy link
Contributor Author

kermes commented May 25, 2015

Yes, I was waiting for prestashop staff to review the commit before
submitting that change because it require a new hook registration and a nee
update file for the new version and did'nt want to create it before knowing
the version it would be included
El 25/5/2015 5:38 a. m., "Elitius" notifications@github.com escribió:

Hi,
I got a question about this commit.
Actually transactions are sent with displayOrderConfirmation hook.. but if
a customer exit website before order confirmation page is displayed (for
ex, on Paybox, when "transaction accepted" is displayed, and customer close
the page before redirection to the shop), the hook is called or not ?
Maybe this commit can be a solution to this issue, but I think we should
call actionValidateOrder instead ?


Reply to this email directly or view it on GitHub
#41 (comment).

@cedricfontaine
Copy link
Contributor

This solution is not optimal because it does allow to track conversion path.
The actual way to handle it seems to work in 2.1

@simondaigre
Copy link

simondaigre commented Jul 16, 2015 via email

@cedricfontaine
Copy link
Contributor

Do you have those transaction in the table ps_ganalytics ?

@kermes kermes closed this by deleting the head repository Oct 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants