Release Note - Email Tracking Feature - Internal

Release Note - Email Tracking Feature - Internal

LinQ2 P-Series Email Tracking Release Notes


This release contains Email Tracking Feature 

 

Introduction:

Email tracking is an enhancement to the existing bulk mail module of the LinQ2 P Series. The main purpose of this enhancement is allowing the user to track sent emails.

“Tracking” means having the following information:

  • Status of Email: actions like Email being sent, opened, deleted, etc.
  • User Interactions: Knowing if the user clicked on links or not. If yes, which links.
  • Email History: a detailed breakdown that shows different actions like when the email was sent, when it was opened and if/when a link has been clicked.

Email Tracking Requires the Following:

  1. Email campaign tracking needs to be enabled. (In P Series)
  2. LinQ2 P Series’s specified RESTful endpoints should be accessible on the internet.  
  3. The Email URL needs to be correctly configured.

Configuring URL of Email Tracking

The LinQ2 node can be configured under Configurations, which is found under Property.

  • URLs follow the following logic: linq2.mail.campaign.tracking.base.url
  • Example URL: = http://localhost:8080/linq2is/services/eCampaign/ (Check the “/” at the end of the URL)
  • If the URL is not changed in the configuration, the default base URL is like the above example


 

Sending an Email Campaign with Tracking Enabled.

  1. Click Bulk Mail from the top tab.
  2. Click Bulk Mail from the left tab.
  3. Check the “it’s a campaign?” checkbox.
    A screenshot of a computer

Description automatically generated
  4. Fill in the required information.
  5. Once the campaign is added, the email will automatically include a link that allows the content to be viewed on the browser.


 

 

Tracking Emails Reports

  1. Campaign Summary

This report summarizes the details of a campaign from the campaign perspective. It shows information for each campaign and the tracking information of the campaign links.

A screenshot of a computer

Description automatically generated

Figure 2 Campaign Summary

A screenshot of a computer

Description automatically generated

Figure 3 Campaign Links Report for each campaign

  1. Campaign Email Details

This is the report that shows the details of a campaign from the individual email perspective. It shows information for each email and the tracking history of the individual email.

A screenshot of a computer

Description automatically generated

Figure 4 Details of each email in send under campaigns

A screenshot of a computer

Description automatically generated

Figure 5 Tracking history of each email in a campaign


 

 

Each email in the campaign has tracking information for the following:

  1. Tracking for the email status to check if it was opened, this mechanism is hidden in the email and added automatically once an email is marked as campaign.
  2. Tracking for each link in the email to check if it was clicked

A screenshot of a computer

Description automatically generated

Figure 6 Link with tracking information added automatically

  1. A link to view in the browser to check if images are disabled by the user’s mail client.A screenshot of a computer

Description automatically generated

Figure 7 Link for the user if images are disabled


 

 

  • When the user clicks a tracked link, he/she is directed to the actual Link URL through LinQ2 P Series.
  • Once the user clicks view online link, he/she is shown the HTML content of the email from within the P Series. This URL is hosted by the new email tracking module.A screenshot of a computer

Description automatically generated


 

 

Example email messages:

  1. Original Email
    A white background with black text

Description automatically generated
  2. Original Email HTML
     
    A screenshot of a computer code

Description automatically generated
  3. Sent Email.
     
    A screenshot of a computer

Description automatically generated
  4. Sent Email HTML
      


 

 

Deployment

This section covers the deployment of LinQ2 P Email tracking module. P Series has new endpoints for email tracking. The base URL of the endpoints is configured in the P Series system configuration. 

This base URL should be accessible over the internet. If exposed through the reverse proxy, then this exposed URL should be configured in the Email tracking module. This external URL should then map to the email campaign 

A screenshot of a computer

Description automatically generated

    • Related Articles

    • Release Note - Voice Module [P-Series - V 4.1.0] - Internal

      LinQ2 P-Series Voice Release Notes This release contains Voice module & integration in LinQ2 P-Series: Introduction: Now Linq2 P Series supports automated voice calling feature through standard SIP providers e.g. FreePBX. Linq2 P Series is integrated ...
    • LinQ2 OAuth integration with Azure Outlook

      LinQ2 OAuth integration with Azure Outlook Introduction: This document provides steps for connecting LinQ2 Email to SMA with Microsoft Office 365 email service. The main feature is to change from plain text username/password authentications to ...
    • LinQ2 P-Series XML Structure Description v 2.0

      This document explains LinQ2's XML structure, which uses ar XML File Channel Element Type Max. Len Rep Allowed Values Mandatory Description Evnt_Id Text 10 1 N/A Y Unique Event Identifier. Evnt_Source Text 10 1 ‘OMS’, ‘CRM’ Y Event source. Put here a ...
    • LinQ2 P-Series Voice Integration Channel v1.0

      Voice Integration Introduction Now Linq2 P Series supports automated voice calling feature through standard SIP providers e.g. FreePBX. Linq2 P Series is integrated with SIP Providers by using the following approach/steps. Configure SIP account ...
    • LinQ2 P-Series Error Codes and Troubleshooting

      1. Introduction The purpose of this document is to explain the error codes; error messages thrown by the LinQ2 system explain the troubleshooting steps from end user prospective. 2. Error Codes and Details 1. Common Error codes for Queue Handler and ...