WP Dynamic Links
WP Dynamic Links makes it simple to shorten your URLs, track your links, split test, and geo-target.
5 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_automatches | Stores automatches data created by this plugin. | Static |
| wp_destinations | Stores destinations data created by this plugin. | Static |
| wp_geoipcountry | Stores geoipcountry data created by this plugin. | Static |
| wp_rules | Stores rules data created by this plugin. | Static |
| wp_stats | Stores stats data created by this plugin. | Static |