Questions tagged [affiliates]

21 questions
5
votes
3 answers

Creating an advertisement system for your web sites (my own AdSense)

I do not know the right term for this but say I want to have Ads on my web sites where there advertisers need to pay whenever users click on the web sites. How should one go about doing this? My approach is to link the Ad to a script file that will…
denniss
  • 17,229
  • 26
  • 92
  • 141
4
votes
1 answer

How do you use iTunes Affiliates Search API to find a song title from a specific artist

I am trying to use the iTunes Affiliate Search API in my iPhone App to search for content within the iTunes Store. An example URL to search for "I Want To Hold Your Hand"…
JeffB6688
  • 3,782
  • 5
  • 38
  • 58
2
votes
3 answers

How to correctly deploy a "satellite" form

Against my recommendations to not do it, I have to set up a form that we can hand off to our affiliates and have them put on their site - I have no control over anything once it leaves me, I am hoping that the expertise in this community can give me…
Dirty Bird Design
  • 5,333
  • 13
  • 64
  • 121
2
votes
2 answers

How to use impact radius tracking id (subid1/subid2..)?

I am trying to add a tracking id to impact radius affiliate link. I couldn't find anything about this in "Impact Radius" site so I made some research on google and find some blogs that mention about field name "subid1" that you can add to the…
Shlomi Ozon
  • 31
  • 1
  • 4
2
votes
1 answer

Flipkart Affiliate - Can I track the status of an order made through my website?

I am being an affiliate to flipkart and I am advertising flipkart products on my website. My requirement is this: If a user redirects to flipkart from my website and purchases a product, can we get the order/purchase id of that particular purchase…
Raj Kumar
  • 953
  • 1
  • 8
  • 19
2
votes
0 answers

How to interact other android app with the help of Uri?

I am currently working on a project for affiliate Marketing. Recently, I came across a problem. For affiliate Marketing I have to open a affiliate Url for certain products in site like Amazon, Flipkart and Snapdeal. I think there is no smart Url(Not…
Somir Saikia
  • 1,610
  • 1
  • 16
  • 21
2
votes
3 answers

Affiliate system built on top of Stripe

I'm trying to build an affiliate system. I currently have a Stripe Plan setup for customers that bills them monthly. I'd like to give a percentage-based commission to affiliates. Is there a way to automatically pay stripe customer when another…
Sam
  • 6,414
  • 11
  • 46
  • 61
1
vote
3 answers

Is it possible to track actual affiliate sales in Google analytics

I have a website that I built and am getting sales everyday now via "affiliate window" I was curious if it was possible to track the commission in analytics so I am able to see what pages are performing the best? Thanks
BubblewrapBeast
  • 1,507
  • 2
  • 15
  • 19
1
vote
1 answer

How to design an affiliate system on CodeIgniter, to use on every page on the site?

I'm designing an affiliate system for an e-commerce site on CodeIgniter, and am wondering what is the best approach for it. I want the affiliates to be able to link to each and every page on the website. So ideally, the affiliates would copy the…
einav
  • 553
  • 9
  • 27
0
votes
1 answer

How can keep track of affiliated websites

I want developed a website where I will show the products of other websites. I have searched about affiliate marketing and its really working great. But the issue is,still there are some countries where affiliate marketing is unknown. Few websites…
Shoaib Ijaz
  • 5,347
  • 12
  • 56
  • 84
0
votes
1 answer

Track & Report Affiliate User Conversions which happen on a 3rd party site

I want to track user visits & user conversions who come via my Affiliates, however a caveat is that my users will land, register and hence convert on a 3rd party site. I own a Wordpress website and my user registration page is hosted on a 3rd party.…
Sam
  • 63
  • 1
  • 7
0
votes
3 answers

How can I read a QueryString in CodeIgniter?

I know it's been asked before, but I need it for affiliate tracking... http://www.mysite.com/controller/method/params?affiliate=123&sub_id=456 How can I get the params AND the $_GET parameters outlined in that URL?
Shamoon
  • 41,293
  • 91
  • 306
  • 570
0
votes
0 answers

Google Tag Manager + Magento EE 1.13.1 + Custom HTML Tag

Should be simple! I'm just trying to insert the orderId and transactiontotal dataLayer variables into my commission junction tracking tag, but can't seem to get it to populate the variables in GTM debug mode. DataLayer variables are working, so I…
0
votes
1 answer

How to get reports from Commision Junction API - PHP

Commision Junction is the name of an affiliate company. I am not familiar with SOAP, WSDL and with web services in general, but wanted to quickly test the data coming back from their affiliate api. Cannot make it work though. They provide a page for…
Kanan Farzali
  • 991
  • 13
  • 23
0
votes
1 answer

Trying To Make WooCommerce Product Makes Redirect To Affiliate Site

I am trying to edit my Wordpress ecommerce site that is running with woocommerce to become an affiliate shop. What I want to do is create a shop with lots of product listings and when you click on a product rather than going to the product page on…
1
2