Take your Adobe Commerce store to new heights with the power of MagePal extensions. Our expertly crafted code and rigorous testing ensure seamless integration with Adobe Commerce, giving you the freedom to focus on growing your business, not debugging. Upgrade your store's potential with MagePal.
Please Note: The settings below require our Datalayer for Google Tag Manager for Magento and some features also require our Enhanced Ecommerce or Google Analytics 4 extensions..
The survey opt-in module lets customers take part in the Google Customer Reviews (GCR) program and also transmits the necessary transaction information to Google. This module is required on all order confirmation pages to participate in Google Customer Reviews
Tag Configuration
Tag type : Custom Html
Trigger Configuration
Trigger: All Custom Events
Event Name : purchase
HTML
<script src="https://apis.google.com/js/platform.js?onload=renderOptIn" async defer></script>
<script>
require(['DataLayerPurchaseApi'], function (dataLayerPurchaseApi) {
var expectedDeliveryDays = 5;
var getDeliveryDate = function() {
var deliveryDate = new Date(new Date().getTime()+(expectedDeliveryDays*24*60*60*1000));
return deliveryDate.getFullYear() + '/' + ('0' + deliveryDate.getMonth()).slice(-2) + '/' + ('0' + deliveryDate.getDay()).slice(-2);
}
var purchase = dataLayerPurchaseApi();
window.renderOptIn = function() {
window.gapi.load('surveyoptin', function() {
window.gapi.surveyoptin.render({
"merchant_id": "MERCHANT_ID",
"order_id": purchase.getOrderId(),
"email": purchase.getEmail(),
"delivery_country": purchase.getCurrencyCode(),
"estimated_delivery_date": getDeliveryDate(),
});
});
}
});
</script>
Total Downloads
years experience with Magento
Magento / Adobe Commerce Extensions
With millions of downloads worldwide, install with confidence knowing that our extensions will just work.
Is your Magento store ready for the future? Say hello to the new Google Analytics 4, which is built from the ground up with all-new features and advanced machine learning technology.
Add cross-sell, upsell, related products, social media links and other elements to your order confirmation.
Get more from your order confirmation emails by promoting other complementary products.
Whether you are integrating Bing, Facebook, SnapChat, Pinterest, or any other services our extension make it easy.