Plugin Directory

Changeset 3316649


Ignore:
Timestamp:
06/24/2025 03:23:12 AM (9 months ago)
Author:
buildiodev
Message:

1.14.0

Location:
unipixel
Files:
102 added
1 edited

Legend:

Unmodified
Added
Removed
  • unipixel/trunk/readme.txt

    r3313742 r3316649  
    55Tested up to: 6.8.1
    66Requires PHP: 7.0
    7 Stable tag: 1.13.1
     7Stable tag: 1.14.0
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    162162== Changelog ==
    163163
     164= 1.14.0 =
     165* New feature to send 'ViewContent' / 'view_content' events for WooCommerce when products are viewed, providing additional information to Meta and Google. This helps populate reports in Google Analytics and Meta for better insights to things like "Purchase Journey", and adds to Sales Funnel insights.
     166* New feature to Turn-on or Turn-off platform Response Logging for WooCommerce server-side events (the response from Google or Meta). Provides option to improve performance if desired vs documenting the response from Google and Meta. Server-side Response Logging is turned-off by default for ViewContent events (to assist with performance for common occuring content views).
     167* Performance improvement: If Response Logging is turned off for Server-side events, this is now coupled with another update that allows remote post to the platform to be non-blocking, meaning that it doesn't hold up other WordPress processes and maintains seamless performance.
     168
    164169= 1.13.1 =
    165170* Improved Meta Commerce tracking: Events like Purchase and AddToCart are now matched to your product catalog in Meta’s Commerce Manager, enabling more accurate attribution and shop insights.
Note: See TracChangeset for help on using the changeset viewer.