Forum Replies Created
-
AuthorPosts
-
Shadow Labs
Keymaster@lotsasmilesphoto, The login credentials are automatically sent via email. Did your affiliate receive the email?
December 22, 2022 at 7:05 am in reply to: Can I migrate affiliate data from my old site to the new site? #7987Shadow Labs
Keymaster@tanin, You can import all the existing tables from the database.
All of our tables start with the “wpam” prefix. For example:
wp_wpam_actions
wp_wpam_affiliates
wp_wpam_affiliates_fields
wp_wpam_creatives
wp_wpam_events
wp_wpam_impressions
wp_wpam_messages
wp_wpam_paypal_logs
wp_wpam_tracking_tokens
wp_wpam_tracking_tokens_purchase_logs
wp_wpam_transactionsEach WordPress user associated with an affiliate account also needs to exist on the new site (with the same ID). It’s better to just import the whole site. That way the settings and other options will also be there.
December 12, 2022 at 5:56 am in reply to: Affiiliate is logging hits to the site from affiliates but no purchases #7975Shadow Labs
Keymaster@yoshodi, You will need to use one of our supported e-commerce plugins for accepting payments. Otherwise purchases will not get tracked automatically.
December 11, 2022 at 10:07 am in reply to: Affiiliate is logging hits to the site from affiliates but no purchases #7973Shadow Labs
Keymaster@yoshodi, What integration option are you using?
December 10, 2022 at 6:58 am in reply to: Affiliates Manager WooCommerce Subscription Integration – First Commission Only #7971Shadow Labs
Keymaster@andreasweiss, If the “First Commission Only” option is enabled, the plugin does not track renewal orders. We don’t know if WooCommerce considers first payments of trial orders as renewals. You can enable debug to see what happens.
December 10, 2022 at 6:16 am in reply to: Affiiliate is logging hits to the site from affiliates but no purchases #7970Shadow Labs
Keymaster@yoshodi, You can make a test affiliate purchase with the debug option enabled to see whether the integration is working on your site.
December 7, 2022 at 5:17 am in reply to: Product Specific Commission Addon – how to customize affiliates? #7966Shadow Labs
Keymaster@christophhillen, This is not possible with the product specific commission addon.
Shadow Labs
Keymaster@mergedm, Are you trying to customize the notification email that is sent to the administrator? There is no setting for it. You can customize it using this method: https://wpaffiliatemanager.com/how-to-customize-various-text-messages-displayed-by-affiliates-manager/
If you would like to customize the email that is sent to an affiliate, you can do so in the plugin settings. All the available tags for a particular email type can be found here: https://wpaffiliatemanager.com/affiliates-manager-email-tags/
Shadow Labs
Keymaster@mergedm, You can customize it in the plugin settings (Affiliates > Settings > Messaging).
Shadow Labs
Keymaster@growup, The data is retrieved from the database when the export file is generated.
Shadow Labs
Keymaster@growup, Can you please contact Paid Memberships Pro to see what action hook is run after the checkout button is clicked (before the user is redirected to Stripe)? We have checked their documentation but could not find anything related to this checkout method. Our plugin already uses some of the action hooks to save additional metadata to orders. According to the log, none of them was run.
Shadow Labs
Keymaster@growup, Is Paid Memberships Pro saving any user data or creating a new order before redirecting to the Stripe page?
Shadow Labs
Keymaster@anyayurenya, The login form is rendered and processed by WordPress. You can check what filters are available for it.
https://developer.wordpress.org/reference/functions/wp_login_form/Shadow Labs
Keymaster@anyayurenya, Thanks. The login form has the correct redirect URL set in it. You may have a plugin that is preventing this from working. You can deactivate one plugin at a time to check which one is causing the issue.
Shadow Labs
Keymaster@teddystewart, Clicking on an affiliate link will count as a click. An impression will be counted when a link/banner is viewed.
-
AuthorPosts