Project Instructions:
Social networking is the practice of expanding the number of one’s business and/or social contacts by making connections through individuals. While social networking has gone on almost as long as societies themselves have existed, the unparalleled potential of the Internet to promote such connections is only now being fully recognized and exploited, through Web-based groups established for that purpose (2008).
You will do some review of the given web sites about social networking and its impact on marketing that can be accessed by clicking the link below.
Review the following websites about social networking and its impact on marketing:
http://www.xtimeline.com/timeline/Social-Network-Online-History
Social Networking Timeline (move green button from left to right to move along timeline)
http://news.digitaltrends.com/feature/99/the-history-of-social-networking
History of Social Networking
http://www.worldata.com/wdnet7/articles/the_history_of_Internet_Advertising.htm
Advertising history on the Internet
After you have visited the sites write a paper in which you include the following critical elements:
Create your own social networking history timeline depicting at least 6 important events from 1990 to present that have influenced social networking and on-line marketing
Describe the importance of the 6 historical events regarding social networking history that you think have impacted the way companies market their products and/or services.
Explain what businesses thought were the ways to market themselves over the Internet initially? What were the strengths and weaknesses of that way of marketing? How does that different from what actually happened with regard to marketing and social networking?
Describe how social networking has impacted your purchasing habits on the internet or how you think it could positively impact your future purchasing habits.
Your paper should range between 3-5 pages of content in APA format, and include 5 in-text citations (also included on the reference page).
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

