Category Archive:

Phonebanking with Google Voice & Docs tip: arrange the windows

0

One minor annoyance I’ve noticed about phone banking using Google Voice, when using the “click to call” and “no phone” methods I’ve outlined before (<- follow the links for how-to’s), is that you have to switch tabs a lot.  First you click the phone number link in tab one, then you switch to tab two (with Gmail open in it), bring your mouse to the bottom corner of the page, and click “accept” to start the call.  Not only does this get annoying after a while, but it eats up a few seconds between clicking “call” and clicking “accept”.  Those seconds add up to minutes and hours when you’re doing a lot of calling – and that just won’t do.

What is needed to make this all much more efficient is to be able to click the “accept” button in Gmail without having to tab over, click, then tab back.  If you count them, those 3 unnecessary clicks take about 5 seconds to do.  Eliminating 5 seconds on every call really adds up – if you think about it, that’s 1 minute saved every 12 calls!  So I figured it would really be useful to figure out a way to do that.

Unfortunately, since both Gmail and nearly any phone banking system or online spreadsheet application like Google Docs invariably use https style secure connections, a frame page won’t work.  But, since Click To Call depends on the Google Voice extension for Chrome or Firefox, you can just arrange your windows to share the screen.  If you make the Gmail window take up the bottom part of your screen and the window with the phone banking tool you’re using take up the top part of your screen (see the picture) then you don’t have to switch from tab to tab.

Voila!  Problem solved!

Does your campaign need a kick in it’s technological pants?  Contact me at ed@netrooted.com for help.

Window Tiling for Gmail Phone Banking

Window Tiling for Gmail Phone Banking

Posted in: How To, e-organizing

Continue Reading

How to convert a PDF calling list into a Google Docs Spreadsheet

0

So, you’ve got a call list and you want to split it up with a team of volunteers so you can work together to call through it. And more than that, you’d like to be able to collaborate on just one copy using Google Docs, so that you can tell who’s calling and how things are progressing, while avoiding duplicating each other’s efforts unnecessarily. Plus, some of your volunteers use Google Voice to call with (so they don’t have to pay for long distance charges) and they like to use the click-to-call method (Google Voice + Chrome w/ Voice Extension + Gmail) because it’s faster and free. So, you want to set the list up as a Google Docs Spreadsheet so that you can share it with volunteers, track progress, and make it easy for your click-to-call volunteers to use. But, of course, you’ve got a problem: the list is in a PDF file. Well, it’ll take a little working with the file, but we can make that work!

Here’s what you need to do it:

1 – A free Google Docs account (www.google.com/docs)
2 – The free Open Office software (www.openoffice.org) or any other office suite that can handle Microsoft Excel (.xls) files.

This tutorial assumes you can muddle your way through both, but also assumes you may not know much about either. Also you should note that while there are a lot of steps they’re really very easy.

Here’s how:

  • First, you’ll need to convert the PDF file into something easy to cut and paste from. Fortunately, the Google Docs uploader does a terrific job of that! So, step 1 is to upload the PDF file into your Google Docs account, being sure to uncheck the “Convert documents, presentations, and spreadsheets to the corresponding Google Docs formats” checkbox, and then check the “Convert text from PDF or image files to Google Docs documents” checkbox. Or, to make this easier, there are two checkboxes, and you only want a check in the bottom box. Once the file is uploaded and converted the name will convert to a link. Just click that to open the converted file up.Google Docs file upload dialog box
  • Now that you’ve got the converted file open you’ll notice that it’s in a text document type format where the text that’s been converted is under the PDF pages it was converted from. For example, in a multi-page PDF, Page 1 is embedded as an image, then the text from page one, then Page 2 as an image, then the text from page 2, and so on. You’ll also notice that in some cases where there should be a space ( ) there is an exclamation (!) mark instead, and where there should be a dash or minus sign (-) there’s a quotation mark (“) instead. Don’t worry about that, we can easily get rid of that. But first, we need to get rid of those images in the converted file. Google Docs Text Right Click MenuAll you have to do in order to remove the images is right click on each one and select “Delete Table”. You’ll want to do the same to get rid of the instructions box Google inserts at the top.
  • Once you’ve deleted all the image tables and the instructions box in the converted file, then you simply select all the text (the easiest way is to just hit ctrl+a on your keyboard, but you can go to Edit > Select All in the drop down menu as well – either way works). Then copy it to your clipboard (either ctrl+c or Edit > Copy.
  • Now you need to open up your office software to create a new spreadsheet. Once your new spreadsheet is open, click in the right uppermost cell (that’s cell A1) and then paste in what you just put on the clipboard (ctrl+v should work in all software, Edit > Paste in most). This should move all of the data from the text document on Google Docs (which began life as a PDF file) into your spreadsheet, getting it into the format we want it in. This should put each person in the list on a different row. Of course, it’s not pretty yet. Taking care of that is the next step.
  • OK, now we need to clean up the text and get it nicely organized. Exactly how you’re going to do that will depend somewhat on how you want to use it, but some things you should do regardless…
  • The first thing you’ll want to do to clean up the file is to fix that conversion artifact that turns some spaces ( ) into ! marks and some dashes (-), such as in phone numbers, into quotation marks (“). The easiest way to do that is to use the find & replace tool (ctrl+f or Edit > Find & Replace). Open Office find & replace dialog boxFor example, to turn the ! mark into the space it should be, just put the ! mark in the find box and the space (just hit the spacebar once) in the replace box. Then click the “Replace All” button. Do the same with the ” and – marks. Voila! so much for that problem!
  • Now, chances are that the call sheet you got as a PDF had a bunch of check boxes and text descriptions for tracking the calling. That was because more than likely it was meant to be printed out so you could track your work on paper. Now, you want to use the same tracking titles, but since this is a spreadsheet you’ll handle it a little differently. What you want is to have the tracking codes across the top of the spreadsheet, in the first row, so you can drop x’s in the boxes (like checking a box). You’ll want to abbreviate these to keep things nice and neat, and you should make a key so you can check what they mean.
  • To create the key just create a new sheet in the spreadsheet. See those tabs near the bottom that say “sheet 1″, “sheet 2″, etc.? Hover your mouse next to them, right click, and select “Insert Sheet”. Choose “after current sheet” (usually) and then OK. If you click before when you meant after or vice versa, don’t worry, you can re-arrange the tabs easily by drag and drop. The new sheet should open right up. Now just put the abbreviations down one column, and their meanings down the next, starting in the second row down. Hint: to make a later step easier, go from top to bottom for left to right (left-most code on the top, right-most code on the bottom). Title each column “Abbreviation” and “Meaning” in the top row.  You might want to bold the titles, too. For example, “Left Message” could be LM, “Already Voted” could be AV, “Wrong Number” could be WN, and so on. You just want a key in there in case any of your volunteers need to know what the abbreviations mean. Now rename the sheet “Key” by right clicking on the tab, and selecting “rename sheet”, typing in the new name and then clicking OK.
  • Now that you’ve got the key made and don’t need to know the tracking codes anymore, you’ll want to get the un-needed tracking code clutter out of the rows. The easiest way to do this is to use the Find & Replace tool again.  This time, select the entire string of unwanted text, and enter it into the Find box, and enter nothing into the replace box (make sure nothing is in it) This will effectively delete all the unwanted text in one fell swoop.
  • Now, chances are all you have left in each row are the names and phone numbers, and these should all be in column A. You’ll want to get the first and last names, and the phone numbers into their own columns. You don’t really HAVE to do this at all, but if you do it will make re-ordering and sorting the list easier should you need to. For example, if you wanted to sort by last name, or first, or by area code.  To seperate them easily, first select the entire A column (or whichever column they are in), then (in Open Office) go to the drop down menu, select “Data > Text to columns and then checking the “space” box and unchecking the “tabs” box (which is checked by default). This should put each block of text into it’s own column.
  • The next thing you’ll want to do is put the header row with the tracking code abbreviations on the top. Please note that Google Docs won’t support fancy angled text or partial bolding of cell contents, and that sort of thing so don’t bother with any of that. To start just right click in cell A1 and select “insert…” and then check the “Entire row” radio button (like a round checkbox). Then click OK. Put the titles “First Name”, “Last Name”, and “Phone Number” where you’d expect them to be (probably in the first three columns). Then put each of your abbreviations for your call tracking codes in a column (try to use the same order as they were in the original PDF). Now, you can just make each column just wide enough for their contents (just highlight the column, and move the borders).Top row
  • At this point your spreadsheet should be looking pretty good. Make any other little adjustments you feel like making, and save it to your hard-drive one last time. Now that your spreadsheet is basically done, you’re going to want to upload it to your Google Docs account.  You’ll do this the same way you did before with the PDF file, except this time instead of having the bottom box checked you’ll have the top box, the one that says “Convert documents, presentations, and spreadsheets to the corresponding Google Docs formats” checked.You may be wondering why you even bothered with using Open Office in the first place, instead of just making it directly in a new Google Docs spreadsheet. There are a few reasons. First, in my experience Google Docs spreadsheets sometimes hang up when you’re trying to paste in large amounts of data, even from another Google Document. Secondly, it’s beneficial to have a local version as a backup. Third, and this is really the kicker, there are some things you can do in Open Office (such as opening extra sheets) that you can’t do in Google Docs. However, when you upload a file that had those features, they work perfectly. So, you’re better off for several reasons to make your file in Open Office, then upload it to Google Docs than to try and make it in Google Docs to start with.
  • Now, open up your Google Docs spreadsheet once it’s uploaded and converted. It should be pretty much exactly the same as it was in Open Office. With, of course, the important differences that this file can be shared collaboratively, and it’s progress can be tracked. And, if you’re all set up with Google Voice (and, optionally, Gmail – if you want to take your calls in Gmail as a softphone) you can open it in Google’s Chrome browser (with the Google Voice extension installed) and just click the phone numbers to dial.
  • One last step I recommend, which just makes things easier as you call. In the Google Docs spreadsheet drop down menu, select Tools > Freeze rows > Freeze 1 row. This will freeze row one so it doesn’t scroll, which helps you remember which box is which and which number you’re on.

That’s it! Your file is ready, and you can share it with your volunteers!

Does your campaign need a kick in it’s technological pants?  Contact me at ed@netrooted.com for help.

Posted in: How To, e-organizing

Continue Reading

How to use Google Voice without a phone

1

Until recently, there’s been one problem with using Google Voice to make and receive phone calls – you needed a phone to receive calls at.  And because Google Voice essentially makes outgoing calls into incoming calls as far as your phone plan is concerned, whether you were using a landline or cell phone, you pretty much needed one with unlimited incoming calls if you wanted to do any serious calling, such as phone banking, without running up a bill.  But even without running up a bill, you still needed a phone of some sort, and that meant at least $20 a month for most folks on a landline, or even more for a cell phone.

But not any more!

When Google integrated Google Voice with Gmail recently, they made it so you could make free outgoing calls from their free Gmail e-mail, without even signing up for a Google Voice account.  But you still needed a phone of some sort to answer when the call came in.  But, if you DO sign up for a Google Voice account there is a little known setting you can use to actually receive the call in Gmail – and have your conversation using your computer’s speakers and microphone.  Basically, this turns Gmail into a completely free softphone that lets you receive unlimited free incoming calls and make unlimited FREE calls to anywhere in the US or even Canada!  And you even get free text messaging!

So, for the average person, this means no more paying for phone service at all if you don’t want to!  If you’ve got high speed internet – you’ve got free phone service!

Gmail Incoming Call

Gmail Incoming Call

Here’s how to set it up, step by step:

  1. First you need a Google Voice account and a Gmail account.  Important: both accounts must use the same username and email address, so sign up for Gmail first and then use your Gmail account to sign up for Google Voice.
  2. Once both accounts are set up, log into Gmail and sign into chat.  I recommend just leaving chat signed on from then on.
  3. Make at least one outbound call from Gmail.  You could call your Mom.  I’m sure she’d love to hear from you!  Or you could order a pizza.  It doesn’t matter as long as you make one outgoing call from inside Gmail (not inside Google Voice, but after you’re set up for both) before you try to receive any in Gmail.
  4. Now go into your Google Voice account and navigate to the Settings link and then to Voice Settings.
  5. See that Phones tab?  Now just click the checkbox beside Google Chat (so there’s a check in the box).

THAT’S IT!

Now you can both make and receive your calls on your computer, for free – no phone required at all!  And that means no phone bills at all!

Of course, ideally you’ll want to use a headset with a microphone for maximum comfort and sound quality going both ways, but if you don’t mind a speakerphone type conversation, most any computer with a mic and speakers will do.

And, if you combine this set up with Google’s Chrome Browser with the Google Voice Plugin setup I detailed previously, you can simply click phone numbers on web pages, and get the call in Gmail (which you can keep open in another browser tab).  Yes, even for phone banking – as long as the phone banking app lives in the browser and supports Chrome (nearly all do).  This can REALLY speed up the process, too since you can now do it all with the mouse.

Now, it’s important to mention here that high speed internet is a necessity with this setup.  Otherwise, such as when you’re using Google Voice with an actual physical phone, you can even use Google Voice with a slow dial-up connection.  Since the call is routed over the traditional PSTN or Cellular network to you over the last leg of it’s journey, it doesn’t matter how fast your internet connection is.  But if you’re using your computer as a phone, using Gmail or any other softphone, the speed and reliability of your connection is an important factor.  If you want a quality phone call without choppy sound that you can have from beginning to end without the call dropping, you need a good, robust internet connection – something DSL grade or faster – and on at least a “N” rated router if it’s wireless.

The good news here is that almost all high speed internet connections are at least this fast, and almost all wifi hotspots are based on a fast enough connection/router combination.  So, pretty much any “high speed” or “broadband” internet connection you can find should be plenty good enough to use for calling without a phone, just using your computer with Google Voice via Gmail.

My results are fantastic!  The sound quality I get on a good, high speed internet connection with my computer wired into the network, and using my headset, is superior to any other softphone or Voip solution I’ve ever used.  I really can’t tell the difference between Google Voice through Gmail and a regular call over the traditional phone network!  And for FREE!  Gotta love it!

Does your campaign need a kick in it’s technological pants?  Contact me at ed@netrooted.com for help.

Posted in: How To, e-organizing

Continue Reading

How To Set Up Easy, FREE Click-to-Call Phone Banking

1

Democracy is not a spectator sport.  If you want representatives who actually represent you, you’ve gotta get them elected.  One of the most effective ways to do that is call your neighbors and ask them to get out and vote for your candidate.  In recent years campaigns have begun using online tools to help making and tracking the calls easier, but when it came right down to it, the volunteer still had to punch the numbers into their phone by hand, and pay for any long distance charges.  But dialing all those phone calls can be tedious – and expensive.

Suppose I were to tell you that phone banking could be as easy as clicking on the phone number in Vote Builder, or Neighbor to Neighbor, or any other online tool, and then just answering the phone?  And suppose I also told you that the calls would all be 100% totally, completely free – so your volunteers wouldn’t have to pay long distance charges to phone bank, no matter where in America you called?  And suppose I told you that you don’t even need a credit card or anything like that, because, like I said before, it’s FREE? Wouldn’t that be AWESOME?!?!

I bet you’re asking “Well, can we?”.  YES WE CAN! By combining three very cool Google products, you can set up phone banking in Vote Builder, Neighbor to Neighbor (on barackobama.com), or almost any other phone banking tool or website to work exactly that way!!  How??  Well, it works like this:

Google’s “Chrome” Browser + Google Voice + Google’s “Google Voice Extension for Chrome” + Votebuilder, etc. = Click To Call phone-banking AWESOMENESS!!!

Here’s how to set yourself up for easy, free, click to call phone banking in three easy steps:

Step 1: Install Google’s “Chrome” web browser on your computer (it’s available for Windows XP & later, Mac, Linux, and of course Google’s own Chrome OS – which comes with the Chrome browser by default).  Using any other web browser you happen to have, just visit Google.com/chrome – then click the install link, agree to the terms, and it will install automatically.

http://www.google.com/chrome

Step 2: If you haven’t already, sign up for Google’s free phone service, Google Voice at Google.com/voice – which will let you make free phone calls to anywhere in the US (or Canada) and send and receive free text messages, too.  Believe me, you’ll be glad you did!  You’ll get your own free phone number for life, and a number of other really powerful functions (Google Voice is probably the most advanced phone service in the world, and it’s free except for calls placed to non US or Canadian phones).  Once you are signed up you need to set up Google Voice to ring at the phone of your choice.  This could be your cell phone (if you have unlimited incoming minutes, most plans these days do, except of course for pre-paid plans) or of course your home land-line phone, even if you don’t have long distance service (you don’t need it).  There’s a great tutorial (with pictures – yay!) on getting signed up & set up with Google Voice on eHow:

http://www.ehow.com/how_5320233_google-voice-account-set-up.html

Step 3: Install the Google Voice extension for the Chrome Browser.  Using the Chrome Browser, once installed, you should surf over to the link below, and click the “Install” button.  Of course, this will not work unless you go to the site using the chrome browser.  Here’s the link:

https://chrome.google.com/extensions/detail/kcnhkahnjcbndmmehfkdnkjomaanaooo

Note: When you click the “install” link, you’ll get a pop-up warning that says the extension will have access to basically everything you do online.  Don’t worry about that, because it’s basically the same as signing into your Google account using any browser.  Like most major websites these days, like Facebook or Twitter, while you are logged in to Google track what you do automatically.  So, if you like the Chrome browser and want to use it for going on Facebook , for example (and you don’t want Google to know you like checking out Sarah Palin’s profile for a laugh) then you can just log out of Google, just like on any other browser.  And then you just log back in by clicking the phone icon when you’re ready to make calls.  If you want the calling functionality WITHOUT big brother Google looking over your shoulder on everything else you do, you just need to tell Google to “pause” your web history.  Like, forever, if you like.  That way, you can just stay logged in, click on phone numbers to call them, and the only part Google will track is which numbers you call (like any phone company does).  Here’s a link that explains how to set that up (it’s easy):

http://www.google.com/support/chrome/bin/answer.py?hl=en&answer=95464

And that’s it!  You’re all FIRED UP AND READY TO GO!!

Now, that you’re all set up for easy, click-to-call, FREE phone banking (even to long distance numbers) when you use Vote Builder or any other phone banking tool or website (like Neighbor to Neighbor on barackobama.com – which works best if you use the print friendly version) inside of the Chrome browser, all the phone numbers in Vote Builder will be turned into links.  All you’ve gotta do is click on them to call them!  A few seconds after you click the link, your phone will ring – all you have to do is answer it.  It’s that simple!  Plus, all the calls will be free!  Even if the call is long distance, as long as you are calling a US number (which of course you always will be in Vote Builder) the calls will all be free.  It’s hard to beat that!

Using Votebuilder

Once you’re all set up, using Votebuilder in Chrome with Google Voice couldn’t be easier.  Just log into votebuilder as normal (if you don’t have a login, contact Organizing For America – you can volunteer online at www.barackobama.com).  Once you’re logged in, get into your virtual phone bank the way you normally would, and ge t started.  You’ll notice that the phone numbers have been turned into links – all you have to do is click on them to make a call!  A pop-up will come up which lets you choose which of your phones you want it to call.  Since you should already have the phone you want to use set up as your default, just click the “call” button, and wait a few seconds while Google sets up the call.  Your phone should ring, just answer it, and wait for the other party to pick up.  You should hear ringing while you wait, just like normal.

It’s that simple!!  This is what it will look like:

Votebuilder in Chrome with Google Voice

Using The Call Tool

If you don’t have an account on barackobama.com of Votebuilder, but still want to do some phone banking, you can use the Call Tool, which is open to the general public.  In my opinion, it’s more user friendly than Neighbor to Neighbor, and it’s a lot like Votebuilder.

It couldn’t be simpler.  Assuming you’ve already set up with Chrome and Voice from Google then all you have to do is go to https://call.barackobama.com/ and start clicking the numbers to call.  If you’re trying to call into one location from another (for example, you might be in Minnesota trying to call into Iowa) you can just click the “location” link in the upper right hand corner, and enter in the appropriate zip code (which you can locate at: http://zip4.usps.com/zip4/welcome.jsp ).

It’s that easy!  This is what it will look like:

Obama's Call Tool in Chrome with Voice extension.

Obama's Call Tool in Chrome with Voice extension. (click for larger version)

Using Neighbor to Neighbor

If you use the Neighbor to Neighbor calling tool to phone bank from inside your http://my.barackobama.com profile, you can use Google Voice inside Chrome to use N2N with click to call simplicity, too.  But there is one hiccup.  For some reason it doesn’t work that great unless you use the printer friendly version (it still converts links to numbers in the main N2N panel, but clicking them has no effect – so use the printer friendly version for the clicking and calling part).  What I find works well is to do it like this:

First you log into barackobama.com and launch the neighbor to neighbor tool as usual.  But then, right click the printer friendly version, and open the printer friendly version in a new tab.  Then click back to the first tab, and do that all over again, so you have one tab with the regular N2N interface, and two tabs which each have the printer friendly version.  You’ll scroll one of the “printer friendly” tabs up to the start of the script, which I always do even if I’m not using Chrome since it’s easier to read that way (if you don’t mind reading the script in the main N2N interface, you don’t really need two printer friendly versions open).  You’ll use the other “printer friendly” tab to click on numbers.  All the information is right there on who you’re calling, too.  I use the scroll bar to keep track of which number I am calling by keeping them on the top of the page (but if you ever lose track the info is in the first, not so printer friendly, tab as well).  Another trick is to highlight the name while the phone is ringing.  As you make calls, you can record your call results in the first tab – in the regular neighbor to neighbor tool.  So, switching from tab to tab with the mouse, you can go really quickly.

Just like in Vote Builder, you’ll notice that the phone numbers have been turned into links – all you have to do is click on them (in the printer friendly version) to make a call.

All in all, I find it easier to use Vote Builder or the Call Tool, but whichever tool you need to use, you can.  Here’s what Neighbor to Neighbor will look like if you do it my way:

Neighbor to Neighbor Demo

Neighbor to Neighbor in Chrome with Voice extension. (click for larger version)

Final notes:

Now, I’m not going to tell you that Google Voice is without it’s bugs.  Usually, it works flawlessly – but sometimes you’ll run into minor bugs.  The one I experience the most often are that the phone doesn’t ring after I click the link.  In which case, after a few seconds, I just click it again.  No big deal!  Another issue that comes up once in a while is that after the phone rings, when I answer, I don’t hear what I should hear – which is the normal ringing you’re used to hearing while waiting for someone to answer the phone after you call them.  Sometimes I’ll just hear silence, or there will be static noise over the ringing sound (which usually means a bad connection).  In either case, I just hang up, and click the link again to start over.  Again, no big deal.  Bottom line: 90% of the time I just have to click the link once to call.  About 10% of the time I’ll have to click it a couple of times to get the call to place.

But even with those minor bugs, phone banking using Google Voice is just as fast as (and is probably faster than) phone banking without it.  And not having to dial the phone at all is very convenient!  And of course, when using Google Voice phone banking is free – and you can’t beat that price!

Does your campaign need a kick in it’s technological pants?  Contact me at ed@netrooted.com for help.


Continue Reading

Using Google Docs for Phonebanking

0

Sometimes in a phone banking system (such as Votebuilder) you want to share a calling list with a volunteer, but unfortunately they don’t have the right credentials to view it. So, even if you were to save a copy of the list into a folder you share with them, they’ll be unable to load it. Now, you could just make a screen shot of the list and email them a copy, but there are some problems with that. First of all, it might take an awful lot of screen shots to cover the whole list. Secondly, you can’t enter data into a screen shot. Third, if your volunteer is taking notes by hand not only is that a pain in the neck, but they can’t easily share those notes with you.

Fortunately, there is a free and easy way to deliver the list to your volunteers in a way that will let you both keep track of their progress as they go. And it will only take a few minutes to get it ready to go, for a typical call list.

What you’re going to need to do is convert the list into a spreadsheet on Google Docs, then share the spreadsheet with your volunteer – or even a whole team of volunteers. This way you can all edit it and see how they’re doing.  Best of all, if your volunteer is using Google’s Chrome browser with the Google Voice extension installed they’ll be able to call off the list just by clicking on the phone numbers – and the calls are free!*

Google Spreadsheet Phone-banking

Google Spreadsheet Phone-banking (click for full size version). Shown in Google Chrome with Google Voice extension, enabling click to call function.

Here’s how to set it up in a dozen easy steps:

  • Step 1:
  • Load the list in Votebuilder.

  • Step 2:
  • Open a new tab and go to google.com/docs, then sign in.

  • Step 3:
  • Create a new spreadsheet in Google Docs.

  • Step 4:
  • Go back to the Votebuilder tab, and copy the data from the list to your clipboard. Since this is the first page, you’ll want to copy the column labels too. To do this drop your cursor to the left of the N in “name” (be careful not to click on the word name or it will reorder the list if you do, click it again to return it to normal) and then highlight all the text in the list to the bottom by dragging your mouse to the left and down until you have all the data (and just the data) highlighted. Now hit ctrl+c to copy it.

  • Step 5:
  • Switch to the Google Docs Spreadsheet and drop your cursor in the A1 field. That’s the uppermost cell in the first column (top and left). Then hit ctrl+v and watch the data magically appear, already fully formatted. Even the top row is preformatted with the column labels if you did this right.

  • Step 6:
  • Scroll to the bottom of the spreadsheet. You’ll see a little form element that lets you add more rows to the spreadsheet. Think about how many names there are in the list. Now, subtract 21 from that for what you already pasted in, and put that number in. So, if you started with a 300 name list type 279 in that box. Now the spreadsheet has enough rows to handle the whole list. At this point, save it for the first time and give it a name.

  • Step 7:
  • Repeat steps 4 and 5 over and over (just copy the data, not the column labels) until you’ve worked your way through the whole list and it’s saved into your spreadsheet. You should save the spreadsheet frequently as you go.

  • Step 8:
  • The next step is just to clean it up a bit, and then add some columns for tracking results. First, begin creating your call tracking section. Starting in the first empty column on the right, title the first six empty columns as follows, from left to right: TA, LM, WN, HU, Y, N. Those abbreviations stand for: Try Again (TA), Left Message (LM), Wrong Number (WN), Hung Up (HU), and Yes (Y) and No (N). Now, just widen or narrow all the columns to fit the data in them (narrow the tracking columns to the width of their names).

  • Step 9:
  • Now your spreadsheet is ready to be shared with your volunteers. You’ll notice near the title there’s a link that shows the privacy setting. By default it should say “private only to me” next to a small padlock icon. Click that, and in the pop-up window that comes up, add your volunteers as collaborators by putting their email addresses into the provided box as instructed (they should all have a Gmail account).

  • Step 10:
  • Now you’ll want to set up the notifications feature, so Google will keep you posted when the file is updated. Go to “Tools” then “notification rules” in the drop down menu on the spreadsheet. Now just set the rules how you want them (ideally so you’ll be notified of all changes and new collaborators, at least once a day).

  • Step 11:
  • Send your volunteers an email that tells them to be on the lookout for an email from Google Docs that has the link to the spreadsheet. Include a basic run down of how to use it (what the abbreviations mean, that they should type an X in the appropriate column for their call result as they go along). Be sure to remind them to save often.

  • Step 12:
  • Save a backup copy to your local computer. In the spreadsheet go to “download as” under the “file” drop down menu, and save the file as an excel file (which most spreadsheet applications can read). If need be, you can later upload it again.  Don’t worry if you don’t have Microsoft Excel, you can just get the fantastic, free Open Office sofware from http://www.openoffice.org (it’s at least as good as Excel, reads and writes excel files, and it’s free).

* Requires Google Voice account. All calls from & to the US and Canada are free.

It’s that easy, folks!  Happy campaigning!

Does your campaign need a kick in it’s technological pants?  Contact me at ed@netrooted.com for help.


Continue Reading

Call Toll Free

Just enter your phone number and name in the form below and click "connect" to call us for free (US & Canada only). Just answer your phone when it rings, and wait until we pick up on the other end. Cool, huh?


Or dial (612) 246-4938 (standard rates apply).

Connect