Empty link in activity log | Community
Skip to main content
Level 2
June 16, 2020
Solved

Empty link in activity log

  • June 16, 2020
  • 2 replies
  • 3447 views

Hello,

 

This is my 2nd post so please forgive me if I'm posting in the wrong place. (If I am, kindly tell me where to direct this post).

 

I'm seeing some weird activity in several of our customers' activity log in regards to links being empty. In one example, a customer's activity log shows a click email activity type, but diving deeper to find out what link was clicked, all we see is an empty link. Below is a screenshot of the activity details.

 

In the email that was sent to this specific user, there is no empty link.

 

I'm under the assumption that this could be link scanners, but can't confirm. 

 

Can anyone help identify what's happening, what's causing this, and how can we see what links are being clicked?

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

You almost certainly had a blank value for that {{my.token}} at the time the email was sent (this could be due to sending from a program that didn't have an inherited copy of the token).

2 replies

SanfordWhiteman
Level 10
June 16, 2020

Is there a link in that email that's made from a token?

Level 2
June 17, 2020

Hi Sanford, 

Yes, we inserted tokens in our links, such as https://{{my.Token}}

 

SanfordWhiteman
SanfordWhitemanAccepted solution
Level 10
June 17, 2020

You almost certainly had a blank value for that {{my.token}} at the time the email was sent (this could be due to sending from a program that didn't have an inherited copy of the token).

Level 9
June 17, 2020

Agreed with Sanford - you'll find some issues with visibility into link interactions with links in tokens. But if that's not the case, I'd recommend sending an email to yourself (not as a test) and clicking links to see how it tracks your clicks, if you can isolate the link that may be the issue. If that doesn't work, I'd see if support has some insights.

Level 2
June 17, 2020

Ah I see, thanks. I was not aware of that.

I've sent test emails to myself for all email sends, so I'm going to check my own account and see if this is what is happening.

 

Thank you both!