Changeset 2108062
- Timestamp:
- 06/18/2019 11:39:53 AM (7 years ago)
- Location:
- segment-for-wp-by-in8-io/trunk
- Files:
-
- 2 edited
-
README.txt (modified) (2 diffs)
-
segment-for-wordpress.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
segment-for-wp-by-in8-io/trunk/README.txt
r2104646 r2108062 16 16 The original/official Segment Analytics plugin for WordPress has been deprecated and not updated for a few years. I used the original code as the foundation and added extra features, functionality and fixes. 17 17 18 I will try to write more documentation. It's all very self-explanatory if you've worked with Segment, but hit me up if you have any questions, suggestions or ideas. 18 I will try to write more documentation. 19 20 It's all very self-explanatory if you've worked with Segment, but hit me up if you have any questions, suggestions or ideas. 19 21 20 22 * Built-in support for Ninja Forms and Gravity Forms … … 48 50 1. What do I need? You will need to signup for Segment.com 49 51 2. How much does it cost? Plugin is free. Segment is free up to 1,000 users. 50 3. Will it slow my site down? Depends. But if you're using a lot of destinations, then yeah,The same way as if you installed the scripts directly.52 3. Will it slow my site down? Depends. The more destinations and the more events you use, the slower things can go. The same way as if you installed the scripts directly. 51 53 52 54 == Changelog == 55 56 = 1.0.6 = 57 * Fixed an bug with WC functions 58 53 59 54 60 = 1.0.5 = -
segment-for-wp-by-in8-io/trunk/segment-for-wordpress.php
r2104644 r2108062 12 12 * Plugin URI: https://in8.io 13 13 * Description: Re-wrote and extended the Segment Analytics plugin. The official one has been dead for a couple of years, which is a shame. Hope you find this useful! Added several extra features. 14 * Version: 1.0 .514 * Version: 1.06 15 15 * Author: Juan 16 16 * Author URI: https://juangonzalez.com.au
Note: See TracChangeset
for help on using the changeset viewer.