Affiliates want to see what products they sold

Hello – i have this request from an affiliate.

When my affilaite logs into their page – they can see how many refferals , but they want to see the products they have sold.

Is this possible?

What I don’t see (or don’t know where to find) is which products were
ordered. It would be good to know so I can do more targeted promotion.


Comments

12 responses to “Affiliates want to see what products they sold”

  1. maiky15 Avatar

    Hello,

    I want my affiliates see the pending orders, is this possible?

    regards,
    Maiky

  2. Kento thanks for this plugin! But i have atributes of variable product in top of page. Can you fix that bug please?

    1. Thanks for mentioning that, I’ll check it.

      1. alexus Avatar

        Kento, you checked it? Its a bug or problem in my theme?

        1. I’ve checked with a product variant, it displays the base-product but you will need to adjust things if you want to display additional information based on attributes. I would recommend to fork the plugin on GitHub and derive your additions from there.

          1. For me enough to show just a base product without variants. In my case they show in top of page.

  3. massivesynth Avatar
    massivesynth

    Thanks – sorry i am not a coder. Is this the correct implementation of it (it’s near the bottom). Please let me know if this is not correct and what i am missing.

    [affiliates_is_not_affiliate]

    Please log in to access the affiliate area.

    [affiliates_login_redirect]

    If you are not an affiliate, you can join the affiliate program here:

    [affiliates_registration]

    [/affiliates_is_not_affiliate]

    [affiliates_is_affiliate]

    Welcome to your affiliate area. Here you can find information about your affiliate link and earnings.
    Affiliate link
    Your affiliate URL:

    [affiliates_url]

    Use this code to embed your affiliate link:

    <a href="[affiliates_url]">Affiliate link</a>

    Tip: You should change the text Affiliate link to something more attractive.
    Performance
    Earnings
    Commissions pending payment
    [affiliates_referrals show="total" status="accepted"]
    Commissions paid
    [affiliates_referrals show="total" status="closed"]
    Number of sales referred

    Accepted referrals pending payment: [affiliates_referrals status="accepted"]
    Referrals paid: [affiliates_referrals status="closed"]

    Products purchased

    [affiliates_woocommerce_orders]

    [affiliates_logout]
    [/affiliates_is_affiliate]

    1. Yes that would be correct.

  4. Here it is: https://github.com/itthinx/affiliates-woocommerce-views – you can download the plugin directly from that page. Instructions are there as well.

  5. Let me see if I can provide that for you, I think it’s interesting for other users as well. This is for WooCommerce, as we have the order number in the referral, we can work with that and provide a new shortcode.

  6. antonio Avatar

    Hi,
    Right now it’s not possible. But you can use Affiliates API, and create your own shortcode.
    cheers

Share