latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Tag member with traffic source

Home Forums Community Forum Tag member with traffic source

This topic contains 1 reply, has 2 voices. Last updated by  Raam Dev 4 years, 5 months ago.

Topic Author Topic
Posted: Friday Jul 13th, 2012 at 12:55 pm #19180
Ray Masa
Username: raymasa

When someone signs up to become a member, is it possible to tag the wp database to show the traffic source for that member? This could either be an affiliate number or a traffic source. I would like to know where the user came from when he became the member.

Thanks,

Ray

List Of Topic Replies

Viewing 1 replies (of 1 total)
Author Replies
Author Replies
Posted: Saturday Jul 14th, 2012 at 5:59 am #19226
Raam Dev
Username: Raam
Staff Member

You’d need to write your own custom code for this, but it’s certainly possible using s2Member’s hooks/filters.

How you implement this would depend on what you’re tracking. Is it a variable in the URL? (e.g., your signup page is called with /signup/?affiliate=someID.) Or do you just want to track the page that referred the person to your signup page? (e.g., using something like PHP’s $_SERVER[‘HTTP_REFERER’]; that will only work if they go from the referred page directly to your signup page, not referred page -> home page -> signup page; the latter would show the ‘home page’ as the referred page unless you implement a separate referrer tracking system using a session.)

Viewing 1 replies (of 1 total)

This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.