Search results

  1. 8530Cloud

    Help Scout Beacon - Identify logged-in client in PHTML templates

    Thank you for your help! I can confirm that using: $this->customer->getEmail() $this->customer->getId() I moved the Help Scout Beacon integration into the ClientExec template, and the logged-in customer is now automatically identified with the correct name, email address and customer ID...
  2. 8530Cloud

    Help Scout Beacon - Identify logged-in client in PHTML templates

    Hi ClientExec Team, I’m integrating Help Scout Beacon into our ClientExec customer portal. The Beacon itself loads correctly, but I’m looking for the recommended way to automatically identify the currently logged-in customer. For example: Beacon('identify', { name: 'Customer Name'...
Back
Top