WordPress Affiliate Manager

Affiliates Management Plugin for WordPress

  • Home
  • Features
    • Screen Shots
  • Download
  • Documentation
  • Addons
  • Support
    • Support Forum
    • Forum Login
    • Forum Registration
    • Contact
    • Premium Addon/Plugin Support

hooks outside wp

by

WordPress Affiliate Manager › Forums › Affiliate Manager Plugin › hooks outside wp

  • This topic has 2 replies, 2 voices, and was last updated 9 years, 8 months ago by Shadow Labs.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • August 16, 2016 at 12:51 pm #2115
    thiago
    Participant

    I have a system outside wp and I am trying to setup hooks outside wp.

    The code

    $args = array();
    $args[‘txn_id’] = ‘4JX55705JA6177943’;//TODO
    $args[‘amount’] = ‘49.95’;//TODO
    $args[‘aff_id’] = ‘1’;//TODO
    do_action(‘wpam_process_affiliate_commission’, $args);

    does not work unless I know what wpam_process_aff… do.

    Any tips on how to integrate outside wp?

    Also the custom landing page url works but it tracks via client side and does not update the counter. Any way I can setup a hook to update the counter so it does not confuse the affliates? Easy way is to create a function that simply updates, but don’t know if there is a better way.

    Great work guys. Hopefully I can use it and then purchase the pro version.

    Thiago

    August 16, 2016 at 4:15 pm #2116
    thiago
    Participant

    I figured it out but if you set the default landing page outside the blog, it won’t create a cookie. I have to create it myself. Can someone confirm?

    August 17, 2016 at 12:51 am #2120
    Shadow Labs
    Keymaster

    Hi, I believe you will need to manually create the cookie since it’s outside the WordPress install.

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Log In

Featured Addons

  • WooCommerce Coupon Tracking
  • WooCommerce Product Specific Commission

Copyright © 2026 | WordPress Affiliate Manager | Privacy Policy