PixelYourSite – Facebook Pixel (Events, WooCommerce & Easy Digital Downloads) - Version 4.0.2

Version Description

Download this release

Release Info

Developer PixelYourSite
Plugin Icon 128x128 PixelYourSite – Facebook Pixel (Events, WooCommerce & Easy Digital Downloads)
Version 4.0.2
Comparing to
See all releases

Code changes from version 4.0.1 to 4.0.2

css/admin.css CHANGED
@@ -376,4 +376,10 @@ input[type="checkbox"].big {
376
  .scroll .scroll-visible,
377
  .mouse-over .mouse-over-visible {
378
  display: table-row;
 
 
 
 
 
 
379
  }
376
  .scroll .scroll-visible,
377
  .mouse-over .mouse-over-visible {
378
  display: table-row;
379
+ }
380
+
381
+ /* WP 4.7 CSS fix */
382
+ .pys-body .tablenav a.button {
383
+ display: inline-block !important;
384
+ margin: 0 !important;
385
  }
facebook-pixel-master.php CHANGED
@@ -5,7 +5,7 @@
5
  Plugin URI: http://www.pixelyoursite.com/facebook-pixel-plugin-help
6
  Author: PixelYourSite
7
  Author URI: http://www.pixelyoursite.com
8
- Version: 4.0.1
9
  License: GPLv3
10
  */
11
 
@@ -16,7 +16,7 @@ if( defined( 'WP_DEBUG' ) && WP_DEBUG == true ) {
16
  error_reporting( E_ALL );
17
  }
18
 
19
- define( 'PYS_FREE_VERSION_REAL', '4.0.1' );
20
  define( 'PYS_FREE_VERSION', '4.0.0'); // for plugin notices capability
21
 
22
  require_once( 'inc/common.php' );
5
  Plugin URI: http://www.pixelyoursite.com/facebook-pixel-plugin-help
6
  Author: PixelYourSite
7
  Author URI: http://www.pixelyoursite.com
8
+ Version: 4.0.2
9
  License: GPLv3
10
  */
11
 
16
  error_reporting( E_ALL );
17
  }
18
 
19
+ define( 'PYS_FREE_VERSION_REAL', '4.0.2' );
20
  define( 'PYS_FREE_VERSION', '4.0.0'); // for plugin notices capability
21
 
22
  require_once( 'inc/common.php' );
inc/admin_notices.php CHANGED
@@ -33,15 +33,15 @@ $link_2 = 'http://www.pixelyoursite.com/facebook-pixel-plugin?utm_source=wadmin&
33
 
34
 
35
  //Message for day 1
36
- $day_1_text = '<span class="pysf_note"><b>Upgrade to PixelYourSite PRO </b></span> and optimize your FB ads for clicks on links or buttons with <b>Dynamic Events</b>. Enable <i>time on page</i> event, or improve conversion attribution and retargeting reach by using <b>Advanced Matching</b>. Track <b>Traffic Source</b> and UTM for better retargeting with Custom Audiences. Don’t miss this limited discount:<br> ';
37
  $day_1_text .= '<a href="http://www.pixelyoursite.com/facebook-pixel-plugin?utm_source=wpadmin-update&utm_medium=update&utm_campaign=update" target="_blank"><b>Click to download PixelYourSite Pro for a big discount</b></a>';
38
 
39
  //Message for day 2
40
- $day_2_text = '<span class="pysf_note"><b>Use Dynamic Events </b></span> and optimize your ads for <b>on-site actions</b> (trigger events on CLICKS, page scroll, mouse over). Use TimeOnPage for key pages Custom Audiences and track the <b>Traffic Source</b> and UTM for all your events:<br>';
41
  $day_2_text .= '<a href="http://www.pixelyoursite.com/facebook-pixel-plugin?utm_source=wpadmin-update&utm_medium=update&utm_campaign=update" target="_blank"><b>Download PixelYourSite Pro for a limited discount</b></a>';
42
 
43
  //Message for day 3
44
- $day_3_text = '<span class="pysf_note"><b>Last chance to get your DISCOUNT:</b></span> With PixelYourSite Pro you can use <b>Dynamic Events</b> (optimize campaigns for actions on your site, like clicks, page scroll or mouse over), track <b>TimeOnPage</b> (create super powerful Custom Audiences for key pages), plus enable <b>Advanced Matching</b> (new FB feature that increases conversion attribution and reach for retargeting campaigns). <b>Traffic Source</b> and UTM are added to all the events, so you can create <i>highly accurate retargeting campaigns</i>: <br>';
45
  $day_3_text .= '<a href="http://www.pixelyoursite.com/facebook-pixel-plugin?utm_source=wpadmin-update&utm_medium=update&utm_campaign=update" target="_blank"><b>Download Now (offer ending soon)</b></a>';
46
 
47
  //Message for day 4 to 7;
@@ -116,7 +116,7 @@ $options = array(
116
 
117
  //WooCommerce Message for day 1
118
  $woo_day_1_text = 'WooCommerce Day 1 Message.';
119
- $woo_day_1_text = '<span class="pysf_note"><b>PixelYourSite PRO + Product Catalog Feed Plugin Bundle:</b></span> Track Conversion Value and start with Facebook Dynamic Ads for WooCommerce in minutes. <br>Get <b>PixelYourSite Pro</b> (<i>fine tune Conversion Value</i>, optimize WooCommerce events for Custom Audiences, track tags, product tags and Time on Page, <b>Traffic Source</b> and UTM, enable Advanced Matching and use <i>Dynamic Events</i>)<br>Get <b>Product Catalog Feed Plugin</b> (create WooCommerce Dynamic Ads Product Catalog XML feeds)<br> ';
120
  $woo_day_1_text .= '<a href="http://www.pixelyoursite.com/bundle-offer?utm_source=wpadmin-update&utm_medium=update&utm_campaign=update" target="_blank"><b>Click to DOWNLOAD the bundle now (best deal)</b></a>';
121
 
122
 
@@ -129,7 +129,7 @@ $woo_day_2_text .= '<a href="http://www.pixelyoursite.com/facebook-pixel-plugin?
129
 
130
  //WooCommerce Message for day 3
131
  $woo_day_3_text = 'WooCommerce Day 3 Message.';
132
- $woo_day_3_text = '<span class="pysf_note"><b>WooCommerce Custom Audiences Optimization:</b></span> Build super-powerful Custom Audiences with PixelYourSite PRO. Track product name, category or product tags, plus shipping and payment methods, client city or country, coupon used and coupons names. All the events will have <b>Traffic Source and UTM</B> as parameters and there is a TimeOnPage event. Use them to <b>create highly relevant retargeting campaigns.</b></br>';
133
  $woo_day_3_text .= '<a href="http://www.pixelyoursite.com/facebook-pixel-plugin?utm_source=wpadmin-update&utm_medium=update&utm_campaign=update" target="_blank"><b>Click to download PixelYourSite Pro for a serious discount</b></a>';
134
 
135
 
33
 
34
 
35
  //Message for day 1
36
+ $day_1_text = '<span class="pysf_note"><b>Upgrade to PixelYourSite PRO </b></span> and optimize your FB ads for clicks on links or buttons with <b>Dynamic Events</b>. Improve conversion attribution and retargeting reach by using <b>Advanced Matching</b>. Track <b>Traffic Source</b> and UTM for better retargeting with Custom Audiences. Don’t miss this limited discount:<br> ';
37
  $day_1_text .= '<a href="http://www.pixelyoursite.com/facebook-pixel-plugin?utm_source=wpadmin-update&utm_medium=update&utm_campaign=update" target="_blank"><b>Click to download PixelYourSite Pro for a big discount</b></a>';
38
 
39
  //Message for day 2
40
+ $day_2_text = '<span class="pysf_note"><b>Use Dynamic Events </b></span> and optimize your ads for <b>on-site actions</b> (trigger events on CLICKS, page scroll, mouse over). Track the <b>Traffic Source</b> and UTM for all your events:<br>';
41
  $day_2_text .= '<a href="http://www.pixelyoursite.com/facebook-pixel-plugin?utm_source=wpadmin-update&utm_medium=update&utm_campaign=update" target="_blank"><b>Download PixelYourSite Pro for a limited discount</b></a>';
42
 
43
  //Message for day 3
44
+ $day_3_text = '<span class="pysf_note"><b>Last chance to get your DISCOUNT:</b></span> With PixelYourSite Pro you can use <b>Dynamic Events</b> (optimize campaigns for actions on your site, like clicks, page scroll or mouse over), plus enable <b>Advanced Matching</b> (new FB feature that increases conversion attribution and reach for retargeting campaigns). <b>Traffic Source</b> and UTM are added to all the events, so you can create <i>highly accurate retargeting campaigns</i>: <br>';
45
  $day_3_text .= '<a href="http://www.pixelyoursite.com/facebook-pixel-plugin?utm_source=wpadmin-update&utm_medium=update&utm_campaign=update" target="_blank"><b>Download Now (offer ending soon)</b></a>';
46
 
47
  //Message for day 4 to 7;
116
 
117
  //WooCommerce Message for day 1
118
  $woo_day_1_text = 'WooCommerce Day 1 Message.';
119
+ $woo_day_1_text = '<span class="pysf_note"><b>PixelYourSite PRO + Product Catalog Feed Plugin Bundle:</b></span> Track Conversion Value and start with Facebook Dynamic Ads for WooCommerce in minutes. <br>Get <b>PixelYourSite Pro</b> (<i>fine tune Conversion Value</i>, optimize WooCommerce events for Custom Audiences, track post tags and product tags, <b>Traffic Source</b> and UTM, enable Advanced Matching and use <i>Dynamic Events</i>)<br>Get <b>Product Catalog Feed Plugin</b> (create WooCommerce Dynamic Ads Product Catalog XML feeds)<br> ';
120
  $woo_day_1_text .= '<a href="http://www.pixelyoursite.com/bundle-offer?utm_source=wpadmin-update&utm_medium=update&utm_campaign=update" target="_blank"><b>Click to DOWNLOAD the bundle now (best deal)</b></a>';
121
 
122
 
129
 
130
  //WooCommerce Message for day 3
131
  $woo_day_3_text = 'WooCommerce Day 3 Message.';
132
+ $woo_day_3_text = '<span class="pysf_note"><b>WooCommerce Custom Audiences Optimization:</b></span> Build super-powerful Custom Audiences with PixelYourSite PRO. Track product name, category or product tags, plus shipping and payment methods, client city or country, coupon used and coupons names. All the events will have <b>Traffic Source and UTM</B> (URL Tags). Use them to <b>create highly relevant retargeting campaigns.</b></br>';
133
  $woo_day_3_text .= '<a href="http://www.pixelyoursite.com/facebook-pixel-plugin?utm_source=wpadmin-update&utm_medium=update&utm_campaign=update" target="_blank"><b>Click to download PixelYourSite Pro for a serious discount</b></a>';
134
 
135
 
readme.txt CHANGED
@@ -2,8 +2,8 @@
2
  Contributors: PixelYourSite, c0d3fev3r, themister
3
  Tags: Facebook Pixel, New Facebook Pixel, Facebook Conversion Pixel, Facebook Pixel Events, Facebook, New Facebook Pixel Events, Dynamic Events, Standard Events, Facebook Events, Facebook Standard Events, Facebook Dynamic Product Ads, WooCommerce, WooCommerce Facebook Pixel, Facebook Custom Events, Facebook Conversion Value, WooCommerce Affiliate Products, Facebook Pixel PayPal
4
  Requires at least: 3.0.1
5
- Tested up to: 4.6.1
6
- Stable tag: 4.0.1
7
  License: GPLv3
8
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
9
 
@@ -203,6 +203,12 @@ We have an article about how to optimize Facebook Ads Reports:
203
 
204
  == Changelog ==
205
 
 
 
 
 
 
 
206
  = PixelYourSite 4.0.1 =
207
 
208
  * fixing minor bugs
2
  Contributors: PixelYourSite, c0d3fev3r, themister
3
  Tags: Facebook Pixel, New Facebook Pixel, Facebook Conversion Pixel, Facebook Pixel Events, Facebook, New Facebook Pixel Events, Dynamic Events, Standard Events, Facebook Events, Facebook Standard Events, Facebook Dynamic Product Ads, WooCommerce, WooCommerce Facebook Pixel, Facebook Custom Events, Facebook Conversion Value, WooCommerce Affiliate Products, Facebook Pixel PayPal
4
  Requires at least: 3.0.1
5
+ Tested up to: 4.7
6
+ Stable tag: 4.0.2
7
  License: GPLv3
8
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
9
 
203
 
204
  == Changelog ==
205
 
206
+ = PixelYourSite 4.0.2 =
207
+
208
+ * WordDpress 4.7 compatibility checked
209
+
210
+ * Manage Events buttons fixed - they were not looking right on WP 4.7
211
+
212
  = PixelYourSite 4.0.1 =
213
 
214
  * fixing minor bugs