• Home
  • About the Author
  • Disclosure Policy
KEEP IN TOUCH

Deliver personalized, proactive, website content using TrackToAct

Jan14
2013
1 Comment Written by Pieter van der Westhuizen

It’s been a while since I wrote about TrackToAct and they have certainly been busy! I’ve recently taken a closer look at the ability TrackToAct provides to send my users real-time and personalized messages when they visit my product website.

I’ve already shown you how TrackToAct gathers usage analytics and how you can view this information in your TrackToAct account’s Event Stream, but today I want to show you how you can start to respond to those events by actually sending your users personalized messages.

Setting up the website

Before you can send messages to users on your website via TrackToAct, you need to add the TrackToAct JavaScript snippet to every page you want to instrument. You can find your own personalized version of the JavaScript snippet in your TrackToAct account under Software Config > Event Sensor.

Image1

You can choose the Tracking Type to be either Synchronous or Asynchronous, the latter being a good idea if you need faster load times. You also have the option to check the “Automatically track page loads” checkbox. This will add a small piece of JavaScript that will automatically log an event each time a page is loaded:

  <script type='text/javascript' language='javascript'>
    trackToAct.logEvent('pageload', document['title']);
  </script>

All you need to do next is to copy and paste the snippet into all the pages of your website. In my case I’m running an ASP.Net MVC website, so all I needed to do to instrumentize my entire site was to add the snippet to my _Layout.cshtml file.

Setting up the notification type

TrackToAct supports the following three notification UI types:

  • Top Bar;
  • Inline; and
  • Modal.

To set this up, navigate to Software Config > Messaging UX and select your preferred notification type in the dropdown box.

Image2

Viewing the live sessions

With your website updated and active, you can log into your TrackToAct account and navigate to Action > Event Stream. You’ll notice that (a) I’ve already given the one visitor to my site an unique name; and (b) that TrackToAct has generated an unique @t2amail.com e-mail address for the visitor.

Image3

I can now use any e-mail client to send that specific customer a message in real-time whilst they are visiting my site.

Sending real-time content

In Microsoft Outlook I’ve drafted a number of pre-designed e-mail messages for the purpose of engaging visitors on my site. Custom Outlook stationary is ideally suited for this. All I need to do is create a new e-mail in Outlook and send it to the unique e-mail address mentioned earlier.

Image4

You can also, instead of plain email, choose to use your own CRM (Infusionsoft) or marketing automation tool to send personalized content by turning on the email auto response when TrackToAct triggers a CRM update based on user activity on your website on in your app.

Real-time content on your website

Whilst the user is busy browsing my website, they will receive a modal dialog that display the e-mail message’s body content. You can control who sees what and how they see personalized content.

Image5

TrackToAct enables you to identify trends in the usage patterns of your users and website visitors. For example, if you see that a specific visitor visits a specific knowledge base article or blog post, you can engage them with an in-app message investigating whether they would like to see a video or read more information on a related topic.

By using TrackToAct’s messaging to deliver personalized content you can keep your visitors interested, engaged and guide them towards the content and information they’re looking for.

Why not sign up and try it for yourself!

 

This was a paid-for article brought to you by TrackToAct. For more information and complete disclosure, please see this blog’s disclosure policy.

Share this:

  • Twitter
  • Google +1
  • Facebook
  • LinkedIn
  • Reddit
  • Digg
  • Send to Kindle
Posted in TrackToAct - Tagged In-app Analytics, TrackToAct
SHARE THIS Twitter Facebook Delicious StumbleUpon E-mail
« Creating a South African ID Number custom validation attribute for ASP.Net MVC
» Creating custom Outlook forms: Outlook 2010 and 2013 form examples

1 Comment

  1. Kevin's Gravatar Kevin
    January 15, 2013 at 17:23 | Permalink

    Hey Pieter, thanks for posting this. Your readers may be interested to hear that the content that is sent to the @t2amail address is delivered into the app (web page in this example) and displayed when an event is fired. On pageload is used in your example but this may be any event. The content will stay queued for delivery until the app user’s next interaction with your app.

    This works well for inside sales teams as well as digital marketers. When a prospect is on the phone with an inside sales rep you will often find them visiting your website. The live event stream helps the rep gauge the prospects interest level while the personalized content nudges the towards conversion goals.

    That said, the integration with CRM and marketing tools puts all this on auto pilot.

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Recent Posts

  • Outlook 2013 and Visual Studio 2012: Getting started for VSTO developers
  • Office 2013 and Visual Studio 2012: Getting started for VSTO developers
  • Excel 2013 single document interface (SDI): How to rebuild your task panes to support it
  • Converting a .vdproj to WiX in Visual Studio 2012, 2010, 2008
  • How to dynamically bind Outlook add-in UI elements to the context

Tag Cloud

.net ACCPAC Add-in Express Advanced Regions ASP.Net ASP.Net MVC C# CRM CSLA CSS Datafier Toolkit deployment Entity Framework Excel HTML In-app Analytics Internet Explorer Java jQuery LINQ MS Access MS Excel Ms Outlook MS Project MVC NHibernate ODBC Office 365 Office 2013 sdk SharePoint 2010 silverlight Source control SQL SQL Connector TrackToAct Twitter VB.net Visio Visual Studio Visual Studio 2012 vsto WCF WiX WSDL

Blogroll

  • David Turvey's Blog

EvoLve theme by Theme4Press  •  Powered by WordPress Mythical Man Moth
IT Mythbusting