Event tracking, csv catalog and cron for Facebook Pixel Module 3.6.1

No permission to download
PrestaShop Compatibility
  1. 1.7.x
Headline
export to create Facebook and Instagram shops and track users' actions to target ADV
Short Description
Download and Discuss Premium, BusinessEvent tracking, csv catalog and cron for Facebook Pixel Module 3.6.1 version on NullPro Community. It is zip Extention type and 3.1 MB File size. From Event tracking, csv catalog and cron for Facebook Pixel Module have 3 Description Attachments, 4 discussion, 3 Updates, 561 Views.


Pixel + Conversion API (IOS 14 ready). Catalog CSV export to create Facebook and Instagram shops and track users' actions to target ADV. Microdata included to feed the catalog via pixel. All scripts called after page load to improve Google LCP.

Features

CONVERSION API
Support for conversion API.
TEST event code supported to test your environment before going live.

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
  • ViewCategory: custom event on category page view
  • Search: on product search event

Custom parameters (added for all actions above):

  • Prestashop's customer groups (comma separated list)
  • Prestashop's default customer group


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).
  • event-tracking-csv-catalog-and-cron-for-facebook-pixel (2).webp
    159.6 KB · Views: 0
  • event-tracking-csv-catalog-and-cron-for-facebook-pixel.webp
    156.1 KB · Views: 0
Author
yuan
Views
561
Extention type
zip
File size
3.1 MB
First release
Last update
Ratings 0.00 star(s) 0 ratings
Link was Broken? Please  Send Message to NP Team with Ticket, You will get it very quickly!
Support Developer If you are satisfied with your test or project have earn money successfully, Maybe you can click more information button to support with buying.

Latest updates

  1. 3.6.1 - 21/3/2024
    Recoded the Purchase event, because weak for some payment methods
  2. 3.5.1 - 04/16/2023
    Send "contents" object with quantity and item_price in add to cart event Fixed an issue in PS...
  3. V3.4.3(07/28/2022) - 3.4.3(07/28/2022)
    Iubenda integration added Fixed some js issues, after webpack updating