Applies To
Outreach Users
Answer
Please note that if the domain field displaying on the right column, it is most likely because the domain format and this is working as expected as we take only the last 2 strings in the split string to display the domain.
See in this example below, the website link shows "education.gov.au" with only the last 2 'strings' to be displayed > ['education', ‘gov’, ‘au’] > (last(2)) ['gov', ‘au’].
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article