How To Add Inventory or Web Sites To Your Facebook Fan Page for Free
So, you have a Facebook Fan Page.
How do I "showcase" my cars to my customers without spamming their news feed?
Why not add your inventory to your fan page in a tab? (BTW, the methods I'm about to teach can be used to add ANY web page right within Facebook so, add your inventory.. add your credit application, etc)
The following instructions assume you already have a Facebook page. If you don't, you can find directions here.
Step 1: In the search box, search for an application called "Static FBML"
Step 2: Go to their page. In the top left corner (under the logo), click on "Add to my Page". A pop up box will ask you which page you want to add it to. Select that page.
Step 3: Go back to your news feed. Within the left menu will be an application called "Ads and Pages". If not, click on "Applications" and search for it.
Step 4: That will take you to a page titled "Pages You Admin". Find the page you added Static FBML to and click on "edit page"
Step 5: Scroll down the page until you see the Static FBML app under Applications. Click on "Edit"
Step 6: A pop up box will open. In the "Box Title" field, enter the text that you want the tab on your Facebook page's wall to read.
Step 7: Cut and paste the below code into the lower box eliminating the BEGIN CODE and END CODE parts. Now edit it accordingly (Ive added an image illustrating the parts you need to edit)
BEGIN CODE
<script type="text/javascript" charset="utf-8">
function disp1(var1) {
if (var1=='link_1')
outside_location.setInnerFBML(link_1);
else if (var1=='link_2')
outside_location.setInnerFBML(link_2);
}
</script>
<form>
<select id="gowhere" onchange="disp1(document.getElementById('gowhere').getValue())">
<option>-Select below-
<option value="link_1">View Our Inventory
<option value="link_2">Visit Our Website
</select>
</form>
<div id="outside_location"></div>
<fb:js-string var="link_1"><fb:iframe width="760" height="1280" frameborder='0' src='http://backwebs.homenetinc.com/SalesDemo-ATijerina/browse/view_detailed/type_both/' /></fb:js-string>
<fb:js-string var="link_2"><fb:iframe width="760" height="1280" frameborder='0' src='http://www.homenetsalesdemo5.com/site/' /></fb:js-string>
<script type="text/javascript" charset="utf-8">
var outside_location = document.getElementById('outside_location');
</script>
END CODE
Note: The highlighted areas are the areas you will need to edit. Don't edit anything else.
Step 8: In the first area (starting with <option value="link_1">) The text should be what you want the FIRST choice in your drop down box to say. Change that to describe where they would be going. In this example, the text reads - View Our Inventory
Step 9: Repeat Step 8 for the second link.
Step 10: The third highlighted area above is the URL you want to take them to. Notice each line of code corresponds with the number of the link you established in Steps 8 and 9. So, in this example, the first URL corresponds to the first link you created in Step 8.
Step 11: The fourth highlighted area is the second URL.
Step 12: Click "Save Changes"
Step 13: Back to the "Edit Page" page you were on in Step 4. Scroll down again and find the Static FBML application. Click on "Application Settings". Make sure it reads "Box: Available" and "Tab: Added" under the little "profile" tab in the little pop up box.
Now you're finished!
[Note: The Page Administrator cannot see the results after selecting from the drop-down (for some odd reason) but if you log-out, you can see it. Everyone but the Page Administrator(s) can see it, however.)
You can do this to infinity and beyond, by following the instructions in the addendum below (although I wouldn't put a link to every page in your website).
This code creates a tab. Within that tab is a drop down box. Within that drop down box are your link titles. When someone selects a link, the page opens up WITHIN Facebook, right on that page.
Here's an example of what the finished product looks like. LINK (Click on the "My Inventory" tab)
Of course, there are alternative ways to get your inventory onto your Facebook page. Gumiyo has a new application titled "MyShowroom". If you do a search in Facebook, you can find it within the applications search results.
(You can see it on my example page linked above by clicking on the "MyShowroom" tab)
To use Gumiyo's "MyShowroom" app, you need a way to feed your inventory to Gumiyo either through the company that handles your inventory feeds (I know a great company if you're in need!), or directly with Gumiyo through a product that you have.
This is for the budget-minded and costs absolutely nothing! (assuming you have web pages to link to but chances are, if you're a car dealership (or any other business), you at least have that.)
Now what?
You don't want to get too intrusive with your Facebook Fan Page. Remember, the whole point of Social Media Marketing is to engage your customers, not irritate them. If you irritate them, they will either "un-fan" you or "hide" you in their news feed. Either one of these actions will make you invisible to your fans. This, of course, is contradictory to what you're trying to accomplish.
The second thing you have to keep in mind is that the number of fans you have is absolutely irrelevant. You'd rather have 100 fans that are actually your customers (or potential customers) then have 1000 fans who will never buy anything from you. Personally, I'd start by recruiting the people who already do business with your dealership, your service customers. Create a half-page flyer and stick it in every service customer's vehicle prior to giving them their car back asking them to "fan" you on Facebook.
(Caveat: To get a customized URL for your Facebook Fan Page, you will need 25 fans. Get your employees to fan your page so you can get an easy URL for your customers.)
Keep your page interactive and throw a bone to your fans every once in awhile (ie. service coupon, etc.). Announce your sales. Keep relevant news about your dealership posted. If your dealership is participating in the community (ie sponsoring a little league baseball team, organizing a recycling campaign, etc.) Post information about your vehicles or new models. You have a never-ending supply of free content to add by just utilizing content from your OEM site. Take pictures of your sold customers with their new cars and post them within your photo album. Take photos of your staff. Be creative.
You want to humanize your dealership, NOT make a sales pitch.
Be helpful. Answer any questions you get. Respond to any complaints. Be pro-active. Do these things and, I promise, sales will come. This will only take you about 15-20 minutes a day (if that). Seeing as Facebook pages are now indexed by Google, this has some SEO value as well.
This is a cheap and easy way to interact with the people that truly matter..... your customers.
Hope this helped!
Addendum:
You can add more links to more pages simply by adding lines of code. To add a third line, you would copy and paste this line:
<option value="link_2">Visit Our Website
and change it to this:
<option value="link_3">The name of your new link
Make sure to paste it right after the first line you copied. In other words, keep them in order.
Then copy this line:
<fb:js-string var="link_1"><fb:iframe width="760" height="1280" frameborder='0' src='http://backwebs.homenetinc.com/SalesDemo-ATijerina/browse/view_detailed/type_both/' /></fb:js-string>
and 1) change the "link_1" part to the new number (ie. "link_3), then 2) change the URL to the new web page corresponding with the title you gave link 3. IMPORTANT: make sure you keep the URL surrounded by the single parenthesis.. 'desiredurl.com'
Keep repeating this process until you have all the links you want. They will all open within Facebook. (although only one at a time can be viewed.)
How do I "showcase" my cars to my customers without spamming their news feed?
Why not add your inventory to your fan page in a tab? (BTW, the methods I'm about to teach can be used to add ANY web page right within Facebook so, add your inventory.. add your credit application, etc)
The following instructions assume you already have a Facebook page. If you don't, you can find directions here.
Step 1: In the search box, search for an application called "Static FBML"
Step 2: Go to their page. In the top left corner (under the logo), click on "Add to my Page". A pop up box will ask you which page you want to add it to. Select that page.
Step 3: Go back to your news feed. Within the left menu will be an application called "Ads and Pages". If not, click on "Applications" and search for it.
Step 4: That will take you to a page titled "Pages You Admin". Find the page you added Static FBML to and click on "edit page"
Step 5: Scroll down the page until you see the Static FBML app under Applications. Click on "Edit"
Step 6: A pop up box will open. In the "Box Title" field, enter the text that you want the tab on your Facebook page's wall to read.
Step 7: Cut and paste the below code into the lower box eliminating the BEGIN CODE and END CODE parts. Now edit it accordingly (Ive added an image illustrating the parts you need to edit)
BEGIN CODE
<script type="text/javascript" charset="utf-8">
function disp1(var1) {
if (var1=='link_1')
outside_location.setInnerFBML(link_1);
else if (var1=='link_2')
outside_location.setInnerFBML(link_2);
}
</script>
<form>
<select id="gowhere" onchange="disp1(document.getElementById('gowhere').getValue())">
<option>-Select below-
<option value="link_1">View Our Inventory
<option value="link_2">Visit Our Website
</select>
</form>
<div id="outside_location"></div>
<fb:js-string var="link_1"><fb:iframe width="760" height="1280" frameborder='0' src='http://backwebs.homenetinc.com/SalesDemo-ATijerina/browse/view_detailed/type_both/' /></fb:js-string>
<fb:js-string var="link_2"><fb:iframe width="760" height="1280" frameborder='0' src='http://www.homenetsalesdemo5.com/site/' /></fb:js-string>
<script type="text/javascript" charset="utf-8">
var outside_location = document.getElementById('outside_location');
</script>
END CODE
Step 8: In the first area (starting with <option value="link_1">) The text should be what you want the FIRST choice in your drop down box to say. Change that to describe where they would be going. In this example, the text reads - View Our Inventory
Step 9: Repeat Step 8 for the second link.
Step 10: The third highlighted area above is the URL you want to take them to. Notice each line of code corresponds with the number of the link you established in Steps 8 and 9. So, in this example, the first URL corresponds to the first link you created in Step 8.
Step 11: The fourth highlighted area is the second URL.
Step 12: Click "Save Changes"
Step 13: Back to the "Edit Page" page you were on in Step 4. Scroll down again and find the Static FBML application. Click on "Application Settings". Make sure it reads "Box: Available" and "Tab: Added" under the little "profile" tab in the little pop up box.
Now you're finished!
[Note: The Page Administrator cannot see the results after selecting from the drop-down (for some odd reason) but if you log-out, you can see it. Everyone but the Page Administrator(s) can see it, however.)
This code creates a tab. Within that tab is a drop down box. Within that drop down box are your link titles. When someone selects a link, the page opens up WITHIN Facebook, right on that page.
Here's an example of what the finished product looks like. LINK (Click on the "My Inventory" tab)
Of course, there are alternative ways to get your inventory onto your Facebook page. Gumiyo has a new application titled "MyShowroom". If you do a search in Facebook, you can find it within the applications search results.
(You can see it on my example page linked above by clicking on the "MyShowroom" tab)
To use Gumiyo's "MyShowroom" app, you need a way to feed your inventory to Gumiyo either through the company that handles your inventory feeds (I know a great company if you're in need!), or directly with Gumiyo through a product that you have.
This is for the budget-minded and costs absolutely nothing! (assuming you have web pages to link to but chances are, if you're a car dealership (or any other business), you at least have that.)
Now what?
You don't want to get too intrusive with your Facebook Fan Page. Remember, the whole point of Social Media Marketing is to engage your customers, not irritate them. If you irritate them, they will either "un-fan" you or "hide" you in their news feed. Either one of these actions will make you invisible to your fans. This, of course, is contradictory to what you're trying to accomplish.
The second thing you have to keep in mind is that the number of fans you have is absolutely irrelevant. You'd rather have 100 fans that are actually your customers (or potential customers) then have 1000 fans who will never buy anything from you. Personally, I'd start by recruiting the people who already do business with your dealership, your service customers. Create a half-page flyer and stick it in every service customer's vehicle prior to giving them their car back asking them to "fan" you on Facebook.
(Caveat: To get a customized URL for your Facebook Fan Page, you will need 25 fans. Get your employees to fan your page so you can get an easy URL for your customers.)
Keep your page interactive and throw a bone to your fans every once in awhile (ie. service coupon, etc.). Announce your sales. Keep relevant news about your dealership posted. If your dealership is participating in the community (ie sponsoring a little league baseball team, organizing a recycling campaign, etc.) Post information about your vehicles or new models. You have a never-ending supply of free content to add by just utilizing content from your OEM site. Take pictures of your sold customers with their new cars and post them within your photo album. Take photos of your staff. Be creative.
You want to humanize your dealership, NOT make a sales pitch.
Be helpful. Answer any questions you get. Respond to any complaints. Be pro-active. Do these things and, I promise, sales will come. This will only take you about 15-20 minutes a day (if that). Seeing as Facebook pages are now indexed by Google, this has some SEO value as well.
This is a cheap and easy way to interact with the people that truly matter..... your customers.
Hope this helped!
Addendum:
You can add more links to more pages simply by adding lines of code. To add a third line, you would copy and paste this line:
and change it to this:
<option value="link_3">The name of your new link
Make sure to paste it right after the first line you copied. In other words, keep them in order.
Then copy this line:
<fb:js-string var="link_1"><fb:iframe width="760" height="1280" frameborder='0' src='http://backwebs.homenetinc.com/SalesDemo-ATijerina/browse/view_detailed/type_both/' /></fb:js-string>
and 1) change the "link_1" part to the new number (ie. "link_3), then 2) change the URL to the new web page corresponding with the title you gave link 3. IMPORTANT: make sure you keep the URL surrounded by the single parenthesis.. 'desiredurl.com'
Keep repeating this process until you have all the links you want. They will all open within Facebook. (although only one at a time can be viewed.)



Nice tip sheet Arnold...
(Have you tried adding: target="_blank" after the links, to open them in a new window?)
Reply to this
No, I haven't tried that. I'm not a big programmer or anything. I just dig around until I find stuff that works.
Reply to this
I found this extremely useful and think this can be a powerful tool for dealers. Thank You, if there is anything you see on my blog that is of use or you would like to discuss feel free to reach out.
Reply to this
This is a very cool feature. However after viewing it the first time, it just hangs the site if I try to go back to it. I have deleted and reinstalled the code at least ten time with the same result. Is this a problem you have seen before or would you attribute it to user error? ;)
Reply to this
The Page Admin can't see the resulting websites after selecting from the drop-down. Have you tried logging out and then going back to your Facebook Fan Page to see if its working? It's still working on the sites I've installed it on. Here's a live example that I just checked.. Santa Margarita Ford. There is a thread over at the DealerRefresh Automotive Technology Forum where people that are having issues are being assisted. You might try trouble-shooting and/or asking your questions there. Dealer Refresh
Reply to this
The photo link seems to be broken now, so I can't see what I'm supposed to edit. D:
Reply to this
Nevermind. It's apparently my dealership's website security software. Any chance you could email the image to me?
Reply to this
No problem. I'll email it to you.
Reply to this
I can't thank you enough for taking the time to post all this, and the code too! As you say, it is so important not to annoy people on a social media site (or any site!) but there is no reason that you can't showcase inventory or services on Facebook in a quiet, non-intrusive way. Thanks again!
Reply to this
Thanks a lot for very usefull post. I'll use it in my Facebook page.
Reply to this
Hi,
I'm having trouble making sense of this. I've copied the link and changed the appropriate URL's, but all I get is a generic drop down box.
When I click the box and it drops down, neither of the links work. I constantly get "Error On Page" messages by way of a little yellow triangle in the lower, left-hand corner.
It's important that I figure this out, as I can help literally HUNDREDS of dealers set this up. (And quickly, at that.)
Once I can show them some success on the cheap, my expectation is they will seek out effective partners (other than myself) who can help them manage and drive the content in a strategic way.
HELLLLPPPPPP!!!
Thanks,
AE
Reply to this
For some reason, the administrator of the account can't see the pages from the links. Try logging out of Facebook and then going to the Facebook page to see if it worked. The code still works. You can see an example by visiting the Facebook page of Napa Ford Lincoln Mercury.
Reply to this
Nice information, many thanks to the author. It is incomprehensible to me now, but in general, the usefulness and significance is overwhelming. Thanks again and good luck!
Reply to this
Resources like the one you mentioned here will be very useful to me! I will post a link to this page on my blog. I am sure my visitors will find that very useful
Reply to this
I like your style, the fact that your site is a little bit different makes it so interesting, I get fed up of seeing same-old-same-old all of the time. I've just stumbled this page for you :-D
Reply to this