Thank you for downloading our guide!

Your Quick-Start Facebook Guide should download automatically.
If you need to download it again, Click Here.

Hopefully this guide gets you going on Facebook in more ways than one.
You know what gets us going? Serving local businesses with the most comprehensive business management tool out there, Thryv.
Curious what it can do? Learn more about its features, including social support on sites like Facebook.

Explore Thryv Features

Check Out More from Our Blog

25 Labor Day Marketing Slogans and Ideas for Small Businesses

Marketing

25 Labor Day Marketing Slogans and Ideas for Small Businesses

The best Labor Day slogan depends on what you’re promoting. Use these examples as a starting point, then customize...

Read More

window.onload = function(){
document.location = ‘https://go.pardot.com/l/138611/2017-04-07/21qhb8/138611/53531/Simplifying_Social__Your_Quick_Start_Facebook_Guide___Complete.pdf’;
}

var _ubaq = _ubaq || [];
_ubaq.push([‘trackGoal’, ‘convert’]);
(function() {
function UnbounceAnalytics(commands) {
this.trackingUrl =
(‘https:’ == document.location.protocol ? ‘https://’ : ‘https://’) +
“t.unbounce.com/trk”+”?”;
this.commands = commands;
this.visitorId = null;
this.pageId = null;
}
UnbounceAnalytics.prototype.setAccount = function(account) {
this.appendParam(‘a’, account);
};
UnbounceAnalytics.prototype.trackGoal = function(goal) {
this.track(‘g’, goal);
};
UnbounceAnalytics.prototype.track = function(action, value) {
this.addVisitorId();
this.addExcludedPageId();
if (this.visitorId != null) {
this.appendParam(action, value);
var script = document.createElement(“script”);
script.src=this.trackingUrl;
script.type=”text/javascript”;
script.async=true;
document.body.appendChild(script);
}
};
UnbounceAnalytics.prototype.addExcludedPageId = function() {
var pageId = window.ub && window.ub.page && window.ub.page.id;
if (pageId != null && this.pageId == null) {
this.pageId = pageId;
this.appendParam(‘xp’, this.pageId);
}
}
UnbounceAnalytics.prototype.addVisitorId = function() {
this.visitorId = this.getCookieValue(‘ubvt’);
if (this.visitorId != null) {
this.appendParam(‘v’, this.visitorId);
}
};
UnbounceAnalytics.prototype.appendParam = function(name, value) {
if (this.haveSomeParamsAlready()) {
this.trackingUrl = this.trackingUrl + “&”;
}
this.trackingUrl = this.trackingUrl + name + “=” + value;
};
UnbounceAnalytics.prototype.execCommand = function(command) {
var command_code = this.toCode(command);
eval(command_code);
};
UnbounceAnalytics.prototype.getCookieValue = function(cookieName) {
var cookies = document.cookie;
var cookieValue = null;
var pos = cookies.indexOf(cookieName + ‘=’);
if (pos > -1) {
var start = pos + cookieName.length + 1;
var end = cookies.indexOf(‘;’, start);
end = end > -1 ? end : cookies.length;
cookieValue = cookies.substring(start, end);
}
return cookieValue;
};
UnbounceAnalytics.prototype.haveSomeParamsAlready = function() {
return this.trackingUrl.charAt(this.trackingUrl.length-1) != “?”;
};
UnbounceAnalytics.prototype.toCode = function(command) {
return “this.” + command[0] + “(‘” + command[1] + “‘)”;
};
UnbounceAnalytics.prototype.execCommands = function() {
if (this.commands != null) {
for(var i = 0; i < this.commands.length; i++) {
this.execCommand(this.commands[i]);
}
}
};
ua = new UnbounceAnalytics(_ubaq);
ua.execCommands();
}) ();