Hi, in order to track the referrer source of my visitors and attribute correctly the conversion, I want to record the referrer for each visit on my WordPress website and add the value as a parameter in a url (my conversion is at the end of a funnel in a second website).
Can I use the CP referrer plugin to do that and if yes, how ?
Thank for
Céline
Hi, thank you for this great plugin!
Unfortunately it’s not working well for me anymore.. I was using your plugin for tracking hired advertisings.. it was working really great, but suddenly it stopped to work.. to be more precise, the plugin seems to detect any other sources like google.com or bing.com without the referrer code.. but my own referrer resources aren’t working at all.. they were working really fine.. and I didn’t do anything different like installing a different a plugin to affect the behavior of your plugin.. but there is no more statistics tracking the referrer resources..
Do you have any ideas to debug this?
I do not provide my website to this forum for communication reasons, so please write me to [email protected].
Thank you,
]]>ErrorException /wp-content/plugins/cp-referrer-and-conversions-tracking/cp-main-class.inc.php in CP_REFTRACK_Plugin::register_conversion Warning: Undefined array key “cprreftracklatest” Line 288
$entry = $this->get_entry();
$this->add_field_verify($wpdb->prefix.$this->table_conversions, 'entry');
$wpdb->insert( $wpdb->prefix.$this->table_conversions, array( 'convname' => $conversion_name,
'convdesc' => $conversion_description,
'referrer' => $referrer,
'referrerlast' => sanitize_text_field($referrer!=$_COOKIE['cprreftracklatest']?$_COOKIE['cprreftracklatest']:''),
'entry' => $referrer,
'time' => current_time('mysql'),
));
Please check that cprreftracklatest exists.
Thanks
]]>Hi,
Apologies if this is a silly question, but it would be extremely useful for me — when there’s a spike in activity on my site — to see exactly where visitors have come from. By default, the tracking logs for this plugin only show the basic domains of referers (e.g. ‘Facebook.com’), without any specific details of exactly where my site was linked.
This plugin otherwise works well and has a good UI that suits me, but is it possible at all to expand the tracking log to show the full referer URL?
Many thanks.
]]>Hi.
I could not get the csv export to work. The button does nothing, just refreshes the page.
Hi, I need to get the value of the Referrer and assign it to a field in the contact form 7
how to get this value from the filter you provide.
Hi, Is there a shortcode available to get the referrer for a user from the beginning of their session?
]]>Hi,
I have a Referral Source setup and the WooCommerce add-on enabled. The Referral Source shows in the Tracking Log, but get “N/A – unable to find the referrer source” in the Conversions list.
How can this be fixed so that Referral Sources are shown in the Conversions list?
We do use WP Rocket caching if that is of any significance. Thank you in advance!
]]>Hi there!
Can we use this plugin in Germany, regarding the GDPR?
Is it possible to anonymize IP adresses?
Best regards
]]>