Release Note - Email Tracking Feature

Modified on Sun, 29 Sep at 1:34 PM

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


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article