WooCommerce
Last updated
Last updated
In order to integrate with WooCommerce one needs to place Offer18 Image Pixel in WooCommerce (WordPress).
There are two ways to add Offer18 Image Pixel to WooCommerce:-
One can use WordPress plugin "WooCommerce Conversion Tracking" by weDevs.
Steps to follow:
Login to the WordPress Admin dashboard.
Go to "Plugins" and search "WooCommerce Conversion Tracking".
Install and activate "WooCommerce Conversion Tracking" by weDevs.
Go to Conversion Tracking (sub-menu to the WooCommerce tab).
Enable "Custom" and Place Offer18 Pixel in "Successful Order."
Go to Save Changes
One can receive dynamic values using tokens provided by the Plugin. For Example: &sale (Offer18) can be added to an Image pixel containing {order_subtotal}
Example Image pixel with sale parameter
Video Tutorial - WooCommerce Integration
One can configure the Conversion Tracking Syntax in a custom configuration of the WordPress. Offer18's Conversion Tracking Syntax is given below.
Required Changes Replace [domain] with the tracking domain and [account_id] with the user account id in the script
For Example
[domain] = example.o18.click [account_id] = 0000
Steps to follow
Login to the WordPress Admin dashboard.
Go to Appearance » Theme File Editor.
Open the functions.php file.
Place Offer18's Conversion Tracking Syntax in this file.
Go to "Update File."