dagon
New Member
I'm looking at the table: `mw_campaign_track_url`
When I do: SELECT COUNT(*) FROM `mw_campaign_track`_url WHERE DATE(date_added) = CURDATE();
I get back one result, say 100 records. However, I'm redirecting clicks to a third party click tracker tool and I'm seeing 4 total clicks. It's important to note that the third party tool is showing me both Total Clicks and Unique Clicks. How is it that I'm seeing WAY more clicks from mw_campaign_track_url than I am actually getting?
Is there an internal issue with MailWizz? Does mw_campaign_track_url perhaps not show total clicks?
When I do: SELECT COUNT(*) FROM `mw_campaign_track`_url WHERE DATE(date_added) = CURDATE();
I get back one result, say 100 records. However, I'm redirecting clicks to a third party click tracker tool and I'm seeing 4 total clicks. It's important to note that the third party tool is showing me both Total Clicks and Unique Clicks. How is it that I'm seeing WAY more clicks from mw_campaign_track_url than I am actually getting?
Is there an internal issue with MailWizz? Does mw_campaign_track_url perhaps not show total clicks?