开发者 |
itthinx
proaktion |
---|---|
更新时间 | 2024年7月25日 19:19 |
捐献地址: | 去捐款 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.6 |
版权: | GPLv3 |
You will find extensive information and detailed instructions in the 程序文档.Important features include an intuitive affiliate dashboard, automated affiliate registration and unlimited affiliate management sections. Affiliates can integrate with virtually any platform, including e-commerce, memberships, forms, lead generation, lead tracking and many more. Commissions on referred users are built-in, free and premium integrations with today's most popular e-commerce and other systems are available. The Affiliates plugin provides an affiliate system for sellers, shops, distributors, blogs, membership sites, microsites for product launches and many more. It allows to quickstart your affiliate program and start growing fast. It also provides a solid framework for developers, who wish to build customized solutions based on a sound data model. With unlimited affiliate program management tools available on the back end, its flexible affiliate dashboard templates, blocks and shortcodes, you can provide your affiliates with a really intuitive experience. Partners get the tools and information about their earnings and performance on the front end. There is everything you need to start an affiliate and growth marketing program. To manage an Affiliate Marketing or Partner Referral Program and track visits to your site with affiliate links, the Affiliates system is the most powerful free solution. The system is used to manage affiliates, create referrals and track visits to your site through affiliate links. Referrals are stored and attributed to an affiliate, for example if clients place orders on your site and you need to credit your affiliates. Free Integrations and Extensions
affiliates
folder to your site's /wp-content/plugins/
directory. Or you could use the Add new option found in the Plugins menu in WordPress.The information provided in this section is by no means exhaustive. Please make sure to refer to the Documentation as your preferred source of information. You can let the tool generate an Affiliate Area for you. This will create a new page that contains the Affiliates Dashboard. You can later customize the page and add additional pages as needed. Go to Affiliates > Settings > Pages and press the Generate button. You will find a new page titled Affiliate Area on your site which includes the Affiliated Dashboard, providing several Dashboard Sections that streamline the process from partners signing up to providing them their affiliate links and earnings information. You can edit this page and adjust it according to your preferences. The dashboard and its sections can be further customized using templates.
Note: You can create a page and embed a shortcode manually, or you can create an Affiliate Area as outlined above.
For example, embed this shortcode on a page:
[affiliates_url]
This will render a link to your site with the affiliate's ID appended.
If you want to link to a certain page, you can use this shortcode:
[affiliates_url]http://www.example.com/somepage[/affiliates_url]
If you want to show how a link would look like, you can use the shortcode within HTML as well, for example:
<a href="[affiliates_url]">[affiliates_url]</a>
Remember to use HTML entities for <
and >
as shown above.
Information about an affiliate's performance is provided via the Affiliates Dashboard and other facilities. Detailed information on this is available on the Documentation pages.
[affiliates_is_affiliate] This is visible to affiliates who are logged in only. [/affiliates_is_affiliate]
* For content to show to non-affiliates use this:
[affiliates_is_not_affiliate] You can see this if you are not logged in as an affiliate. [/affiliates_is_not_affiliate]
Yes. Affiliate links are available for registered affiliates and they can see them in the Affiliate Area. You can also customize these and let them link to any page on your site.
Yes. The Affiliates system tracks visits via affiliate links to any page on your site. It also allows to track referred user registrations and order, while recording related commissions through referrals and transaction data.
Yes. Commissions are registered manually via the Referrals section in the Affiliates menu.
Yes. The built-in user registration integration allows to grant commissions for new user sign-ups.
Yes. See the documentation on Affiliates for details on supported integrations. See the documentation on Affiliates Pro and Affiliates Enterprise for additional supported premium integrations and advanced integration features.
No it isn't. This plugin is for sites that need to manage their affiliates. Please have a look at the Affiliate plugin for this purpose instead.
Yes you can do that through the plugin's API functions.
Yes! Referrals that are not attributable to an affiliate can be stored along with arbitrary transaction data and associated with the site owner. There is a dedicated entry for that, called Direct in the affiliates list, representing the site owner.
The plugin provides timezone-independent recording and retrieval of hits, visits and referrals. Data is stored with reference to the server's settings and shown adjusted to the timezone settings in your WordPress site.
You can store any information you need along with referrals.
Yes.
Yes.
The plugin provides role-based permissions to access gathered affiliate data, administer affiliates and administer options.
Affiliates Pro and Affiliates Enterprise come with advanced notification features.
Use the [affiliates_login_redirect]
shortcode.