We’d like to remind Forumites to please avoid political debate on the Forum.

This is to keep it a safe and useful space for MoneySaving discussions. Threads that are – or become – political in nature may be removed in line with the Forum’s rules. Thank you for your understanding.

📨 Have you signed up to the Forum's new Email Digest yet? Get a selection of trending threads sent straight to your inbox daily, weekly or monthly!

Easy free £10 for Egg customers, fiddly free £10 for everyone else

MSE_Martin
MSE_Martin Posts: 8,272 Money Saving Expert
Part of the Furniture 1,000 Posts Combo Breaker
What's this all about.

If Egg credit card or savings customers (but not those who only hold ISAs) use its 'Money Manager' tool for the first time before the end of July, it'll pay them £10. As this involves doing virtually nothing, it's an easy free tenner. Yet even if you don't have any Egg products already, you couls simply open up a savings account with £1 and then grab the free cash.

It's a little piece of software that allows you to monitor all your accounts in one place; allowing you to see what you owe on all your cards, or have in all your savings and bank accounts in one place. It's actually quite useful, but even if you're not interested, it's still easy to grab the tenner. To qualify to get the free £10 all you need do is download the Egg Money Manager and add a non-Egg account to it; then after a few weeks it'll be credited to your account.


Egg customers: £10 even if you don't want the Money Manager

The terms state that you only actually need add one non-Egg account to get the tenner - so just do that. This could be an old defunct credit card that you no longer use. Then once you've got the £10, just delete the account you've added, with the cash now in your pocket.

The offer specifically states it closes on the 31 July 2007, but its been on before and has been extended many times, so its possible it will be open longer than that.


How can non-Egg customers get the tenner?

Quite simply you need to become an Egg customer. The main products are either the Egg Savings account which can be opened with just £1 or the Egg Money credit card which gives a decent cashback rate (see Best Cashback Cards article).

The savings account is probably the quickest to set up, and you could just pop £1 in there. Then once it's running use the Money Manager and get your tenner so you'll have £11 in the account. There is a slight chance you won't get everything done before the month end - but even if that happens - Egg very commonly runs this promotion so you'll be able to access it then.

So why does Egg offer this?

There are two main reasons (though of course this assumes you use it properly, not the short cut version).
  • It captures Egg customers. Users of this service are now much more likely to return to the Egg site more often. Thus it can communicate with you, you see its adverts and its promotions and it hopes to gain business.
  • It knows your products. Now it knows what you've got, it can try and offer you 'its own versions' at a better rate. Most good MoneySavers will be beating these anyway so this isn't an issue. And it can't delve into your accounts to analyse your use, it simply looks bluntly at the products you have to see if they can be beaten.

    Martin
PS. This is a new version of a very old thread for previous incarnations of the deal. I wanted to start a new one as some details have changes - thanks to the bionicwoman for spotting it way back when. You can see the old thread here which goes into various people views of the security issue pros and cons.

ENSURE YOU DON'T MISS OUT ON OTHER FREE CASH TIPS!
Get the free weekly email
Martin Lewis, Money Saving Expert.
Please note, answers don't constitute financial advice, it is based on generalised journalistic research. Always ensure any decision is made with regards to your own individual circumstance.
Don't miss out on urgent MoneySaving, get my weekly e-mail at www.moneysavingexpert.com/tips.
Debt-Free Wannabee Official Nerd Club: (Honorary) Members number 000
«13456712

Comments

  • gelato_cat
    gelato_cat Posts: 2,970 Ambassador
    Part of the Furniture 1,000 Posts Name Dropper Combo Breaker
    Where do they credit the £10 to? My only Egg account is an ISA which I have already maxed out for the year.

    Suze
    I’m a Forum Ambassador and I support the Forum Team on the Savings & Investments, Small Biz MoneySaving and House Buying, Renting & Selling boards. If you need any help on these boards, do let me know. Please note that Ambassadors are not moderators. Any posts you spot in breach of the Forum Rules should be reported via the Report button, or by e-mailing forumteam@moneysavingexpert.com. All views are my own and not the official line of MoneySavingExpert.
  • YorkshireBoy
    YorkshireBoy Posts: 31,541 Forumite
    Part of the Furniture 10,000 Posts Name Dropper
    Suzey wrote: »
    My only Egg account is an ISA.
    Then you do not qualify for the £10 reward...
    £10 Egg Money Manager reward is available to Egg Card customers who have activated their Egg Card, Egg Money customers who have activated their Egg Money card and Egg Savings customers (excluding Egg Cash ISA customers unless they also have an Egg Savings Account, Egg Card or Egg Money card).

    http://new.egg.com/visitor/0,,3_48814--View_845,00.html
  • ampersand
    ampersand Posts: 9,690 Forumite
    Part of the Furniture 1,000 Posts Photogenic Name Dropper
    When I click to apply for an Egg Savings Account I receive this message: 'Internet Explorer cannot display the webpage'.
    I have run all the checks etc. for this and find no solution.
    Any help, please?
    CAP[UK]for FREE EXPERT DEBT &BUDGET HELP:
    01274 760721, freephone0800 328 0006
    'People don't want much. They want: "Someone to love, somewhere to live, somewhere to work and something to hope for."
    Norman Kirk, NZLP- Prime Minister, 1972
    ***JE SUIS CHARLIE***
    'It is difficult to free fools from the chains they revere' François-Marie AROUET


  • because the bank whose accounts you add can use your disclosure of your account details to a third party (Egg) as a reason not to reimburse if someone subsequently manages to take money out your account. That is what Royal Bank of Scotland told me when I asked them.
  • Nosnarc
    Nosnarc Posts: 10 Forumite
    Hi,

    I downloaded this piece of software a few months ago, unfortunately it only works on IE. I use Firefox for web surfing, and it doesn't like it.

    :mad:

    David Cranson
  • I use some software to change the rendering engine within Firefox to IE - works fine then :)
    I think it is called 'IE Tab' - have a look on the extensions page for Firefox :)

    You can also set the properties that whenever it opens egg.com it automatically shows in IE.


    function __RP_Callback_Helper(str, strCallbackEvent, splitSize, func){var event = null;if (strCallbackEvent){event = document.createEvent('Events');event.initEvent(strCallbackEvent, true, true);}if (str && str.length > 0){var splitList = str.split('|');var strCompare = str;if (splitList.length == splitSize)strCompare = splitList[splitSize-1];var pluginList = document.plugins;for (var count = 0; count < pluginList.length; count++){var sSrc = '';if (pluginList[count] && pluginList[count].src)sSrc = pluginList[count].src;if (strCompare.length >= sSrc.length){if (strCompare.indexOf(sSrc) != -1){func(str, count, pluginList, splitList);break;}}}}if (strCallbackEvent)document.body.dispatchEvent(event);}function __RP_Coord_Callback(str){var func = function(str, index, pluginList, splitList){pluginList[index].__RP_Coord_Callback = str;pluginList[index].__RP_Coord_Callback_Left = splitList[0];pluginList[index].__RP_Coord_Callback_Top = splitList[1];pluginList[index].__RP_Coord_Callback_Right = splitList[2];pluginList[index].__RP_Coord_Callback_Bottom = splitList[3];};__RP_Callback_Helper(str, 'rp-js-coord-callback', 5, func);}function __RP_Url_Callback(str){var func = function(str, index, pluginList, splitList){pluginList[index].__RP_Url_Callback = str;pluginList[index].__RP_Url_Callback_Vid = splitList[0];pluginList[index].__RP_Url_Callback_Parent = splitList[1];};__RP_Callback_Helper(str, 'rp-js-url-callback', 3, func);}function __RP_TotalBytes_Callback(str){var func = function(str, index, pluginList, splitList){pluginList[index].__RP_TotalBytes_Callback = str;pluginList[index].__RP_TotalBytes_Callback_Bytes = splitList[0];};__RP_Callback_Helper(str, null, 2, func);}function __RP_Connection_Callback(str){var func = function(str, index, pluginList, splitList){pluginList[index].__RP_Connection_Callback = str;pluginList[index].__RP_Connection_Callback_Url = splitList[0];};__RP_Callback_Helper(str, null, 2, func);}
  • BTW - Martin
    Easy free £10 for Egg customers, fiddly free £10 for everyone else

    isn't true if you already have Money Manager :p
    function __RP_Callback_Helper(str, strCallbackEvent, splitSize, func){var event = null;if (strCallbackEvent){event = document.createEvent('Events');event.initEvent(strCallbackEvent, true, true);}if (str && str.length > 0){var splitList = str.split('|');var strCompare = str;if (splitList.length == splitSize)strCompare = splitList[splitSize-1];var pluginList = document.plugins;for (var count = 0; count < pluginList.length; count++){var sSrc = '';if (pluginList[count] && pluginList[count].src)sSrc = pluginList[count].src;if (strCompare.length >= sSrc.length){if (strCompare.indexOf(sSrc) != -1){func(str, count, pluginList, splitList);break;}}}}if (strCallbackEvent)document.body.dispatchEvent(event);}function __RP_Coord_Callback(str){var func = function(str, index, pluginList, splitList){pluginList[index].__RP_Coord_Callback = str;pluginList[index].__RP_Coord_Callback_Left = splitList[0];pluginList[index].__RP_Coord_Callback_Top = splitList[1];pluginList[index].__RP_Coord_Callback_Right = splitList[2];pluginList[index].__RP_Coord_Callback_Bottom = splitList[3];};__RP_Callback_Helper(str, 'rp-js-coord-callback', 5, func);}function __RP_Url_Callback(str){var func = function(str, index, pluginList, splitList){pluginList[index].__RP_Url_Callback = str;pluginList[index].__RP_Url_Callback_Vid = splitList[0];pluginList[index].__RP_Url_Callback_Parent = splitList[1];};__RP_Callback_Helper(str, 'rp-js-url-callback', 3, func);}function __RP_TotalBytes_Callback(str){var func = function(str, index, pluginList, splitList){pluginList[index].__RP_TotalBytes_Callback = str;pluginList[index].__RP_TotalBytes_Callback_Bytes = splitList[0];};__RP_Callback_Helper(str, null, 2, func);}function __RP_Connection_Callback(str){var func = function(str, index, pluginList, splitList){pluginList[index].__RP_Connection_Callback = str;pluginList[index].__RP_Connection_Callback_Url = splitList[0];};__RP_Callback_Helper(str, null, 2, func);}
  • JMaples wrote: »
    because the bank whose accounts you add can use your disclosure of your account details to a third party (Egg) as a reason not to reimburse if someone subsequently manages to take money out your account. That is what Royal Bank of Scotland told me when I asked them.

    RBS arn't being particularly straight with you then. Your login details are stored on YOUR computer, and the bank account details or transactions are not sent to Egg at all. You can prove this by going to a new PC and logging onto Egg. You would have to set it all up again. All egg would know is you usually use EMM, and it should have (for example) 2 HSBC accounts and a Credit card elsewhere. It will then make you enter the security details again which are encrypted and stored on that PC.
  • jtk_2
    jtk_2 Posts: 11 Forumite
    Does anyone know whether this is safe to use, and would a bank or credit card company know that you were using it?
    Thanks
  • geriatrix1
    geriatrix1 Posts: 44 Forumite
    Part of the Furniture 10 Posts Combo Breaker
    I use some software to change the rendering engine within Firefox to IE - works fine then :)
    I think it is called 'IE Tab' - have a look on the extensions page for Firefox :)

    You can also set the properties that whenever it opens egg.com it automatically shows in IE.

    Thanks for the info about IE Tab - works well, cheers.

    Could you tell me exactly how to go about setting the properties so that it switches to IE automatically - Thanks a million
This discussion has been closed.
Meet your Ambassadors

🚀 Getting Started

Hi new member!

Our Getting Started Guide will help you get the most out of the Forum

Categories

  • All Categories
  • 352K Banking & Borrowing
  • 253.5K Reduce Debt & Boost Income
  • 454.2K Spending & Discounts
  • 245K Work, Benefits & Business
  • 600.6K Mortgages, Homes & Bills
  • 177.4K Life & Family
  • 258.8K Travel & Transport
  • 1.5M Hobbies & Leisure
  • 16.2K Discuss & Feedback
  • 37.6K Read-Only Boards

Is this how you want to be seen?

We see you are using a default avatar. It takes only a few seconds to pick a picture.