V1.7 Event tracking, csv catalog and cron for Facebook Pixel Module

Sillumin

Well-known member
Pro
Master
Diamond
Elite
Joined
Jun 18, 2021
Messages
3,620
Reaction score
740
Points
113
NullCash
5,932
Thank you very much! It can be useful module!
 

bbypk

Member
XNullUser
Joined
Aug 4, 2021
Messages
63
Reaction score
0
Points
6
NullCash
1
https://addons.prestashop.com/en/pr...-csv-catalog-and-cron-for-facebook-pixel.html
FACEBOOK PIXEL
The module is compliant with Facebook Pixel use.
It sends the following messages to the Facebook Platform:

Base Actions:

  • ViewPage: on page loading

Stardard Actions:

  • ViewContent: on product page. Sent parameters: content_type: product, content_ids: Product Reference, value: Product Price, content_name: Product Name, currency: Cart Currency, content_category: Product Default Category
  • AddToCart: when a product is added to cart. Sent parameters: content_ids: Product References, content_type: product , value: Product Price, currency: Cart Currency
  • InitiateCheckout: when checkout process starts
  • Purchase: on order confirmation. Sent parameters: value: 40.02, currency: USD, content_ids: Product References, content_type: product
  • CompleteRegistration: on user registration completion

CSV CATALOG EXPORT

  • Export automation: designed to export automatically csv catalog with a scheduler (i.e.: Cron Task Manager free add-on).
  • Dynamic Info Catalog: it's possible to setup different catalog per language / country.
  • Multistore: supports multistore configuration. Catalogs are related to the proper shops.
  • Tax / No tax export: you can decide to export product prices including or not taxes.
  • Incremental CSV Storage: if your product catalog is huge and your php setup does not allow a long time / high memory task execution, you can store your catalog by n products at time
  • Product Image format: You can select the image format you prefer to export in your catalog


It also export Facebook catalog with mandatory fields (included Google Category Definitions).
thank you for the upload! Need to test this.
 

bbypk

Member
XNullUser
Joined
Aug 4, 2021
Messages
63
Reaction score
0
Points
6
NullCash
1
https://addons.prestashop.com/en/pr...-csv-catalog-and-cron-for-facebook-pixel.html
FACEBOOK PIXEL
The module is compliant with Facebook Pixel use.
It sends the following messages to the Facebook Platform:

Base Actions:

  • ViewPage: on page loading

Stardard Actions:

  • ViewContent: on product page. Sent parameters: content_type: product, content_ids: Product Reference, value: Product Price, content_name: Product Name, currency: Cart Currency, content_category: Product Default Category
  • AddToCart: when a product is added to cart. Sent parameters: content_ids: Product References, content_type: product , value: Product Price, currency: Cart Currency
  • InitiateCheckout: when checkout process starts
  • Purchase: on order confirmation. Sent parameters: value: 40.02, currency: USD, content_ids: Product References, content_type: product
  • CompleteRegistration: on user registration completion

CSV CATALOG EXPORT

  • Export automation: designed to export automatically csv catalog with a scheduler (i.e.: Cron Task Manager free add-on).
  • Dynamic Info Catalog: it's possible to setup different catalog per language / country.
  • Multistore: supports multistore configuration. Catalogs are related to the proper shops.
  • Tax / No tax export: you can decide to export product prices including or not taxes.
  • Incremental CSV Storage: if your product catalog is huge and your php setup does not allow a long time / high memory task execution, you can store your catalog by n products at time
  • Product Image format: You can select the image format you prefer to export in your catalog


It also export Facebook catalog with mandatory fields (included Google Category Definitions).
Thank you for the plugin! Trying now!
 
Top