a) A critical analysis of how the two companies (the same as used for the presentation in the UK have been managing their customers (20% weighting)
Provide a write up of your presentation with a brief evaluation of the key concepts utilised. You may revise and make any changes you feel are appropriate based on feed-back from the presentation and any additional own research.
b) Develop a customer relationship management improvement strategy for both companies. (80% weighting)
What needs to be edited
1) 2 main headings, the rest should be sub headings.
2) Get rid of summary
3) Improve the introduction, clearly outline purpose of the report.
4) Diagrams should be correctly labelled
5) Improve the conclusion
6)Value proposition mirror needs to fit on one page.
7) Value proposition mirror need to be labelled fig 1 and fig 2
8) Explain how the theories can be implemented.
Thank you.
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 });

