helpcenter/Web/Controls/Help/FAQ/Affiliate/Affiliate.ascx
2016-11-21 11:30:37 +03:00

44 lines
4.9 KiB
Plaintext

<%--Страничка FAQ--%>
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "ONLYOFFICE Affiliate Program FAQ";
MetaDescription = "ONLYOFFICE is a multifuntional portal for business collaboration and project management. Find answers to the frequently asked questions about ONLYOFFICE.";
MetaKeyWords = "";
}
</script>
<div class="FAQ">
<h5>What is ONLYOFFICE affiliate program?</h5>
<p>The purpose of the Affiliate Program is to legally advertise ONLYOFFICE to receive a commission on subscriptions purchased by your referred individuals.</p>
<h5>What are the requirements to take part in ONLYOFFICE affiliate program?</h5>
<p>To participate in the Affiliate Program, you must complete a special <a href="https://affiliates.onlyoffice.com/registration">registration form</a> at the ONLYOFFICE website or, if you are a registered ONLYOFFICE user, join the program from your portal. <b>Please note</b>, that ONLYOFFICE might suspend or terminate your affiliate application and status in the program for the reasons described in the <a href="http://www.onlyoffice.com/legalterms.aspx#affiliate_program">Affiliate Program Terms</a>.</p>
<h5>How can I become a member of ONLYOFFICE affiliate program?</h5>
<p>It's really easy: register as a <a href="https://affiliates.onlyoffice.com/">ONLYOFFICE affiliate program</a> participant to gain access to a private account where you can track your sales and calculate your income.</p>
<h5>How does ONLYOFFICE affiliate program work?</h5>
<p>After you've registered in the Program, link your website or blog with your affiliate account by placing a special code in the website meta data. See the <a href="http://affiliates.onlyoffice.com/AffiliateSites">instructions</a> to learn how to do that.</p>
<h5>Is the number of websites where I can advertise somehow limited?</h5>
<p>No, it is not. You can advertise on as many websites (including blogs, forums, social networking sites, etc) as you would like and have possibility to.</p>
<h5>Are the websites, where I can advertise, moderated in any way?</h5>
<p>No, however ONLYOFFICE reserves the right to check the website, where ONLYOFFICE service is advertised. In case the site does not contain the special code in the meta data or in the site root folder, or the advertising material with a unique affiliate link is absent, the assignment of any clicks or registrations from this website to the Affiliate account shall be cancelled. See the <a href="http://www.onlyoffice.com/legalterms.aspx#affiliate_program">Terms</a> for more details.</p>
<h5>Is there any other way to participate?</h5>
<p>Yes, you can place a unique affiliate link at your social network or blog page or use an available promo material code to associate the portals registered by the referred users with your personal account. Share this link or promo materials with your friends or potential customers, using your website, blogs, forums, emails or any other available way. Anyone who accesses ONLYOFFICE website using your link will be considered your referral.</p>
<h5>How much can I earn with ONLYOFFICE affiliate program?</h5>
<p>You will get 50% for every paid portal created with your link or code.</p>
<h5>How long am I going to be paid?</h5>
<p>The commission earned from each paid portal shall be transferred to you according to your current commission rate during the period of one year since each portal's first payment was effected.</p>
<h5>How do I get paid?</h5>
<p>The commission earned shall be paid to the Affiliate Program participant's PayPal account.</p>
<h5>I haven't got a PayPal account. Can you transfer my money using some other ways?</h5>
<p>Unfortunately we work via PayPal payment system only. No other accounts can be used.</p>
<h5>What promo materials can I use to promote ONLYOFFICE?</h5>
<p>For a quick start you can use promo materials available in your private account at the <a href="https://affiliates.onlyoffice.com/">ONLYOFFICE affiliate program</a> website (banners, videos).</p>
<h5>Is there a way to track my sales?</h5>
<p>Yes, visit the <b>Statistics</b> section of your private account at the <a href="https://affiliates.onlyoffice.com/">ONLYOFFICE affiliate program</a> website to find all the available data about the clicks made from the referral links, the number of portals created and paid as well as the commission earned.</p>
<h5>I could not find an answer to my question here. Where should I email?</h5>
<p>Please do not hesitate to use our <a href="mailto:affiliates@onlyoffice.com">affiliates@onlyoffice.com</a> email address in case you still have any questions concerning ONLYOFFICE affiliate program. We also welcome any of your comments or feedback.</p>
</div>