Changeset 2547438
- Timestamp:
- 06/14/2021 11:45:07 AM (5 years ago)
- Location:
- outfunnel
- Files:
-
- 8 edited
- 1 copied
-
tags/2.1.1 (copied) (copied from outfunnel/trunk)
-
tags/2.1.1/commit.txt (modified) (1 diff)
-
tags/2.1.1/languages/outfunnel.pot (modified) (1 diff)
-
tags/2.1.1/outfunnel.php (modified) (2 diffs)
-
tags/2.1.1/readme.txt (modified) (4 diffs)
-
trunk/commit.txt (modified) (1 diff)
-
trunk/languages/outfunnel.pot (modified) (1 diff)
-
trunk/outfunnel.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
outfunnel/tags/2.1.1/commit.txt
r2535480 r2547438 1 52c00a5215cbf60fc5ab1be753de1d8c3053d16e 1 f87ba7bdaddee6752fa41d8d60ef0855e0434870 -
outfunnel/tags/2.1.1/languages/outfunnel.pot
r2535480 r2547438 7 7 msgid "" 8 8 msgstr "" 9 "Project-Id-Version: outfunnel 2.1. 0\n"9 "Project-Id-Version: outfunnel 2.1.1\n" 10 10 "Report-Msgid-Bugs-To: devel@outfunnel.com\n" 11 "POT-Creation-Date: 2021-0 5-21 13:01+0000\n"11 "POT-Creation-Date: 2021-06-14 11:45+0000\n" 12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -
outfunnel/tags/2.1.1/outfunnel.php
r2535480 r2547438 1 1 <?php 2 2 /* 3 Plugin Name: Outfunnel 4 Version: 2.1. 03 Plugin Name: Outfunnel: Web Visitor Tracking & CRM Integration 4 Version: 2.1.1 5 5 Author: andrisreinman 6 6 Author URI: https://outfunnel.com/ 7 Description: Track web visitors on your WordPress site, record visits and form submissions in your CRM. Works with Pipedrive, Copper and HubSpot CRM.7 Description: Easily sync leads from various WP forms to Pipedrive, Copper, HubSpot and other CRMs. Includes web visitor tracking. 8 8 Text Domain: outfunnel 9 9 Domain Path: /languages … … 26 26 class OUTFUNNEL { 27 27 28 public $plugin_version = '2.1. 0';28 public $plugin_version = '2.1.1'; 29 29 30 30 /** -
outfunnel/tags/2.1.1/readme.txt
r2535480 r2547438 4 4 Requires at least: 4.2 5 5 Tested up to: 5.7.2 6 Stable tag: 2.1. 06 Stable tag: 2.1.1 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 12 12 == Description == 13 13 14 [Outfunnel](https://outfunnel.com) plugin allows you to set up Outfunnel’s web tracking without modifying your HTML template. This will track visitors on your website, and record both web visits and form submissions inyour CRM. Works with Pipedrive, Copper and HubSpot CRM.14 [Outfunnel](https://outfunnel.com) plugin lets you track website visits and sync form submissions to your CRM. Works with Pipedrive, Copper and HubSpot CRM. 15 15 16 You need to have an Outfunnel account to use this plugin - register [here](https://app.outfunnel.com/register).16 Supported forms: Elementor, Contact Form 7, Gravity Forms, WP Forms. Learn more about syncing new form submissions to CRM [here](https://support.outfunnel.com/en/articles/5234038-wordpress-forms-crm-connection?utm_source=Wordpress&utm_medium=marketplace). 17 17 18 For instructions to get the site identifier required for the plugin to work please visit the [Outfunnel web tracking](https://app.outfunnel.com/web-tracking) page. 18 You need to have an Outfunnel account to use this plugin – register [here](https://app.outfunnel.com/register). 19 20 For instructions to get the unique tracking code please register for an account and visit the Outfunnel [web tracking page](https://app.outfunnel.com/web-tracking). 19 21 20 22 == Installation == … … 27 29 == Frequently Asked Questions == 28 30 29 = Can this plugin be used to enable Outfunnel web tracking in WordPress? =31 = What CRM tools does Outfunnel integrate with? = 30 32 31 Yes. 33 Pipedrive, Copper, HubSpot. More coming soon. 34 35 = Which forms are supported? = 36 37 Elementor, Contact Form 7, Gravity Forms, WP Forms. 32 38 33 39 == Screenshots == … … 39 45 40 46 == Changelog == 47 48 = 2.1.1 = 49 50 * Update Plugin title and description. Add FAQ 41 51 42 52 = 2.1.0 = -
outfunnel/trunk/commit.txt
r2535480 r2547438 1 52c00a5215cbf60fc5ab1be753de1d8c3053d16e 1 f87ba7bdaddee6752fa41d8d60ef0855e0434870 -
outfunnel/trunk/languages/outfunnel.pot
r2535480 r2547438 7 7 msgid "" 8 8 msgstr "" 9 "Project-Id-Version: outfunnel 2.1. 0\n"9 "Project-Id-Version: outfunnel 2.1.1\n" 10 10 "Report-Msgid-Bugs-To: devel@outfunnel.com\n" 11 "POT-Creation-Date: 2021-0 5-21 13:01+0000\n"11 "POT-Creation-Date: 2021-06-14 11:45+0000\n" 12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -
outfunnel/trunk/outfunnel.php
r2535480 r2547438 1 1 <?php 2 2 /* 3 Plugin Name: Outfunnel 4 Version: 2.1. 03 Plugin Name: Outfunnel: Web Visitor Tracking & CRM Integration 4 Version: 2.1.1 5 5 Author: andrisreinman 6 6 Author URI: https://outfunnel.com/ 7 Description: Track web visitors on your WordPress site, record visits and form submissions in your CRM. Works with Pipedrive, Copper and HubSpot CRM.7 Description: Easily sync leads from various WP forms to Pipedrive, Copper, HubSpot and other CRMs. Includes web visitor tracking. 8 8 Text Domain: outfunnel 9 9 Domain Path: /languages … … 26 26 class OUTFUNNEL { 27 27 28 public $plugin_version = '2.1. 0';28 public $plugin_version = '2.1.1'; 29 29 30 30 /** -
outfunnel/trunk/readme.txt
r2535480 r2547438 4 4 Requires at least: 4.2 5 5 Tested up to: 5.7.2 6 Stable tag: 2.1. 06 Stable tag: 2.1.1 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 12 12 == Description == 13 13 14 [Outfunnel](https://outfunnel.com) plugin allows you to set up Outfunnel’s web tracking without modifying your HTML template. This will track visitors on your website, and record both web visits and form submissions inyour CRM. Works with Pipedrive, Copper and HubSpot CRM.14 [Outfunnel](https://outfunnel.com) plugin lets you track website visits and sync form submissions to your CRM. Works with Pipedrive, Copper and HubSpot CRM. 15 15 16 You need to have an Outfunnel account to use this plugin - register [here](https://app.outfunnel.com/register).16 Supported forms: Elementor, Contact Form 7, Gravity Forms, WP Forms. Learn more about syncing new form submissions to CRM [here](https://support.outfunnel.com/en/articles/5234038-wordpress-forms-crm-connection?utm_source=Wordpress&utm_medium=marketplace). 17 17 18 For instructions to get the site identifier required for the plugin to work please visit the [Outfunnel web tracking](https://app.outfunnel.com/web-tracking) page. 18 You need to have an Outfunnel account to use this plugin – register [here](https://app.outfunnel.com/register). 19 20 For instructions to get the unique tracking code please register for an account and visit the Outfunnel [web tracking page](https://app.outfunnel.com/web-tracking). 19 21 20 22 == Installation == … … 27 29 == Frequently Asked Questions == 28 30 29 = Can this plugin be used to enable Outfunnel web tracking in WordPress? =31 = What CRM tools does Outfunnel integrate with? = 30 32 31 Yes. 33 Pipedrive, Copper, HubSpot. More coming soon. 34 35 = Which forms are supported? = 36 37 Elementor, Contact Form 7, Gravity Forms, WP Forms. 32 38 33 39 == Screenshots == … … 39 45 40 46 == Changelog == 47 48 = 2.1.1 = 49 50 * Update Plugin title and description. Add FAQ 41 51 42 52 = 2.1.0 =
Note: See TracChangeset
for help on using the changeset viewer.