-
-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Instant Purchases not tracking #44
Comments
We will look into this shortly |
Thank you |
@srenon any update on this issue? |
@vetshopdeveloper ... After spending a few minutes reviewing the implementation of Instant Purchases on 2.2.5 my conclusion is that it is not that developer friendly. I'm not sure when we will have free time to fit this in our products roadmap. You could always do a paid feature request and we could rearrange our current projects. Pull request are always welcome and you should be able to add this feature by following these steps
Another option would be to create an events listener for "ajaxComplete" See app/code/Magento/Customer/view/frontend/web/js/customer-data.js Update "settings.url.match" to the URL for instant purchase and "enhancedecommerce" contain the GA data.
|
Hi,
When performing an instant checkout from a product page the order/transaction is not sent to Google.
Please see the data layer
Magento version #: 2.2.6
Edition (EE, CE, OS, etc): OS
Expected behavior: eCommerce Data to be sent to Google
Actual behavior: The sale is not recognized
Steps to reproduce: perform an instant checkout on Magento 2
Preconditions
NGINX, PHP-FPM, Varnish, Reddis. Ubunto LTS16
The text was updated successfully, but these errors were encountered: