Amazon 90 day cookie url

22 replies
I want to use the 90 day cookie add to cart option for my affiliate products. Do I need to use this form supplied by amazon:

<form method="GET" action="http://www.amazon.com/gp/aws/cart/add.html"> <input type="hidden" name="AssociateTag" value="storeid-20"/> <input type="hidden" name="SubscriptionId" value="0EMJ6TWAXGX6JF1NP202"/> <input type="hidden" name="ASIN.1" value="B00003CWT6"/><br/> <input type="hidden" name="Quantity.1" value="1"/><br/> <input type="image" name="add" value="Buy from Amazon.com" border="0" alt="Buy from Amazon.com" src="http://images.amazon.com/images/G/01/associates/add-to-cart.gif"> </form>

When you click on the add to cart button that the form generates, it directs you to this url. Could I just use this url to make my own link?

HTML Code:
http://www.amazon.com/gp/aws/cart/add.html?associateID=storeid-20&SubscriptionId=0EMJ6TWAXGX6JF1NP202&ASIN.1=ASIN&Quantity.1=1&add.x=76&add.y=9
I'd prefer the url, because the button supplied by amazon doesn't look very nice on my site. If I used the link would I still get the commission?
#90 day cookie #affiliates #amazon #cookie #day #url
  • Profile picture of the author automaton
    There is a WP plugin that can do this but I would be careful using a such plugin, it seems that Amazon likes to ban people using this technique.
    {{ DiscussionBoard.errors[7176401].message }}
    • Profile picture of the author cooler1
      Originally Posted by automaton View Post

      There is a WP plugin that can do this but I would be careful using a such plugin, it seems that Amazon likes to ban people using this technique.
      Where did you hear that? It's not a technique. The 90 day cookie is part of the shopping cart function. Amazon wouldn't give the link for it if it wasn't allowed.
      Signature

      {{ DiscussionBoard.errors[7177201].message }}
  • Profile picture of the author godinu
    I am not sure about the shopping cart, but the amazon cookie is typically only 24 hours. I would imagine changing it would violate TOS. Correct me if wrong here.. I've always thought 24 hours is mighty short.
    {{ DiscussionBoard.errors[7179512].message }}
    • Profile picture of the author cooler1
      Originally Posted by godinu View Post

      I am not sure about the shopping cart, but the amazon cookie is typically only 24 hours. I would imagine changing it would violate TOS. Correct me if wrong here.. I've always thought 24 hours is mighty short.
      The 90 day cookie is not the same as a standard 24 hr cookie. It only applies if the visitor keeps the item in their shopping cart then orders it within 90 days. The regular 24 hr cookie doesn't require the visitor to keep the item in their shopping cart for the commision to be given to the associate. So really, it probably doesn't improve conversion rates much because most people don't put something in their shopping cart then order it at a later date, they would usually buy it the same day.
      Signature

      {{ DiscussionBoard.errors[7179762].message }}
      • Profile picture of the author seanster
        Originally Posted by cooler1 View Post

        The 90 day cookie is not the same as a standard 24 hr cookie. It only applies if the visitor keeps the item in their shopping cart then orders it within 90 days. The regular 24 hr cookie doesn't require the visitor to keep the item in their shopping cart for the commision to be given to the associate. So really, it probably doesn't improve conversion rates much because most people don't put something in their shopping cart then order it at a later date, they would usually buy it the same day.
        Thats a great point cooler. Another point to that is, they would rather have it in their wishlist then their shopping cart. So may skip putting it in and then browse. SO, What if they were to NOT put it in their shopping cart, but continue to go to the site to shop, is everything else purchased default to the 24 hr cookie?

        Anyone done some testing on the difference. I would think some might get annoyed on higher dollar purchases to check its legitmacy first.

        Here is some technicals from amazon
        https://affiliate-program.amazon.com...es/help/t1/a10
        Signature
        Snaplitics, Inc. - The Newest & Easiest Website & Landing Page Builder
        SnapPlayer - Users can SNAP to Key Points in your Video
        TheJumpStarter - Catchy, Brandable Domain Names!

        {{ DiscussionBoard.errors[7775885].message }}
  • {{ DiscussionBoard.errors[7179706].message }}
  • Profile picture of the author iceapplez
    I'm just curious if I can use this url as an affiliate link instead of the form/button supplied by amazon. Would it still give me the commission?
    {{ DiscussionBoard.errors[7181452].message }}
    • Profile picture of the author JeremiahSay
      Originally Posted by iceapplez View Post

      I'm just curious if I can use this url as an affiliate link instead of the form/button supplied by amazon. Would it still give me the commission?
      Yes.. you certainly can! I do that every time and still receive commissions.

      I have a squidoo page here: Best Super-Soaker Water-Guns - It's all text links!
      {{ DiscussionBoard.errors[7182448].message }}
      • Profile picture of the author iceapplez
        Originally Posted by JeremiahSay View Post

        Yes.. you certainly can! I do that every time and still receive commissions.

        I have a squidoo page here: Best Super-Soaker Water-Guns - It's all text links!
        Thanks for your response!

        The thing is, I am glad to see that just a text link without a form will still give commission, but what if I want to use the add to cart link/90 day cookie link?

        I want to use this link for my "buy item" button so they will be sent to an amazon page asking them to add the item to their cart - will this work too?

        I prefer this method since it should give a 90 day cookie and/or hopefully increase conversion by having them purchase the item outright.
        {{ DiscussionBoard.errors[7186240].message }}
      • Profile picture of the author microfac
        Originally Posted by JeremiahSay View Post

        Yes.. you certainly can! I do that every time and still receive commissions.

        I have a squidoo page here: Best Super-Soaker Water-Guns - It's all text links!
        This lens has been taken down


        Apparently, Squidoo didn't like something about your lens.
        {{ DiscussionBoard.errors[7349093].message }}
    • Profile picture of the author seanster
      Originally Posted by iceapplez View Post

      I'm just curious if I can use this url as an affiliate link instead of the form/button supplied by amazon. Would it still give me the commission?
      Iceapplz, good question. From a developer standpoint a FORM method=get is exaxctly the same as the paramaterized URL you have. SO Yes, if you do it right, it should work.
      Signature
      Snaplitics, Inc. - The Newest & Easiest Website & Landing Page Builder
      SnapPlayer - Users can SNAP to Key Points in your Video
      TheJumpStarter - Catchy, Brandable Domain Names!

      {{ DiscussionBoard.errors[7775898].message }}
  • Profile picture of the author MoneySavingLisa
    How do you grab the link from the code? I put it on my blog, but it doesn't look like a link at all. I tried right clicking on the photo and nothing for a link source. Help.
    Signature

    {{ DiscussionBoard.errors[7183037].message }}
    • Profile picture of the author seasoned
      Originally Posted by MoneySavingLisa View Post

      How do you grab the link from the code? I put it on my blog, but it doesn't look like a link at all. I tried right clicking on the photo and nothing for a link source. Help.
      HOW would the photo even know? If you ONLY need the link, it is:

      action?1stparm=1stvalu&2ndparm=2ndvalue&3rdparm=th irdvalue

      etc.... This ONLY works if they are get capable. If it is post, or needs the graphic, it is best to use the supplied form.

      Steve
      {{ DiscussionBoard.errors[7183205].message }}
  • Profile picture of the author seanster
    Actually, sounds like the 24 hour cookie, turns into a 90 day cookie, as long as they "put the item" in the cart:

    "Subject to the exclusions set forth below, a “Qualifying Purchase” occurs when (a) a customer clicks through a Special Link on your site to the Amazon Site; (b) during a single Session that customer either (i) adds a Product to his or her shopping cart and places the order for that Product no later than 89 days following the customer’s initial click-through…."
    Remember, If they COME back after 24hrs, and add other items to the shopping cart, you will not get credit for those purchases unless the customer went back to the cart through your site.
    Signature
    Snaplitics, Inc. - The Newest & Easiest Website & Landing Page Builder
    SnapPlayer - Users can SNAP to Key Points in your Video
    TheJumpStarter - Catchy, Brandable Domain Names!

    {{ DiscussionBoard.errors[7775925].message }}
  • Profile picture of the author seanster
    Wow, since I love talking to myself around here.. HAAAA .. Check out an affiliate program not to do Walmart! Poor lady.. $5K commissions not paid. I'm in WALMART HELL!!! - ABestWeb Affiliate Marketing Forum
    Signature
    Snaplitics, Inc. - The Newest & Easiest Website & Landing Page Builder
    SnapPlayer - Users can SNAP to Key Points in your Video
    TheJumpStarter - Catchy, Brandable Domain Names!

    {{ DiscussionBoard.errors[7775996].message }}
  • Profile picture of the author ratracegrad
    If you send a link to Amazon using your affiliate ID then you have a 24 hour cookie.

    If you instead send them directly to the option of putting the item into a cart instead of sending them directly to the product page, you have a 90 day cookie.

    More details from Amazon here:
    https://affiliate-program.amazon.com..._link_138151_4
    {{ DiscussionBoard.errors[7776713].message }}
    • Profile picture of the author feelgoodtime
      Originally Posted by ratracegrad View Post

      If you send a link to Amazon using your affiliate ID then you have a 24 hour cookie.

      If you instead send them directly to the option of putting the item into a cart instead of sending them directly to the product page, you have a 90 day cookie.

      More details from Amazon here:
      https://affiliate-program.amazon.com..._link_138151_4
      I have been searching for days, to find info like this. Thanks. I noticed this guy using it only on this page :confused:

      Rhodiola Rosea
      {{ DiscussionBoard.errors[7963233].message }}
  • Profile picture of the author CaddyX
    Originally Posted by iceapplez View Post


    I'd prefer the url, because the button supplied by amazon doesn't look very nice on my site. If I used the link would I still get the commission?
    I realize this conversation is old, but I'm wondering why you wouldn't just change the image? If you replace "http://images.amazon.com/images/G/01/associates/add-to-cart.gif" with what any image URL you want, it works fine.

    Anyone finding conversions higher using the 90-day "Add to Cart" option. I don't really like the landing page on Amazon, but am planning to do a short-term test on conversions.
    {{ DiscussionBoard.errors[7978716].message }}
  • Profile picture of the author gcampton
    I'm guessing it's not possible to cookie this eh?
    Signature

    ()_()
    (o.O) <<<----- This bunny is more ethical and mostly made of pixels.
    (")("")

    {{ DiscussionBoard.errors[8102068].message }}
  • Profile picture of the author brank87
    Hello! I understand that if customers add products to the cart directly following my link, the cookie duration is extended from 24hrs to 90 days. If I follow this official instructions ((https://affiliate-program.amazon.com/help/topic/t1/a10) and generate a link that points to the cart, the user is asked if he/she wants to add the product to the cart or not. I was wondering if the cookie will already be dropped at that point or only if the customer actually adds the item to his/her cart.
    Example Link: Amazon.com: Please Confirm Your Action
    Is the cookie dropped as soon as the customer follows that link? Thanks!
    {{ DiscussionBoard.errors[10773133].message }}
  • I know this may not be the answer you are looking for..

    ..however, I recommend you just use the amazon button and stick with the method they recommend. This way you have additional certainty, plus the button will 99% of the time not negatively effect conversions.

    If anything, the AMAZON button will actually improve conversions because Amazon is a trusted platform.
    Signature

    [CENTER][B]==> Do you want to make money online? [/B]
    Free video: How regular people are making 6-figures per month on the internet! [URL="http://www.clkmg.com/fc27/UDCL-IN2WF"][B]Watch this free video now![/B][/URL] <==[/CENTER]

    {{ DiscussionBoard.errors[10773387].message }}
  • Profile picture of the author Uchewaf
    It is my opinion that Amazon is not associated with anything substandard! So you may take a look again on the button and follow the safer path.
    {{ DiscussionBoard.errors[10773427].message }}
  • Profile picture of the author elfleat
    [DELETED]
    {{ DiscussionBoard.errors[10944549].message }}

Trending Topics