Magento
  • Personalization for Magento
  • Installing
  • Disconnecting
  • Uninstalling
  • Getting Started
  • Configuring
  • Guides
    • Varnish & Full-Page Caches
    • Advanced User Guide
    • Managing Blocks
    • Overriding or Extending Functionalities
      • Overriding Product Data
        • Excluding Products
        • Customising Pricing
        • Resizing Images
      • Overriding Customer Data
      • Overriding Line Item Data
    • Bulk Product Updates
    • Console Commands
  • Features
    • Variations (Configurable Products)
    • Add to Cart
    • Indexer
    • Customer Group Pricing
    • Supplier Cost & Inventory Level
    • Restore Cart Link
    • Ratings & Reviews
    • Multi Currency (Exchange Rates)
    • Marketing permission and GDPR compatibility
    • Catalog Price Rules
  • Integrations
    • Using Yotpo
    • Using Klarna
  • FAQ
  • Developing & Contributing
  • Visit Nosto
  • Issues
  • Releases
Powered by GitBook
On this page

Was this helpful?

  1. Features

Marketing permission and GDPR compatibility

PreviousMulti Currency (Exchange Rates)NextCatalog Price Rules

Last updated 3 years ago

Was this helpful?

3.6.1

As of version Nosto's Magento extension will be automatically adding marketing_permission field to the customer tagging and to the buyer ("customer") object in order confirmation. The marketing permission field tells Nosto whether the customer has given compliant consent of receiving marketing via email or not.

By default Nosto's Magento extension uses Magento's newsletter subscription as a source of information for populating this field. In other words if a customer is also a newsletter subscriber marketing_permission field will be set to true and Nosto considers that the customer has given GDPR compliant marketing permission consent. If a customer is not a newsletter subscriber marketing_permission field will be set to false and Nosto considers that the customer has not given GDPR compliant marketing permission.

create_new_customer_account_m

If your store has a custom process for gathering marketing permissions or the default logic explained above doesn't fit for your store, you can override Nosto's extension to amend the behaviour. Please read more detailed instructions in our guide on .

overriding the customer data
3.6.1
GDPR