All posts by 0100804
 
 

Win a Wii with Data8 at the TFM 2009

by 0100804 19. February 2009 17:00

From the 24-25th of February the Team at Data8 will be exhibiting at the TFM&A exhibition in Earl's Court 2, London. Come and see us at stand D32 where we will be launching our great new service. To celebrate the launch of our new service, we will be offering one lucky TFM&A visitor the chance of winning a Nintendo Wii Console and a Nintendo Wii Fit. Start the year with healthier data and a healthier you!

Win a Wii

Come and get your badge scanned with one of our Data8 staff from the 24-25th February 2009 at the TFM&A exhibition to be in with a chance of a winning a Nintendo Wii console and a Nintendo Wii Fit.

* Terms and conditions apply. Terms and conditions are available from Data8 staff.

Get yourself FREE entry into the Technology for Marketing and Advertising exhibition this year by registering online using the code 09T2. Save money and avoid those long queues by registering today!

Tags: ,

Data8 News

Integr8 Speeds Up

by 0100804 5. February 2009 08:48

Data8's Integr8 web services help you to capture and validate data accurately and now even quicker than before. The already speedy services have reached top new speeds of 5 milliseconds per look up, which will ensure that any use of the services is swift and efficient.

Integr8, which includes services such as Postcode Lookup, Telephone Validation, TPS Screening and Email Validation enables you to capture and validate customer information in an instant. The web services are available 24/7 all year round making them convenient for everyone to use. Test out the speedy service using our online Integr8 demos.

Tags: ,

Ajax APIs available for Integr8 web services

by 0100804 26. January 2009 16:01

The Data8 technical team is pleased to announce the public availability of Ajax APIs for our Integr8 web services, allowing developers to add services such as postcode lookup, geocoding, telephone number lookup and validation and much more into their websites with no server-side coding.

Ajax Postcode Lookup

A simple postcode lookup can now be done in just a few lines of Javascript code:

  // Load the Postcode Lookup API.
  data8.load('AddressCapture');

  function doPostcodeLookup(postcode, houseNumber) {
    // Get the full address from the postcode and house number.
    var pclookup = new data8.addresscapture();
    pclookup.getfulladdresssimple('WebPerClick',
      postcode,
      houseNumber,
      pcLookupCallback);
  }

  function pcLookupCallback(result) {
    // Check that the lookup succeeded, and populate
    // the text boxes on the form.
    if (result.Status.Success) {
      $("#add1").value = result.Results[0].Address[0];
      $("#add2").value = result.Results[0].Address[1];
      $("#add3").value = result.Results[0].Address[2];
      $("#add4").value = result.Results[0].Address[3];
      $("#add5").value = result.Results[0].Address[4];
      $("#add6").value = result.Results[0].Address[5];
      $("#postcode").value = result.Results[0].Address[6];
    }
  }

A full implementation of our Ajax postcode lookup features ready to add to your website can be downloaded from our code samples page.

Accurate Ajax Geocoding of Postcodes

The Google Maps API provides Ajax geocoding. However, when using this with a postcode, it can produce wildly innaccurate results, placing a postcode several miles from its actual location (try the demo to see for yourself!). Using our drop-in replacement for the GClientGeocoder class, we can offer accurate geocoding of postcodes while still taking advantage of the Google Maps API geocoding for other items.

A simple page to place a marker over a postcode or place can be created with a simple bit of Javascript:

var map;
var geocoder;

function initializeMap() {
  if (GBrowserIsCompatible()) {
    // Create the map and geocoder as normal, but using
    // GData8ClientGeocoder instead of GClientGeocoder.
    map = new GMap2(document.getElementById("map_canvas"));
    geocoder = new GData8ClientGeocoder();

    // Get the textbox the user is going to type into,
    // and the "find" button they are going to click on.
    var textbox = document.getElementById("location");
    var find_btn = document.getElementById("find_btn");

    // When the user clicks the button, remove any existing
    // markers and request the location of the entered
    // postcode or place.
    GEvent.addDomListener(find_btn, "click", function() {
      map.clearOverlays();
      geocoder.getLatLng(textbox.value,
        showGeocoderResult);
    });
  }
}

function showGeocoderResult(result) {
  // Show the position of the entered
  // postcode or place on the map.
  if (result) {
    map.setCenter(result, 11);
    map.addOverlay(new GMarker(result));
  }
}

For more information on any of the available services, visit the Integr8 Web Services site, or see the Ajax developer page for details on using our web services via Ajax.

Tags: ,

Technical

More Advanced Options

by 0100804 18. December 2008 10:30

Following advices from our users, we are pleased to announce that Data8Online, our online data cleansing solution, is now even more powerful and configuarable than ever.

There is now a new "Display Advanced Options" checkbox on the left-hand side of the screen. If you decide to tick this box then you will have access to a range of options to fine tune your data processing through Data8Online.

The options are very much an add-on to the existing service - you can quite happily continue to use Data8Online without using them at all. If you do want to find out more about these options then we will be very happy to spend some time with you to show you how they can be used.

You can use these advanced options to more closely control how your free Data Quality Audit is produced and what security settings are used. By using these options to disable any services you are not interested in, you can reduce the time taken to process your data, but you will not have the option of purchasing any disabled services.

Tags: ,

Announcements

New Business data cleansing services on Data8Online

by 0100804 5. November 2008 11:00

Data8Online has produced a NEW data cleansing service which can now cleanse B2B data as well as B2C data. Services available are:

  • PAF cleansing
  • Telephone number appending
  • CTPS screening
  • De-duplication

PAF cleansing

PAF Cleansing will ensure that the addresses you hold are as accurate as can be according to the Royal Mail’s Postal Address File (PAF). Using PAF you can instantly lower the amount of undelivered/returned mailing by suppressing, flagging or updating the records.

Telephone Number Appending

Using the BT OSIS file, we are able to append business telephone numbers to your data. We can also provide you with additional numbers as it is frequently the case that businesses have more than one telephone number registered - we can check and return up to three telephone numbers for you to use. The more numbers you hold, the more likely you will be able to get and keep in touch with your existing/prospective clients. The source we use for this is considered to be the best resource for providing available telephone numbers as it receives around 50,000 updates every day.

CTPS

This is an essential service for your business if you intend to use the numbers for telemarketing as you are legally obligated to ensure that the numbers are CTPS (Corporate Telephone Preference Service) screened.

Deduplication

Duplication need no longer be a problem. Selecting our de-duplication option will remove any data you hold that is on your records more than once. Informing the consumer of details and offers twice is not a necessary step (unless this is part of your marketing plan?!) so de-dupe your records today and take out records that have been mistakenly duplicated.

Mixed Processing

These data cleansing options are also available as a 'mixed' service that allows us to process both residential and business data at the same time. This is beneficial to anyone who has mixed data, or is not sure whether the data includes “real” businesses or SOHOs (Small Office/Home Office). The files that you upload will be processed against both residential and business services data, allowing us to give you two separate audits which can help decide which you need to buy.

Use Data8online now to cleanse your business data

Tags: , ,

Data8 News

RecentComments

Comment RSS
Skip Navigation Links
Request handled by server S1 for client 38.107.179.217 at 5/18/2012 7:28:22 AM