Facebook Dynamic Ads + Pixel & Shops Module

Facebook Dynamic Ads + Pixel & Shops Module 1.5.21

No permission to download
Fixed CAPI event_time normalization: automatic milliseconds-to-seconds conversion with safety clamp (+10 minutes / -7 days) and server-time fallback.
Fixed CAPI payload formatting: custom_data.content_ids is now normalized as an array of unique non-empty strings for all events.
Hardened Facebook transport layer with global content_ids normalization guard before API submission.
Fixed PHP notices in meta payload sanitization when optional dynamic tag keys are missing.
Hardened exclusion and admin flows against optional `id` / `id_product` array keys.
Hardened multiple front-office and back-office entry points by casting numeric `Tools::getValue()` inputs at read time (`id_product`, `id_product_attribute`, `id_cart`, `id_shop`, `iRuleId`, `iTagId`, positions, counters).
Sanitized bulk admin ID lists to allow only digits and commas before delete/status update actions.
Fixed bulk custom label cleanup to use the current looped label ID for related last-order and promotion deletions.
Fix for conversion API with new requierements
Fix for fbc cookie lifetime
  • Improve security
  • Fix bad FAQ link in reporting box
  • Fix for pixel on deleted product
  • Fix for step on exclusion rules based on words
  • Update conversion API Version
  • Minor fix on undefined var for conversion API ajax call
  • Like
Reactions: adpereira
- Fix for save on second consent HTML element
- New way to handle send API with async ajax to prevent bad TTFB
- Fix for save on PageView api option
- Fix on regression on PageView api event
- CORE prevent updateTables from moduleUpdate on Frontoffice
- CORE fix case for pixel and empty categories
- CORE fix for default category restriction for getProductIds
  • PHP Fixes
  • Fixes for Search page
  • Fix for data feed generation
  • Fix for cart pixel
  • Fix for initiatecheckout event
  • Handle the eventID to prevent the duplication of event
  • Fix for 404 on CRON and Datafeed
  • Fix for warning on pixel currency about iso_code
  • Like
Reactions: harry59 and Djack
Top