
Getting Started
入门 How It All Works
如何运作 Account Settings
账户设置 Browsing For Products
浏览产品 Vendor Relationships
发行商关系 Selling Products
销售产品 Using Branded Styles
使用客制化页面风格 Create Special Offers
建立特别折扣 Transactions
交易情况 Reporting
报告 Tips & Tricks
提示与技巧
Here are a handful of tips and tricks you might find useful as you build your online business. Many of these were taken straight from the forums so be sure to check for valuable feedback there as well. 这里是一些有利于您建立在线业务的提示与技巧,其中大部分都直接摘自社区论坛,因此,请确保您也从论坛中查看有用的反馈信息。
Want an easy way to catch your customers one last time before they leave your site? Try out this simple solution that will pop ads, surveys or any other messaging you want! 想要在客户离开您的网站前的关键时刻留住您客户的简便方法吗?请尝试我们的弹出广告语、纵览和其他任何您想要信息的简易方案。 To implement this feature, insert the following JavaScript into the <head> area of your style ID. 要应用此功能,请在您的页面风格ID的 <head>区域 插入以下JavaScript。
Next, change the code by replacing the letters URL with the URL of the pop-up message and by setting the correct width and height for the content. Test your work by adding a product to your cart and then closing your browser window. 接下来,把弹出信息的URL替换URL字母,并且为内容设定合适的宽度和高度以更改代码。通过把产品添加到您的购物车,然后关闭您的浏览器窗口,这样就可以测试您所做的操作。
Do you run multiple affiliate web sites but use a single affiliate account for all of them? Then it's likely that you already know about the problem with the Continue Shopping link... it's set to the single web site URL you've specified within your account settings. 您是经营多个代销商网站但在所有的网站上都使用同一代销商账户吗?如果是的话,很可能您已经知道 Continue Shopping链接所出现的问题了...它被设定为您在账户设置中所指定的单独网站URL。 If you have more than one site, that link may not return a customer to the site from which they were shopping. But did you know that there is a way around this problem? With just a small piece of JavaScript in your style ID, it IS possible to return the customer to the right site, no matter what. One of our very own affiliates, Andy III, posted a solution that works like a charm! 如果您有多个网站,该链接可能不会带客户返回他们购物的网站上。但是,您知道这个问题有解决方法吗?只需在您的页面风格ID中添加一小块JavaScript,就可以使客户无论任何情况都返回到相应的网站成为可能。我们自己代销商的其中一位成有一——Andy III发布了一个很灵的方案! First, you need to be using a style ID. If you don't know what that is, or how to use one, please see the section entitled Using Branded Styles before continuing. 首选,您需要使用一个页面风格ID。如果您不了解什么是页面风格ID或者如何使用,请在继续之前查阅名为Using Branded Styles部分。 To implement this solution, insert the following JavaScript into the <head> area of your style ID. 要应用本方案,请在您的页面风格ID的<head>区域插入以下JavaScript。
Next, open your account settings and replace the Shopping URL on the Order Setup tab with the following text: 下一步,打开您的 account settings(账户设置),并把Order Setup(订单设置)标签上的Shopping URL(购买URL)替换成以下文字:
By doing these two things, you've now created a way for shoppers to return to any site from which they came, not just the site the account settings page specifies. This tip was provided by one of our members, Andy III and you can read the entire forum thread here. 完成了这两个步骤之后,现在您便有办法让客户返回他们源自的购物网站,而不是只返回账户设置页面所指定的网站。这个提示是由我们其中一位成员Andy III提供,您可以在这里阅读论坛的完整帖子。 Did you know there are a number of ways you can link to a product, the shopping cart or even directly to checkout? If you design your own product detail pages and host them on your affiliate website, you might find these links very helpful. For each link shown, simply insert your affiliate ID and the product ID where noted and the link will work. 您知道链向一个产品、购物车甚至直接链接支付页面的多种方法吗?如果您设计了您自己的产品详情页面,并且放在您的代销商网站上,这些链接对您是大有裨益的。对于每个显示的链接,您只需把您的代销商ID和产品ID插入相应的位置,链接就能生效。 PID is used below to refer to product ID
下面所用到的PID是指产品ID Standard Product Link 标准产品链接The standard product link will deliver the customer to the RegNow product order page. The order page contains a short description of the product and allows the customer to specify a quantity. The price or tiered pricing schedule is also listed here. This is handy if you do not build your own product detail pages. 标准产品链接将把客户带到RegNow产品订购页面。 这个订购页面包含产品的简短描述 ,并且让客户可以指定产品的购买数量。 价格和分层级定价方案也在这里显示。如果您不是建立自己的产品详情页面,这是很方便的。http://www.regnow.com/softsell/nph-softsell.cgi?item=PID&affiliate=AID The link above assumes your customers will only ever buy one proudct per order, but with a small change to the link, you can enable multi-product orders. Simply change the word item to items as shown below. Now customers can browse and add many products to their cart before checkout out. 以上链接是假设您的客户在每份订单只购买一个产品,但您只需稍微改动这个链接就可以支持多个产品的订单。把item这个词改为如下所示的items,这样客户在支付之前便可以浏览和添加很多产品到他们的购物车上。 http://www.regnow.com/softsell/nph-softsell.cgi?items=PID&affiliate=AID Multiple Product Insertion 插入多种产品If you're bundling products together and offering a reduced price for customers who buy all products in the bundle, then this link is for you. Simply include the ID number for each product in the bundle and the system will automatically add them to the cart. 如果您正捆绑组合促销产品,而且对那些购买捆绑组合中所有产品的客户提供扣除额价格,那么这个链接适合您使用。您只需在捆绑中包括每个产品的ID号,系统便会自动把它们添加到购物车上。 https://www.regnow.com/softsell/nph-softsell.cgi?items=PID,PID&affiliate=AID Note that this link uses https for a secure conntection. This isn't necessary on the previous links but it is here. 注意,为了连接安全,本链接使用了https。在上一链接中这是不必要的,但在本链接中是必要的。 Direct to Cart Link 直接进入购物车链接If make your own product detail pages, the direct-to-cart link is really handy - why make your customers see an order pagen when they've already decided to buy? Attach this link to the buy button on your product detail page and the customer will automatically be deliverd to the shopping cart where the product will appear. 如果您制作了自己的产品详情页面,这个直接进入购物车链接确实很方便—— 当您的客户已经决定购买的时候,为何还让客户看到订够页面呢?在您产品详情页面的购买按钮上附上这个链接,客户将会被自动带到出现产品的购物车上。https://www.regnow.com/softsell/nph-softsell.cgi?item=PID&affiliate=AID&action=add_to_cart Note that this link uses https for a secure conntection. This isn't necessary on the standard product links but it is here. 注意,为了连接安全,本链接使用了https。在标准产品链接中这是不必要的,但在本链接中是必要的。 Direct to Checkout 直接进入支付页面And... if you really want to drive sales, try the direct-to-checkout option. Statistics show that for each page a customer has to click through to purchase a product, the less likely they are to complete the sale. Increase your close-ratio by using this handy link. 如果您确实很想推动销售,请尝试这个直接进入支付页面的选项。统计数据显示,如果客户必须点击每个页面直到购买一个产品,那么他们完成购买的可能性越低。这个简便链接可以提高您的成交率。 https://www.regnow.com/softsell/nph-softsell.cgi?items=PID&affiliate=AID&ss_short_order=true Note that this link uses https AND the word items rather than item. Both are necessary for a direct-to-checkout link. 注意,本链接使用https和items一词而非item。这两者在直接进入支付链接都是必需的。 |
|
||||
|
Digital River, Inc. | Digital River
is a registered trademark of Digital River, Inc. | www.digitalriver.com Privacy Statement | DMCA statement |
|||||