Showing posts with label Facebook Fan Pages. Show all posts
Showing posts with label Facebook Fan Pages. Show all posts

Thursday, 30 July 2015

How to Customize the Facebook Page Plugin for Websites

The other difference that you can now only display a single row of fan pictures inside the Page Plugin. Why does this matter? The pile shows profile pictures of mutual friends who have liked your Facebook Page and thus, when a casual visitor sees a familiar face inside that pile, it is likely to increase their interest in your website.

What you see here are a list of customization options now available inside the Facebook Page plugin. You can choose to have a simple Like box with just your logo and like button or you can have a complete box with cover photos as well.


Customizing this Facebook Page plugin is simple as detailed in the official documentation. For instance, if you would not like to show a cover photo, set the HTML5 data attribute data-hide-cover to false in the DIV tag. Setting data-show-facepile to false will hide the row of pictures.
Similarly, you can attach styles to the .fb-page class to customize the outer of the Facebook Plugin. For instance, if you like the steps style I use here with the Facebook box at Immortal Technologies this is the underlying CSS code

Tuesday, 17 March 2015

Facebook Traffic and Google+ Segment

Next on the list is the Facebook segment, which can be created exactly as you did for Twitter—just change the filters to:

facebook.com
m.facebook.com





 From my analysis, Facebook sends traffic as facebook.com and m.facebook.com if the traffic comes from mobile devices. To make sure that your filter will match, you can simply use “facebook.”

Google+ Traffic
The Google+ segment is similar to Twitter and Facebook, but simpler. All you have to do is just filter:

plus.url.google.com









Friday, 27 February 2015

How to Set Up Facebook Business Manager

Facebook Business Manager :


if your business had multiple managers handling different Pages or client ads, you had to grant them access to accounts being shared among multiple users. That’s hardly ideal—keeping accounts organized and limiting employees’ access to specific information have been concerns for a while.

 

Not only that, but everyone with access to the accounts shared a single login. That’s a pretty big risk. For example, Facebook could assume the account is being hacked because of multiple logins from different computers. Or, your company could be jeopardized by a single user’s mistake.

Facebook Business Manager helps you address those issues. This tool lets you control what information employees can access, and there’s no need to share login details. From now on, each user will have his or her own login.

Set Up Facebook Business Manager:

Before you start using Facebook Business Manager, decide who is going to be the admin (you can change this later if you need to). This person will be in charge of all clients, employees and accounts.

Business Manager’s basic setup is easy enough: If you’re the admin, log into Facebook with your personal account and go to Business.Facebook.com. Facebook walks you through the rest.

Connect Shared Logins:

you can easily add gray accounts to your new interface. It only takes three steps!

1. Click on Settings within your Business Manager.
2. Choose Shared Logins from the left sidebar.
3. Type in the login information and click Add Shared Login.

Add Managers

The Facebook Business Manager has a hierarchical account organization. The person who set up the account (the admin) is at the top and delegates tasks to account managers within the agency. (The admin is also a manager, but has zero tasks assigned to him/her to begin with.)

To add a manager, click Settings, choose People from the left sidebar and then click Add New People.

Assign Tasks and Get Working

 this is another easy three-step process.

1. Click on Pages or Ad Accounts (depending on what you’re trying to assign).
2. Select the appropriate pages or ad accounts you want to grant access to.
3. Click on Add People and choose the manager(s) who should have access to those pages or ad accounts

Over to You
Facebook Business Manager is easy to set up and use. The biggest issue I see is the requirement to use personal profiles to login. Other than that, it is a big step forward regarding professional advertising management.



 


Wednesday, 25 February 2015

Social Media Optimization Trick: Invite your all Facebook Friends Automatically to “Like” Your Facebook Page

All we very well aware about of Social Media in day to day life. Every social media optimizer wants to gain more exposure to their business, products and services via social networks like Facebook, Twitter, Linkedin, Google Plus, Pinterest etc..

So in this article marketingwithashish discovers important social media trick for Facebook to earn more “Like” via sending invitation to all Facebook friends automatically. Each Facebook user have many friends and when they wants to invite friends to “like” their fan page then they can’t able to send invitation to all their friends at a time. To overcome this problem only one solution to add simple snippet in your Facebook page’s Console Tab.
Guidelines to Invite all Friends Automatically to Facebook Fan page
-First open your Facebook Fan Pages where you wanted to invite your friends.

-Next just navigate to Build Audience tab and click on Invite option.

-After that a dialog box will be appear with Invite option with inclusion of all your friend’s name.

-Then press F12 function key to open Inspect Element tab.

-Next go to the Console tab and paste the following script:
var inputs = document.getElementsByClassName('uiButton _1sm'); for(var i=0; i<inputs.length;i++) { inputs[i].click(); }
After pasting above code into Console tab, press Enter key and then you will see the miracle. All your friends will be invited to “Like” your Facebook page.
Conclusion
Apply above guidelines to invite all your Facebook friends to “Like” your fan page by easy way. Give feedback about this post via your emails and comments till then enjoy your life…..!!!