You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before going to production, you always have to ensure that some things are in place. They are less critical to your application, but still a big part of any Front-Commerce application.
Activate Enhanced Ecommerce in Google Analytics in Admin > View > E-Commerce parameters. And add steps in checkout labelling:
1 Addresses
2 Shipping
3 Payment
config/website.js::default_image_path
public/images/resized/placeholder.png
public/images/resized/error.png
Ensure that all texts and links in the footer are valid
...
The text was updated successfully, but these errors were encountered:
Before going to production, you always have to ensure that some things are in place. They are less critical to your application, but still a big part of any Front-Commerce application.
We should document:
npm install --save github:front-commerce/analytics.js-integration-google-analytics
src/config/analytics.js
1 Addresses
2 Shipping
3 Payment
public/images/resized/placeholder.png
public/images/resized/error.png
The text was updated successfully, but these errors were encountered: