ਵੇਰਵਾ
Production-grade attribution and analytics plugin for Elementor Forms and WooCommerce with advanced customer journey tracking and reporting.
Tracks first-touch and last-touch attribution across the customer journey, captures Elementor leads, enriches WooCommerce orders, records WooCommerce shopping events, and provides analytics dashboards with CSV export.
Features:
* Elementor lead attribution with complete conversion snapshots
* WooCommerce order attribution
* WooCommerce Analytics Dashboard
* Executive Dashboard with KPIs
* Orders Analytics
* Cart Events tracking
* Product Performance reports
* Funnel Analytics
* Campaign Performance reports
* First-touch and Last-touch attribution
* Session tracking with visit count
* Attribution confidence classification
* UTM cookie persistence and server-side fallback
* Advanced Leads Dashboard with filters, sorting, custom columns and CSV export
* Separate WooCommerce analytics database optimized for reporting
* Fully backward compatible with legacy cookies, options and meta keys
ਸਥਾਪਤੀਕਰਨ
- Upload the plugin ZIP in WordPress admin or copy the plugin folder to /wp-content/plugins/.
- Activate the plugin.
- Configure settings from the plugin admin screen.
ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ
“Shulman UTM Attribution for Elementor” is open source software. The following people have contributed to this plugin.
ਯੋਗਦਾਨੀ“Shulman UTM Attribution for Elementor” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।
ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
ਤਬਦੀਲੀ-ਚਿੱਠਾ
Note: this section is kept trimmed to recent versions to stay under WordPress.org’s 5000-character
changelog limit. The complete version history is preserved in docs/CHANGELOG-ARCHIVE.md.
1.16.2
- Fixed: Plugin Check flagged three direct-query lines in the Landing Page Sessions table (retention cleanup and both session upserts) as unescaped/uncached/unprepared, despite each already carrying a
phpcs:ignorecomment listing exactly those codes. The comment was split across two lines — a standalone one above the query, plus a separate one-code comment at the end of the query line itself — and the second overrides the first rather than merging with it. No functional change: these queries were already safe (table/column names are hardcoded, values go through$wpdb->prepare()); this only consolidates each pair into a single same-line directive so the suppression actually takes effect.
1.16.1
- Fixed: the WooCommerce Orders — Attribution Campaign filter was collected and echoed back into the filter input, but never actually applied to the query — selecting a campaign had no effect on the table, the order count, or CSV export. It’s now applied consistently across all three, alongside the existing Status/Source/Search filters.
1.16.0
- Added: Landing Page Optimization Report grouping — switch between Landing Page only, Landing Page + Traffic Source (previous default behaviour), and Landing Page + Campaign, to see whether performance issues trace to the page, the traffic source, or the campaign. New “Session data retention” default is now 365 days (was 180), for year-over-year and seasonal-campaign comparisons out of the box; 90/180/Forever remain available.
- Fixed: WooCommerce Orders — Attribution date filter always displayed “Today” regardless of the actual selection, even though filtering itself worked correctly.
- Fixed: several CSV exports (Landing Page Optimization, Cart Events, Campaign Performance, WooCommerce Orders) could silently ignore filters that were visibly active on screen, since these export forms submit via POST while the underlying filter-reading code only checked GET parameters. Exports now always match what’s currently shown in the table/report.
1.14.1 and earlier
- See docs/CHANGELOG-ARCHIVE.md for the complete history, including the Landing Page Optimization Report launch (1.15.0), Attribution Engine Hardening, Plugin Check remediation, Custom Lead Fields UX, curated default-visible columns, attribution confidence scoring, direct-vs-untracked classification, fbclid/gclid handling, and referrer normalization.