I am using communication service and with custom domain I can't enable user engagement tracking

Nauman Sheikh 0 Reputation points
2025-06-20T12:35:33.6+00:00

I am using communication service and with custom domain I can't enable user engagement tracking.

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,233 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Prabhavathi Manchala 2,315 Reputation points Microsoft External Staff Moderator
    2025-06-23T14:24:12.0933333+00:00

    Hi Nauman Sheikh,

    The main issue is that User Engagement Tracking isn’t supported for Azure Managed Domains or custom domains with default sending limits. This limitation is what’s preventing tracking from being enabled, no matter which domain you use.

    Please follow the steps below.

    Step 1: Check Your Current Email Sending Limits

    • Navigate to your Azure Communication Services Email resource in the Azure portal
    • Go to "Provision Domains" and check your domain configuration
    • Look for any indication of "default sending limits" being applied to your domain

    Service limits for Azure Communication Services - Email

    Step 2: Request Quota Increase

    You need to request an increase in your email sending quota to remove the default sending limits. Here's how:

    1. Submit a Support Request:
      • Go to Azure Portal → Support → New Support Request
      • Issue Type: "Service and subscription limits (quotas)"
      • Quota Type: "Communication Services"
      • Specify that you need to increase email sending limits to enable user engagement tracking

    Quota increase for email domains

    Please follow the detailed steps provided by TP, which will direct to the right direction. https://learn.microsoft.com/en-us/answers/questions/2277261/increase-email-quota-azure-communication-services

    Step 3: Enable User Engagement Tracking (Once Quota is Increased)

    After your quota increase is approved:

    • Go to your Email Communication Service resource
    • Navigate to "Provision Domains"
    • Click on your domain (whether default or custom)
    • You should now see the option to "Turn On" User Interaction Tracking
    • Click "Turn On" and confirm

    Enable user engagement tracking

    Step 4: Verify Tracking is Working

    • Use HTML format when sending test emails (tracking won’t work with plain text).
    • Make sure links are correctly formatted, for example: <a href="https://www.example.com">Link Text</a>
    • Check the ACSEmailUserEngagementOperational table in your Log Analytics workspace for tracking data (may take 10–30 minutes to show up).

    Azure Communication Services Email logs

    Handle email events

    Please accept as "Yes" if the answer provided is useful, so that you can help others in the community looking for remediation for similar issues.

    Let me know if you have any further Queries.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.