Product

Solutions

Resources

Product

Solutions

Resources

Back to Glossary

remove_from_cart

Sent when a user removes items from their cart.

dataLayer.push({
  event: "remove_from_cart"
});
dataLayer.push({
  event: "remove_from_cart"
});