Overview:

 

Custom fields’ data can be used in Mautic E-mails in the form of tokens. You can use the tokens in the Code Mode Builder when you type them directly. For example when you type {contactfield=firstname} or you can select them from the drop-down. The dropdown will open when you press CTRL + SPACEBAR. You can type to search for the token you wish to insert.
Here is the list of tokens that can be used to insert data send by the extension into Mautic E-mails.

 

  1. Customer Group/ User role —> {contactfield=mwb_customer_group}
  2. Accepts Marketing —> {contactfield=mwb_newsletter_subs}
  3. Shopping Cart Customer ID —> {contactfield=mwb_customer_cart_id}
  4. Shipping Address Line 1 —>  {contactfield=mwb_ship_add_line_1}
  5. Shipping Address Line 2 —> {contactfield=mwb_ship_add_line_2}
  6. Shipping City —> {contactfield=mwb_ship_city}
  7. Shipping State —> {contactfield=mwb_ship_state}
  8. Shipping Postal Code —> {contactfield=mwb_ship_post_code}
  9. Shipping Country —> {contactfield=mwb_ship_country}
  10. Billing Address Line 1 —> {contactfield=mwb_bill_add_line_1}
  11. Billing Address Line 2 —> {contactfield=mwb_bill_add_line_2}
  12. Billing City —> {contactfield=mwb_bill_city}
  13. Billing State —> {contactfield=mwb_bill_state}
  14. Billing Postal Code —> {contactfield=mwb_bill_post_code}
  15. Billing Country —> {contactfield=mwb_bill_country}
  16. Last Order Status —> {contactfield=mwb_last_order_stat}
  17. Last Order Fulfillment Status —> {contactfield=mwb_last_order_ff_stat}
  18. Last Order Tracking Number —> {contactfield=mwb_last_order_track_nm}
  19. Last Order Tracking URL —> {contactfield=mwb_last_order_track_url}
  20. Last Order Shipment Date —> {contactfield=mwb_last_order_ship_date}
  21. Last Order Number —> {contactfield=mwb_last_order_num}
  22. Total Number of Current Orders —> {contactfield=mwb_current_orders}
  23. Last Product Bought —> {contactfield=mwb_last_product}
  24. Last Product Types Bought  —> {contactfield=mwb_last_prod_types}
  25. Last Products Bought —> {contactfield=mwb_last_products}
  26. Last Total Number Of Products Bought —> {contactfield=mwb_last_num_of_prod}
  27. Product Types Bought —> {contactfield=mwb_product_types}
  28. Products Bought —> {contactfield=mwb_products}
  29. Total Number Of Products Bought —> {contactfield=mwb_total_products_num}
  30. Last Products Bought Product 1 Image URL —> {contactfield=mwb_prod_1_img_url}
  31. Last Products Bought Product 1 Name —> {contactfield=mwb_prod_1_name}
  32. Last Products Bought Product 1 Price —> {contactfield=mwb_prod_1_price}
  33. Last Products Bought Product 1 Url —> {contactfield=mwb_prod_1_url}
  34. Last Products Bought Product 2 Image URL —> {contactfield=mwb_prod_2_img_url}
  35. Last Products Bought Product 2 Name —> {contactfield=mwb_prod_2_name}
  36. Last Products Bought Product 2 Price —> {contactfield=mwb_prod_2_price}
  37. Last Products Bought Product 2 URL —> {contactfield=mwb_prod_2_url}
  38. Last Products Bought Product 3 Image URL —> {contactfield=mwb_prod_3_img_url}
  39. Last Products Bought Product 3 Name —> {contactfield=mwb_prod_3_name}
  40. Last Products Bought Product 3 Price —> {contactfield=mwb_prod_3_price}
  41. Last Products Bought Product 3 Url —> {contactfield=mwb_prod_3_url}
  42. Categories Bought —> {contactfield=mwb_categories}
  43. Last Categories Bought —> {contactfield=mwb_last_categories}
  44. Total Value of Orders —> {contactfield=mwb_total_val_of_orders}
  45. Average Order Value —> {contactfield=mwb_avg_order_value}
  46. Total Number of Orders —> {contactfield=mwb_total_orders}
  47. First Order Value —> {contactfield=mwb_first_order_val}
  48. First Order Date —> {contactfield=mwb_first_order_date}
  49. Last Order Value —> {contactfield=mwb_last_order_val}
  50. Last Order Date —> {contactfield=mwb_last_order_date}
  51. Average Days Between Orders —> {contactfield=mwb_avg_days_bt_orders}
  52. Account Creation Date —> {contactfield=mwb_acc_creation_date}
  53. Order Monetary Rating —> {contactfield=mwb_order_monetary}
  54. Order Frequency Rating —> {contactfield=mwb_order_frequency}
  55. Order Recency Rating —> {contactfield=mwb_order_recency}
  56. Last SKUs Bought —> {contactfield=mwb_last_skus}
  57. SKUs Bought —> {contactfield=mwb_skus}
  58. Current Abandoned Cart —> {contactfield=mwb_abncart_stat}
  59. Abandoned Cart Products Html —> {contactfield=mwb_abncart_prod_html}
  60. Abandoned Cart Products Count —> {contactfield=mwb_abncart_prods_count}
  61. Abandoned Cart Total Value —> {contactfield=mwb_abncart_total}
  62. Coupon Code Offered —> {contactfield=mwb_coupon_code}
  63. Coupon Codes Used —> {contactfield=mwb_used_coupons}
  64. Coupon Discount Amount —> {contactfield=mwb_coupon_disc}
  65. Coupon Expiry Date —> {contactfield=mwb_coupon_exp}
  66. Last Coupon Code Used —> {contactfield=mwb_last_coupon}