Closed (fixed)
Project:
Drupal core
Version:
5.7
Component:
other
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Jan 2009 at 06:48 UTC
Updated:
4 Mar 2009 at 11:10 UTC
Hello all,
I embed the registeration page of my site in external affiliate websites & need to track where new registrations are coming from.
I have tried the User Referral module which works great as a client specific URL to track referrals, but doesnt work when embedding the same registration form across different affiliate websites.
I believe the best thing will be to add some code to the 'Create New Acount' button so that it automatically records the URL of the website where this button is pressed + adds this information to the database.
Im not a programmer & therefore seek your support.
Ta,
Comments
Comment #1
ainigma32 commentedI see you are using Embed widgets http://drupal.org/node/358820 maybe that will get you the solution.
I believe that you will probably have to do some coding (or get it done of course) At the least you will probably have to use a hook_form_alter to add the code/url to the registration form.
Anyway good luck and please keep this issue updated as well as the one mentioned above.
- Arie
Comment #2
ainigma32 commented@newdru08: Did you have any luck finding a solution yet?
- Arie
Comment #3
ainigma32 commentedLooks like newdru08 won't be posting any feedback so I'm setting this to fixed.
Feel free to reopen if you think that is wrong.
- Arie