-
Notifications
You must be signed in to change notification settings - Fork 2
/
readme.txt
65 lines (47 loc) · 1.82 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
=== SimpleReach Analytics ===
Tags: articles, content, headlines, links, pageviews, plugin, social, simplereach, analytics, traffic, posts, best, readers, engagement, simple, reach, native, advertising
Contributors: SimpleReach
Plugin Name: SimpleReach Analytics
Plugin URI: https://github.com/simplereach/sranalytics_wordpress
Requires at least: 3.0
Tested up to: 4.3.1
Stable tag: 0.1.5
SimpleReach Analytics finds trending articles and gives publishers deep insights into their social traffic.
== Installation ==
1. Contact SimpleReach to get the Publisher ID (PID) for your domain.
2. Go to _Plugins -> SimpleReach Analytics_ in your plugins list and click _Activate_.
3. Go to _Settings -> SimpleReach Analytics_ and enter your PID into the first field. Click _Save_.
== Changelog ==
= 0.1.5 =
* Remove deprecated author function and iframe feature
= 0.1.4 =
* Add filters for values: title, url, date, channels, tags, and authors
= 0.1.3 =
* Updates for compatibility with WordPress VIP
= 0.1.2 =
* Use cloudfront link to Reach JS
= 0.1.1 =
* Fully translatable with Korean translation files
= 0.1.0 =
* Refactoring code to match WordPress VIP standards
= 0.0.8 =
* Better management of category, author, tag and home pages
* Added ability for to track attachment pages
= 0.0.7 =
* Added ability for all https urls to be sent as http
= 0.0.6 =
* Fixed bug that caused authors not to be tracked in older versions of WordPress
* Updated copy and layout for settings screen
= 0.0.5 =
* Better wording for what gets tracked
= 0.0.4 =
* SimpleReach tag fires in <head> now for speed
* Made iframe loading optional for complex AJAX sites
= 0.0.3 =
* Fixes for when to show on all pages
* Allow for customizing where the SimpleReach beacon shows
* Cleaned up Settings page look
= 0.0.2 =
* Added all pages checkbox
= 0.0.1 =
* Initial release