Archive for November, 2009

Advertising

Friday, November 27th, 2009

There are 2 sides to advertising. Being the advertiser or the advertisee. The advertiser would typically be the adwords user. You create campaigns on keywords that google will display for you in search results, maps, its content network, etc. This is also known as pay per click or PPC.

Being the advertisee is using something like adsense. This is where you are paid advertising money to give google a space on your site to place ads. Every customer who clicks on the ad earns you some money, depending on the bid value they advertiser has placed on that ad group.

There are other advertising networks available, but its probably best to focus on affiliate programs targeted to your niche. Check out our affiliate section for more information there.

  • Google Adwords
  • Google Adsense
  • Traffic Overview

    Friday, November 27th, 2009

    Measuring your traffic is a key part of your business, in determining all aspect of business, from conversion rate to referrals, affiliate tracking, and finding out the success of your SEO effort.

    Generally there 2 forms of traffic reporting;

    Server side log file analysis

    Packages like awstats which do log file analysis on the server will provide basic reporting functions to you. They are fairly reliable and comprehensive.

    Client side javascript based tracking. i.e. Google Analytics.

    GA is a great choice for your business intelligence. Its constantly evolving, integrating with other google products, and its free.  Its really worth the effort to do some extra tracking with GA, especially if you are interested in conversion rates and PPC tracking. From the smallest websites to massive dotcom empires, they are all using GA. If its good enough for them, its good enough for you.

    Part 3 – Presentation of tests

    Wednesday, November 25th, 2009

    In part 1 we looked at what is involved with allocating different users to different groups. The next stage after allocation is to actually present the test to the user.

    There are two basic choices when it comes to presenting the interface changes, and that is client or server side. Generally, if you work with a server side scripting technology such as asp.net or php, you are likely to harness this to load the ab testing data from your database and conditionally present the different versions of the site to the different groups. A sample client-side implementation is optimost, where javascript is used to do the tracking and showing of different versions. Its generally a lot less powerful as you are limited to showing/hiding html rather than on the server where you have complete control over the presentation.

    Test storage is usually done with a database, so you would register all your tests in a database. When the page code runs, it looks in the database to see if any tests are assigned to this page type, and returns them all. Now the page knows about the tests that apply to it, individual tests that are coded on the pages can check whether the test is running or not, and whether this user will get the A or the B or the C etc. The code then executes to modify the interface for the user. We then need to gather the key information about that user, which is where your tracking comes in. Traffic tracking is quite a large area on its own, but for the purposes of this, we just need to be aware that the following things are tracked;

    Which version the customer saw
    Whether the customer converted or not, and how much they spent.

    The analysis script will later crunch all this data to find out which test is winning.

    There are often dilution effects to consider as well. For instance if some functionality will only be shown for certain product types, yet the test is registering across all users, then the results are diluted. Also, it may be that the test is only shown within an ajax piece on the page, which only a certain proportion of users will actually use. Dilution is not a huge problem, if you can reduce it, it certainly helps.

    The next phase we will look at is the reporting and analysis side. We will be looking at power functions, which are used to calculate the sample size we need to test again, a few difference confidence calculation formulas, along with charting and decision making. This is probably the hardest part of ab testing as its a subjective area, and we will soon be there.

    Personalisation

    Friday, November 13th, 2009

    Personalisation of a website is just applying what you know about the the customer to their current experience of the site. It can be broken down further into;

    • IP/Geo targeting (different lists for customers
    • Using past data (previous products bought/browsed) through the cookie.
    • Content translation (generally better done through having specific domains per language)

    Persuasion Architecture

    Friday, November 13th, 2009

    Persuasion Architecture is a term describing a method of content targeting to appeal to different personas.  The idea is to break down your customers into basic groupings.

    • Spontaneous
    • Humanistic
    • Competitive
    • Methodical

    As well as this you determine where they are in the buying cycle;

    • Just browsing
    • Want a product but not sure which
    • Know exactly what they want

    Knowing that all your customers can be categorised these ways you then plan content tests to target them, so that you appeal to a broad section of your audience. You must answer the questions from everyone in your target audience if you want to maximise potential conversion rate.

    Affiliate Schemes

    Friday, November 13th, 2009

    Affiliate Schemes

    Large affiliate providers covering lots of product types. You can be both a buyer and a seller in these marketplaces.

    • Clickbank
    • Plimus (take paypal)
    • Regnow

    Niche-Specific providers (examples)

    • Aweber (email marketing)
    • Agoda (travel)

    Choosing your niche

    Friday, November 13th, 2009

    Choosing your niche is a somewhat personal choice. It pays to choose something that you are interested in, and fits with your abilities and interests. The type of site, marketing model and the complexity of the services you will build on this depend on how you fit with certain stereotypes.

    If you are a writer, and expert/knowledgeable in a particular field, you might consider a blog

    If you are a programmer, you might consider a software or service

    If you are marketing focused, you might consider affiliate marketing

    If you are business focused, you might consider opening an online store

    Of course these are just stereotypes, everyone is unique, but it will help guide you. I would always emphasis that you should focus on areas that you are interested in, so you don’t lose interest in the project after a while.

    Email marketing

    Friday, November 13th, 2009

    Email marketing is quite a large area on its own. Its an essential part of your armoury as it creates repeat customers, and can typically account for 10% of all revenue. If every customer on your list is worth $2 per email you send, then wouldn’t you like to turn your email list of 2000 into 200,000?  There are no shortcuts with building up a good mailing list, and you need to have proper qualified traffic in order to do this. The best way is to offer something genuinely useful and free to do this.

    To support you in this its probably best to sign up with someone like aweber, who will provide you with all the tools you need to manage your email campaigns, signups, track conversion, and even do split testing.

    The key to email marketing is

    a) Have a large list. Offer something useful in return for the email address.

    b) Only deal with opt-in. Nobody likes spam.

    c) Provide relevant and useful offers to your customers, not just a hard sell.

    Article Writing Guide

    Monday, November 2nd, 2009

    Article Directories are probably your most effective back link building vehicle.

    There are paid directories and free directories. Of the free ones, ezinearticles.com is a great choice, its pretty easy to use. PRWeb is the best of the paid ones and this is what the bigger sites use, and they will help you with the writing.

    Content spinning is a term used for creating many articles from 1 original article, using a tool like jetspinner it creates different versions of the same article, which you can then use to post to different directories.

    The decision you have to make is quantity versus quality: do you want to have a lot of different backlinks from fairly boring articles, or is it better to create fewer, higher quality articles that also attract the reader in so they are more likely to be interested in checking out your site.

    The trade off between publishing your content on article sites or your own site, you can solve by saving most of the content for your site, and publishing a shortened rewritten “teaser” for the article directory.

    Getting content writers is yet anoter challenge as we dont always have the time that we would like to write articles.  Forums like forums.digitalpoint.com can be a great resource for finding people to help with this.

    Magic Article rewriter and submitter
    All things article marketing
    Spinner {Synonymizer}

    Link Directory Submission

    Monday, November 2nd, 2009

    Link directories are a great source of backlinks. DMOZ is the most famous of these, and they all provide an easy backlink in your category. Its a good startup SEO task to add your site to as many link directories as possible.

    Since friiso v1.2 now supports automated link directory submission you can do this from within friiso, with over 1000 link directories built-in!

    Link directory lists
    http://www.directorycritic.com/free-directory-list.html
    http://www.strongestlinks.com/directories.php

    Link directories, in order of PR
    http://www.dmoz.org/
    http://www.info-listings.com/
    http://www.the7thfire.com/
    http://www.investhz.com/

    Here is a good Link directory listing, along with page rank. Using friiso, you only need to click through to the links, then press the ‘Fill form’ button to enter all the data required to submit to the link directory. This is going to save you a huge amount of time when building backlinks.

    http://www.directorycritic.com/free-directory-list.html
    http://www.strongestlinks.com/directories.php
    http://www.info-listings.com/submit.php
    http://www.the7thfire.com/links/

    Using a third party link directory submission service. or getting some software to do it is probably the best approach if you intend to cover a lot of directories, and submitting to 100’s of directory sites can take a day or more.

    Some more commercial software to help you;

    Link Directory Submitter
    Link Assistant

    All just too much like hard work? Contact us and we can do your manual link submission for you. Mail us at support (at) friiso.com.