Find Jobs
Hire Freelancers

440253 Lead Management / Downline Builder / Tracking Additions

N/A

Fullført
Lagt ut over 13 år siden

N/A

Betalt ved levering
This job involves the following modifications and additions to existing advanced MLM / affiliate membership software. Candidate must have a good working knowledge and prior experience with MLM, network marketing, downlines, and lead management. Candidate must also possess: Solid knowledge of MySQL and Zend certified in PHP Excellent verbal and written English skills Ability to produce accurate and high quality work on time This is very advanced software that supports an unlimited number of programs, stores, products, and autoresponders. The work described herein must also support the software as it now functions, and not cripple or disable any existing functions. This is work for hire. I will own the copyright to all code that is created. NOTE: This job involves the creation of a database update script or scripts to add all these new features into existing sites, as well as perform installations on new sites. A sample script will be provided, which should be used as a template for this purpose. All functions should be designed with speed, accuracy, efficiency (not be a resource hog), and security in mind. Thanks for your time, and I look forward to hearing from you! Here is the job, broken down by section: == Ad Campaign Tracking / Combination URL Shortening - members set up campaign tracking links - they choose a Campaign Name, Advertising Source (optional), URL, Amount Spent (optional), and Sales (all text input fields), and are given shortened URLs for text and banner links. This is to track conversion rates for campaigns, as well as create shortened links for any URL. There will be 2 uses for this. 1) For tracking third party URLs 2) For tracking traffic and sales within the system In other words, if they are tracking an ad campaign which links to another affiliate program, the Campaign stats should include: "Raw Clicks", "Unique Clicks", "Total Clicks", and "Sales", and calculate the "Conversion Rate", i.e. show cost per each of the previous status types just mentioned. Conversion Rate is only shown if "Amount Spent" is entered. Since there is no way for the system to know the "Sales", this will be a field the member can manually enter later on, (but the other fields they cannot edit once created). If they are tracking an ad campaign which links to their affiliate replicated website (within our software), the Campaign stats should include: "Raw Clicks", "Unique Clicks", "Total Clicks", "Leads", (signed up as lead), "Registrations" (signed up as member), "Sales" (purchased a membership), and calculate the "Conversion Rate", i.e. show cost per each of the previous status types just mentioned. == Stats - we need a stats page for the members to track traffic to their affiliate replicated website. This page will be in the member's back office, and show "Total Visits", "Unique Visits", and "Time On Site" (total time visitors and leads spent on front end of site). I would prefer a public "php include", that can be used on all public pages for tracking. I welcome input on this. == Downline Builder - Admin needs ability to create unlimited additional "listings". This feature will double as a downline builder and text ads creator Downline Builder fields are for the use of tracking third party companies (URLs). Admin must first create at least one category, before creating a listing, as each listing must be assigned to at least one category. Also need ability to choose more than one category per listing. Must support unlimited categories and listings Each field when created is given a name by the admin. The admin can then enter a URL, or leave the field empty, (if they wish to allow their member to enter in any URL of their choice). These fields should be displayed to the members in their profile section, as well as to their downline members (in the members area and on public pages, too) - so downline members may join designated third party programs under their sponsor. It must have flow-through, meaning if a member's sponsor is not in a third party program, it will display the next upline's affiliate link to that member. This continues all the way back to admin, if no members between the admin and the member are in the third party program (i.e. they have no value listed in the custom field). There will be links to join each program (in the members area and on public pages, too). These pages should be created automatically, and display every link the admin has added. Initially, it will be the sponsor's link showing up to join, but if the member joins that program, and also adds in their own affiliate ID for that program (and updates their profile), then their own affiliate link will show up (not their sponsor's) when they access their profile. Admin defines the custom field name (program name), and custom link with tracking formation i.e. [login to view URL] In this example, each user only enters in their user/id into their profile, and those are appended to the URLs, to create the finished links. This way, the members cannot override the links with their own. If the admin left the field blank, then user could enter in a full URL. Fields needed include: Program Name, URL, Headline, Description (text area), Columns Displayed should be: Program Name, URL, Headline, Description, Stats, Actions (Edit, Delete) Under each column heading: Program Name will display the name of the program (spaces allowed), URL will display the URL, and be an active link to same, which opens in a new window. Headline and Description will be Headline and Description (only used if using as text ads). Stats will display the link "Click To View", which opens a new window to view stats. ALL FIELDS ARE OPTIONAL NOTE: The downline builder URLs should use shortened redirect links, so all click throughs can be tracked. In other words, this feature needs to tie into the Ad Campaign / URL shortener. NOTE: A campaign tracking page needs to be created for the sole purpose of tracking all downline builder URLs. Raw, unique, total clicks, times displayed. == We have an existing AR, which needs to be expanded into a Lead management system. These pages will feature name, phone, email, date opted in - [THIS MUCH IS ALREADY DONE]. We need to add the following new columns / features. "Age" This goes after date, and should show number days old the lead is. (example: "12 Days") "Rating", this will show values of "None", "Cold", "Warm", and "Hot". All leads should be entered with a rating of "None". "Campaign" This shows the name of the campaign they were referred by. If no campaign was assigned, then the value displayed should be "None". "Custom" (which displays either a value of "Show" or "N/A". If any custom fields are present in the AR, the "Show" value is displayed. Otherwise, the "N/A" value (for not applicable) is displayed. If the value is "Show", then "Show" is linked to open a new page (containing the all the custom questions, as well as the answers the lead provided - i.e. data gathered from the lead capture form). Since this page is in a new window, it should also contain the full lead details (full name, email, phone, etc.). NOTE the custom fields will be created with the form creator in the AR (see below). "Edit/Notes" shows value of "Edit". Clicking this link opens a window where the user can see all of the lead data at once, including any custom fields. All fields should be in input fields, so they may be edited by the user. In addition there should be a text area, which allows users to enter, view, and edit notes about each lead. Follow Up / Reminder Calendar This feature serves 2 purposes: 1) a task reminder 2) lead follow up reminder - member can set up notes for dates to follow up with leads The follow up / reminder calendar should also be a separate page in the member's area. i.e. a member can access their calendar, to view and create daily tasks by date. If they access the calendar directly, they can only set up task reminders. To set up lead follow up reminders, they must click on the "Edit/Notes" on the leads page. A link above the "Notes" text area should be "Follow Up Calendar". Clicking on this opens up a calendar which they can easily click the month and day, to follow up with the lead. They can optionally add a note with the follow up. A cron job must be created to run every 24 hours, to search for these reminders, and email them out on the selected date. Follow up email reminders are sent to the member with all their lead details, including lead notes they entered. Reminder only emails are not connected to leads, so they only need to contain the reminder note and date. The columns order should be: Name, Email, Phone, Custom, Date, Age, Rating, Campaign, Status, Edit/Notes We need the ability to sort by any of these fields by clicking the column name. The following 2 pages will need to be updated with these features: [login to view URL] admin/demo Once you have logged in as admin, Click on "View Membership" (if you're in the store admin area), then click on "Leads". The page you'll see is: [login to view URL] - This page also need the added ability to change the sponsor of a lead. Login as a member (in admin panel, click "Find Members", then "Show All Members", then click on "Login" to be auto logged into the members back office. Next click on "AUTORESPONDERS". The page you'll see is: [login to view URL] == Ability to send broadcast emails to existing leads database. This will be an exact copy of the "EMAIL DOWNLINE" page (members back office), edited to work with the leads DB. A URL query string will determine which AR the broadcast is being sent to. Login as member: admin/demo [login to view URL] == Form creator function - this feature is already developed, and working perfectly for store products. I want to re-use the same feature in our autoresponders (AR). In other words, giving the user the option to create unlimited custom fields. This would allow for applications such as a way to create unlimited questionnaires (forms), within lead capture pages. This job involves taking the modular form creator from the store and using it to create custom form fields in the AR. Both admin and member should be able to do this, but for this project, only the admin will create custom forms, since at this point, only the admin can create ARs (although all members may use utilize them). To see the form creator, login to demo site here: [login to view URL] admin/demo Click on "View Store", then "Select Store", then select the "Instant Pay Store". Next click "Edit Product", and choose "Golf and Lunch", by clicking [EDIT]. Scroll to the bottom where you'll see "Additional Fields". This is the custom form field creator. This was created as a modular php include file for use in the store, so it should be reasonably easy to re-use the same include for the AR. The custom form fields support master and child fields, and can run infinitely deep. In other words, based on a user selection, more fields may appear. This can be useful in gathering information. Please select the product, and play with the order page, to get an idea here: [login to view URL] == SMS - opt-in leads and sales should automatically trigger a SMS text alert to the sponsor's cell phone. The email template sent will be located in the config file, and the email sent will also contain all relevant data the lead submitted. This feature should be easy to turn on or off, for leads and sales (alerting only for one or the other, if desired, or both, or none). == All pages created must use includes to existing header and footer files in the admin area (for admin area files), and the members area (for members area files). Design should follow same layout and look and feel as existing pages. Please PMB any questions. Thanks!
Prosjekt-ID: 2186127

Om prosjektet

1 forslag
Eksternt prosjekt
Aktiv 12 år siden

Ønsker du å tjene penger?

Fordeler med budgivning på Freelancer

Angi budsjettet og tidsrammen
Få betalt for arbeidet ditt
Skisser forslaget ditt
Det er gratis å registrere seg og by på jobber
Tildelt til:
Brukeravatar
This job involves the following modifications and additions to existing advanced MLM / affiliate membership software. Candidate must have a good working knowledge and prior experience with MLM, network marketing, downlines, and lead management. Candidate must also possess: Solid knowledge of MySQL and Zend certified in PHP Excellent verbal and written English skills Ability to produce accurate and high quality work on time This is very advanced software that supports an unlimited number of programs, stores, products, and autoresponders. The work described herein must also support the software as it now functions, and not cripple or disable any existing functions. This is work for hire. I will own the copyright to all code that is created. NOTE: This job involves the creation of a database update script or scripts to add all these new features into existing sites, as well as perform installations on new sites. A sample script will be provided, which should be used as a template for this purpose. All functions should be designed with speed, accuracy, efficiency (not be a resource hog), and security in mind. Thanks for your time, and I look forward to hearing from you! Here is the job, broken down by section: == Ad Campaign Tracking / Combination URL Shortening - members set up campaign tracking links - they choose a Campaign Name, Advertising Source (optional), URL, Amount Spent (optional), and Sales (all text input fields), and are given shortened URLs for text and banner links. This is to track conversion rates for campaigns, as well as create shortened links for any URL. There will be 2 uses for this. 1) For tracking third party URLs 2) For tracking traffic and sales within the system In other words, if they are tracking an ad campaign which links to another affiliate program, the Campaign stats should include: \"Raw Clicks\", \"Unique Clicks\", \"Total Clicks\", and \"Sales\", and calculate the \"Conversion Rate\", i.e. show cost per each of the previous status types just mentioned. Conversion Rate is only shown if \"Amount Spent\" is entered. Since there is no way for the system to know the \"Sales\", this will be a field the member can manually enter later on, (but the other fields they cannot edit once created). If they are tracking an ad campaign which links to their affiliate replicated website (within our software), the Campaign stats should include: \"Raw Clicks\", \"Unique Clicks\", \"Total Clicks\", \"Leads\", (signed up as lead), \"Registrations\" (signed up as member), \"Sales\" (purchased a membership), and calculate the \"Conversion Rate\", i.e. show cost per each of the previous status types just mentioned. == Stats - we need a stats page for the members to track traffic to their affiliate replicated website. This page will be in the member\'s back office, and show \"Total Visits\", \"Unique Visits\", and \"Time On Site\" (total time visitors and leads spent on front end of site). I would prefer a public \"php include\", that can be used on all public pages for tracking. I welcome input on this. == Downline Builder - Admin needs ability to create unlimited additional \"listings\". This feature will double as a downline builder and text ads creator Downline Builder fields are for the use of tracking third party companies (URLs). Admin must first create at least one category, before creating a listing, as each listing must be assigned to at least one category. Also need ability to choose more than one category per listing. Must support unlimited categories and listings Each field when created is given a name by the admin. The admin can then enter a URL, or leave the field empty, (if they wish to allow their member to enter in any URL of their choice). These fields should be displayed to the members in their profile section, as well as to their downline members (in the members area and on public pages, too) - so downline members may join designated third party programs under their sponsor. It must have flow-through, meaning if a member\'s sponsor is not in a third party program, it will display the next upline\'s affiliate link to that member. This continues all the way back to admin, if no members between the admin and the member are in the third party program (i.e. they have no value listed in the custom field). There will be links to join each program (in the members area and on public pages, too). These pages should be created automatically, and display every link the admin has added. Initially, it will be the sponsor\'s link showing up to join, but if the member joins that program, and also adds in their own affiliate ID for that program (and updates their profile), then their own affiliate link will show up (not their sponsor\'s) when they access their profile. Admin defines the custom field name (program name), and custom link with tracking formation i.e. [login to view URL] In this example, each user only enters in their user/id into their profile, and those are appended to the URLs, to create the finished links. This way, the members cannot override the links with their own. If the admin left the field blank, then user could enter in a full URL. Fields needed include: Program Name, URL, Headline, Description (text area), Columns Displayed should be: Program Name, URL, Headline, Description, Stats, Actions (Edit, Delete) Under each column heading: Program Name will display the name of the program (spaces allowed), URL will display the URL, and be an active link to same, which opens in a new window. Headline and Description will be Headline and Description (only used if using as text ads). Stats will display the link \"Click To View\", which opens a new window to view stats. ALL FIELDS ARE OPTIONAL NOTE: The downline builder URLs should use shortened redirect links, so all click throughs can be tracked. In other words, this feature needs to tie into the Ad Campaign / URL shortener. NOTE: A campaign tracking page needs to be created for the sole purpose of tracking all downline builder URLs. Raw, unique, total clicks, times displayed. == We have an existing AR, which needs to be expanded into a Lead management system. These pages will feature name, phone, email, date opted in - [THIS MUCH IS ALREADY DONE]. We need to add the following new columns / features. \"Age\" This goes after date, and should show number days old the lead is. (example: \"12 Days\") \"Rating\", this will show values of \"None\", \"Cold\", \"Warm\", and \"Hot\". All leads should be entered with a rating of \"None\". \"Campaign\" This shows the name of the campaign they were referred by. If no campaign was assigned, then the value displayed should be \"None\". \"Custom\" (which displays either a value of \"Show\" or \"N/A\". If any custom fields are present in the AR, the \"Show\" value is displayed. Otherwise, the \"N/A\" value (for not applicable) is displayed. If the value is \"Show\", then \"Show\" is linked to open a new page (containing the all the custom questions, as well as the answers the lead provided - i.e. data gathered from the lead capture form). Since this page is in a new window, it should also contain the full lead details (full name, email, phone, etc.). NOTE the custom fields will be created with the form creator in the AR (see below). \"Edit/Notes\" shows value of \"Edit\". Clicking this link opens a window where the user can see all of the lead data at once, including any custom fields. All fields should be in input fields, so they may be edited by the user. In addition there should be a text area, which allows users to enter, view, and edit notes about each lead. Follow Up / Reminder Calendar This feature serves 2 purposes: 1) a task reminder 2) lead follow up reminder - member can set up notes for dates to follow up with leads The follow up / reminder calendar should also be a separate page in the member\'s area. i.e. a member can access their calendar, to view and create daily tasks by date. If they access the calendar directly, they can only set up task reminders. To set up lead follow up reminders, they must click on the \"Edit/Notes\" on the leads page. A link above the \"Notes\" text area should be \"Follow Up Calendar\". Clicking on this opens up a calendar which they can easily click the month and day, to follow up with the lead. They can optionally add a note with the follow up. A cron job must be created to run every 24 hours, to search for these reminders, and email them out on the selected date. Follow up email reminders are sent to the member with all their lead details, including lead notes they entered. Reminder only emails are not connected to leads, so they only need to contain the reminder note and date. The columns order should be: Name, Email, Phone, Custom, Date, Age, Rating, Campaign, Status, Edit/Notes We need the ability to sort by any of these fields by clicking the column name. The following 2 pages will need to be updated with these features: [login to view URL] admin/demo Once you have logged in as admin, Click on \"View Membership\" (if you\'re in the store admin area), then click on \"Leads\". The page you\'ll see is: [login to view URL] - This page also need the added ability to change the sponsor of a lead. Login as a member (in admin panel, click \"Find Members\", then \"Show All Members\", then click on \"Login\" to be auto logged into the members back office. Next click on \"AUTORESPONDERS\". The page you\'ll see is: [login to view URL] == Ability to send broadcast emails to existing leads database. This will be an exact copy of the \"EMAIL DOWNLINE\" page (members back office), edited to work with the leads DB. A URL query string will determine which AR the broadcast is being sent to. Login as member: admin/demo [login to view URL] == Form creator function - this feature is already developed, and working perfectly for store products. I want to re-use the same feature in our autoresponders (AR). In other words, giving the user the option to create unlimited custom fields. This would allow for applications such as a way to create unlimited questionnaires (forms), within lead capture pages. This job involves taking the modular form creator from the store and using it to create custom form fields in the AR. Both admin and member should be able to do this, but for this project, only the admin will create custom forms, since at this point, only the admin can create ARs (although all members may use utilize them). To see the form creator, login to demo site here: [login to view URL] admin/demo Click on \"View Store\", then \"Select Store\", then select the \"Instant Pay Store\". Next click \"Edit Product\", and choose \"Golf and Lunch\", by clicking [EDIT]. Scroll to the bottom where you\'ll see \"Additional Fields\". This is the custom form field creator. This was created as a modular php include file for use in the store, so it should be reasonably easy to re-use the same include for the AR. The custom form fields support master and child fields, and can run infinitely deep. In other words, based on a user selection, more fields may appear. This can be useful in gathering information. Please select the product, and play with the order page, to get an idea here: [login to view URL] == SMS - opt-in leads and sales should automatically trigger a SMS text alert to the sponsor\'s cell phone. The email template sent will be located in the config file, and the email sent will also contain all relevant data the lead submitted. This feature should be easy to turn on or off, for leads and sales (alerting only for one or the other, if desired, or both, or none). == All pages created must use includes to existing header and footer files in the admin area (for admin area files), and the members area (for members area files). Design should follow same layout and look and feel as existing pages. Please PMB any questions. Thanks!
$350 USD om 40 dager
4,9 (276 omtaler)
7,3
7,3

Om klienten

s flagg
Portland,
5,0
7
Betalingsmetode bekreftet
Medlem siden apr. 4, 2004

Klientbekreftelse

Takk! Vi har sendt deg en lenke for at du skal kunne kreve din gratis kreditt.
Noe gikk galt. Vær så snill, prøv på nytt.
Registrerte brukere Publiserte jobber
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Forhåndsvisning innlasting
Tillatelse gitt for geolokalisering.
Påloggingsøkten din er utløpt og du har blitt logget ut. Logg på igjen.