Answer the following questions: (1 page per answer – Include the questions in the paper – 6 pages of body plus Cover and References)
1. Why is brand tracking so important? Additionally, why would a large company, such as Proctor & Gamble want to use brand tracking.
2. Distinguish between quantitative and qualitative research methods, and to the best of your knowledge determine which method best fits the marketing environment.
3. A few years back, Disney entered into a long-term agreement with Mc Donald’s that included, among, other things, joint promotions. From Disney’s perspective and what you know about the two brands, was this the right decision? Is there any downside? Would you want to conduct any research to inform the decision? If so, what kind?
4. Contrast the branding strategies and brand portfolios of market leaders in two different industries. For this question, contrast the approach by Anheuser Busch and its Budweiser brand with that of Kellogg in the ready-to eat cereal category.
5. Try to think of additional examples of brands that adopted either a “back to basics” or “reinvention” revitalization strategy. How well did they work?
6. Contrast Coke and McDonald’s global branding strategies. How are they similar and how are they different? Why are they so well-respected?
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 });

