Archive

Posts Tagged ‘referring’

Get Referring Url For Compled Goals In Google Analytics

December 25th, 2011 Comments off

Hi, i need somebody to help set up our google analytics where i can get the referring url of the users that complete goals. a report or some way to get that data

Quick Bit Of Javascript Needed

December 5th, 2011 Comments off

I need a small piece of javascript that parses the referring url and creates three cookies as follows

Cookie 1 – The domain referring if present or space
Cookie 2 – The full url
Cookie 3 – If the referring url has a q or p parameters then return the argument

Plus a simple test set up showing it working so I can pay you.

Nice and simple for someone with regular expression knowledge.

Url Redirect

August 2nd, 2011 Comments off

Hi

I’m looking for a programmer who will write for me a script to redirect an URL. Script’s description:

I have a URL like that: domain.com/redirect (URL)

the URL will go a link 1 if ‘REFERRING URL’= 0 (no referring URL) else the URL will go to link 2 (have referring URL)

Thanks

Referring Website Detect And Redirect

May 23rd, 2011 Comments off

Greetings,

We are in need of a programmer who can implement a redirect on our clients website.

We have a list of referring websites that need to have a redirect created. When a visitor of one the referring websites visits our clients website, the redirect should direct the visitor to a page of our choosing.

Our client run Windows Server with IIS

Thank you very much

Only Allow Visitors From A Certain Referring Domain

April 25th, 2011 Comments off

Is there a simple script to only allow traffic from facebook.com to a landing page of my choice and send all other visitors to another page of my choice? I only want users who are visting from facebook.com to see this page and everyone else not to.

please bid if you can do this

this is a small project i know

Real Referring Url Not Passed

August 14th, 2009 Comments off

We have pay-per-click search engine based on PHP/mySQL from http://www.hyperseek.com – full source version.

We need an expert programmer to add ability for script to pass referring url when search is performed and script queries upstream xml feed providers.

Also after you’ve solved this bug we need expert help to customize script beyond our knowledge by adding new functions, fixing up existing ones, etc..

There are many thousands of lines of code, script is split up into chunks, and last expert failed and could not succeed in fixing script.

I am willing to pay up to $100 to have this done in a timely manner. Also need direct communication via IM or phone.

If you cannot fix or are not familiar with www.hyperseek.com Hyperseek/Jackhammer PPC system, do not waste my time or bid on this project!

Referring Url Not Being Passed

August 7th, 2009 Comments off

We have pay-per-click search engine script based on PHP/mySQL from http://www.hyperseek.com – full source version.

We need an expert programmer to add ability for script to pass referring url when search is performed and script queries upstream xml feed providers.

Also after you’ve solved this bug we need expert help to customize script beyond our knowledge by adding new functions, fixing up existing ones, etc..

There are many thousands of lines of code, script is split up into chunks, and last expert failed and could not succeed in fixing script.

I am willing to pay up to $200 to have this done.

If you cannot fix or are not familiar with Hyperseek/Jackhammer PPC system, do not waste my time or bid on this project!

Hyperseek Referring Url Issue

July 31st, 2009 Comments off

EXTREMELY URGENT!

Our script from hyperseek.com (http://hyperseek.com/overview_pro.php) is not correctly passing the referring url from search to click.

We need php/mysql/apache expert to solve this issue right away!

Hyperseek Referring Url Issue

July 30th, 2009 Comments off

EXTREMELY URGENT!

Our script from hyperseek.com (http://hyperseek.com/overview_pro.php) is not correctly passing the referring url from search to click.

We need php/mysql/apache expert to solve this issue right away!

Clone Traffic Exchange

July 20th, 2009 Comments off

I require a clone of a traffic exchange

www.sleekhits.com is the website in question

I require all of the same features etc

Traffic Exchange Script Features

Advanced Anti-Cheat mechanisms
Seperate credit systems (Auto and Manual credits!).
Paid to manual and auto surf – member sell credits back to admin feature (at a rate/price for EACH account type set by you!).
Paid to Click Features – Cash and credit click throughs.
Bonus Hover Surfbar Add-on!
On screen cash and credit bonuses!
Multiple editable account types.
Banner & text link rotator with member convert credits features!
Random surf frames (top and bottom surf bar rotator!)
User account statuses – admin can suspend accounts and set days before inactivity!
Powered by a MySQL database.
200 Web templates for your sites design.
Site news.
Sell credits, banner & text impressions, account types etc…
Random referral generator per user or per account type.
Up to 10 referral levels with editable ratios for each account type!
Account verification system – verifies email addresses and you can edit the amount of pages new users must surf before:
~ An account is fully active;
~ The signup bonuses are credited and;
~ The referring bonuses are credited (if applicable).

Editable surf timer and surf ratios for each account type/surf bar.
Site abuse reporting system.
Contact Us script – hides your email from spammers!
User or admin approval of sites.
Referring banner database.
Banned email addresses/domains, banned IP Addresses and banned sites!
New member signup bonuses (cash, auto credits, manual credits link and banner imps)
Referring bonuses (cash, credits (auto and manual), link and banner imps)
Referral page credit earnings – members get an amount set by admin per unique referring page view.
Extensive contest options (surf, referring new members, referral page views etc..).
User convert cash to credits, banner and text link imps.
User convert manual to auto credits and auto to manual credits – set for each account type!
Transfer credits to referrals!
Auto assign credits with minimum required amounts set by the site admin!
MySQL powered Frequently Asked Questions (FAQ).
Search members by userid, username or email.
Find cheaters with the click of a button!
Supports almost all payment processor merchants – PayPal, E-Gold, StormPay, 2Checkout etc…
Fully customisable to your own needs!
Templates – saved in SQL database (surf bar/surf footer, PTC bar, main page, member main page, terms, privacy, signup emails etc..).
Extensive anti cheat technology – includes anti frame breakers!

Htaccess Page Generator

March 28th, 2009 Comments off

We want to do the following:

1. A page is requested on a web site (PHP, Apache)
2. If the page is not there, the .htaccess triggers a special PHP page (one single page that processes the requests for any pages that are not found)
4. The PHP looks at the referring URL that requested the page. If there is no referring URL, it serves up a 301 redirect to the home page
5. If there is a referring URL, the PHP pulls the content from that page and looks for the anchor text that was used for the link to that page
3. The PHP pulls a content template and inserts that anchor text as a key word in the content and serves up a page with that content.

So we will need
* the .htaccess page
* the PHP page
* an HTML template file that the PHP file uses for the main content, with placeholders where the keyword content goes
* we will also need some randomization on the page so that the templates all don’t look alike.

Bear