GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Programmers: Is this possible? (https://gfy.com/showthread.php?t=1299983)

$5 submissions 06-12-2018 04:46 PM

Programmers: Is this possible?
 
I need an affiliate program built. But here's the complication...

I have a set of articles. I just want people to post those articles to their FB pages, forums, etc.

The articles will have urls like this: Domain.com | 404 Error | Domain.com AFFID = affiliate ID

When a surfer clicks the article link, they go to the content and it is surrounded by ADS that have the referring affiliate's AFFID

if the surfer clicks on an ad and buys, I am able to track the affiliate that posted the content

Is this possible?

Are there existing aff scripts that already do this?

I don't wish to promote via direct affiliate links. Instead, I just want my affiliates to post content links with their code

Thanks in advance

blackmonsters 06-12-2018 05:47 PM

Yes, totally possible.

Send me details : webmaster at econfirmpro dot com

k0nr4d 06-13-2018 12:25 AM

Sounds like a very basic affiliate program on the surface assuming that what the ads on the articles are YOUR ads and going through YOUR affiliate program, and not another affiliate programs. If this is a case then it's no different then any other affiliate program in adult. Imagine the article is an oldschool tgp gallery, on which there are banners that are linked with the webmasters affiliate id that lead through to your "paysite tour".

$5 submissions 06-13-2018 01:54 PM

Quote:

Originally Posted by k0nr4d (Post 22286189)
Sounds like a very basic affiliate program on the surface assuming that what the ads on the articles are YOUR ads and going through YOUR affiliate program, and not another affiliate programs. If this is a case then it's no different then any other affiliate program in adult. Imagine the article is an oldschool tgp gallery, on which there are banners that are linked with the webmasters affiliate id that lead through to your "paysite tour".

K0nr4d & Blackmonsters & anyone else interested, here are more details:

Basically, here's the idea

1) I sign up for an aff program (mainstream) that has a SUBID system

They allow me to put whatever SUBID in the end of the url for tracking purposes and they show that SUBID in my stats

2) I set up my OWN affiliate program but it just hands out SUBIDs to affiliates

3) When someone signs up, they get a SUBID so I can track their sales

They also get 2 sets of affiliate links

A) I publish a list of articles - they can promote those articles and those will have their SUBID - any sales on the ADS on the pages of the articles will be credited to them (Konr4d, you are correct, I control the ADS on the pages and these will just feature the 1 affiliate program I signed up for)

B) they get their own affiliate link for my OWN affiliate program which they can promote to their friends. If their friends sign up to get a SUBID, my affiliate program tracks the SUBID that referred them

Bottom line

Commission I get is split with my own referring affiliate. If the affiliate was referred by another affiliate, the referrer gets a split

Multi tier referrals: I'd like the referrals for my own affiilate program to be 3 tiers DEEP.

Can this be done?

Please PM me with your quotes.

k0nr4d 06-13-2018 03:01 PM

Quote:

Originally Posted by $5 submissions (Post 22286606)
K0nr4d & Blackmonsters & anyone else interested, here are more details:

Basically, here's the idea

1) I sign up for an aff program (mainstream) that has a SUBID system

They allow me to put whatever SUBID in the end of the url for tracking purposes and they show that SUBID in my stats

2) I set up my OWN affiliate program but it just hands out SUBIDs to affiliates

3) When someone signs up, they get a SUBID so I can track their sales

They also get 2 sets of affiliate links

A) I publish a list of articles - they can promote those articles and those will have their SUBID - any sales on the ADS on the pages of the articles will be credited to them (Konr4d, you are correct, I control the ADS on the pages and these will just feature the 1 affiliate program I signed up for)

B) they get their own affiliate link for my OWN affiliate program which they can promote to their friends. If their friends sign up to get a SUBID, my affiliate program tracks the SUBID that referred them

Bottom line

Commission I get is split with my own referring affiliate. If the affiliate was referred by another affiliate, the referrer gets a split

Multi tier referrals: I'd like the referrals for my own affiilate program to be 3 tiers DEEP.

Can this be done?

Please PM me with your quotes.

So you want to resell an affiliate program? Without a postback or signal of some kind from the second affiliate program after the end user makes a sale, you'd have to manually enter statistics on yours.

$5 submissions 06-13-2018 05:17 PM

Quote:

Originally Posted by k0nr4d (Post 22286646)
So you want to resell an affiliate program? Without a postback or signal of some kind from the second affiliate program after the end user makes a sale, you'd have to manually enter statistics on yours.

How about a script that pulls stats from the affiliate program I joined. So I use the tool and it posts to my own affiliate stats.

$5 submissions 06-13-2018 10:36 PM

Anyone else reading this: please feel free to PM me a package quote. I'll also need a front end for it.

k0nr4d 06-13-2018 10:40 PM

Quote:

Originally Posted by $5 submissions (Post 22286701)
How about a script that pulls stats from the affiliate program I joined. So I use the tool and it posts to my own affiliate stats.

That would work but one would have to write a separate scraper for each and every affiliate program you intend to use that actually logs in, stores a cookie, and grabs this data at some interval.

freecartoonporn 06-13-2018 11:37 PM

you want affiliate program which provides stats via api either xml or any other type.
so you can fetch stats programatically.

give each user unique subid. and track that subid in stats and work accordingly.,

thommy 06-14-2018 01:05 AM

Quote:

Originally Posted by $5 submissions (Post 22286701)
How about a script that pulls stats from the affiliate program I joined. So I use the tool and it posts to my own affiliate stats.

there are millions of them in the market.
i assume what you are looking for is something like nats4networks what have all that.

it also would not help you to work with stats and affiliate subids. that doesn´t make you smarter than anyone else.
to optimize a big number of traffic you need to work with unique click ids, funnels and much more.

i think you underestimate the skills and techniques that are necessary to make higher profit from existing traffic as a webmaster can do that.

$5 submissions 06-14-2018 01:58 PM

Quote:

Originally Posted by k0nr4d (Post 22286776)
That would work but one would have to write a separate scraper for each and every affiliate program you intend to use that actually logs in, stores a cookie, and grabs this data at some interval.

I plan to only use on program to resell.

Paul&John 06-14-2018 02:31 PM

Quote:

Originally Posted by $5 submissions (Post 22287243)
I plan to only use on program to resell.

Then that wouldn't be such an issue in case they do have an API to grab those stats...

$5 submissions 06-14-2018 04:19 PM

Quote:

Originally Posted by freecartoonporn (Post 22286784)
you want affiliate program which provides stats via api either xml or any other type.
so you can fetch stats programatically.

give each user unique subid. and track that subid in stats and work accordingly.,

Thanks! Yes, the program I'll be reselling does have an API.

RyuLion 06-14-2018 04:24 PM

Quote:

Originally Posted by blackmonsters (Post 22286089)
Yes, totally possible.

Send me details : webmaster at econfirmpro dot com

We hired this guy last month, he delivered like he said and is very savvy! :2 cents:


All times are GMT -7. The time now is 10:20 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123