Expand my Community achievements bar.

SOLVED

Activity Map Link Persistent Metric

Avatar

Level 1

Hi I'm using an Activity Map Link report in Workspace. 

 

I'm trying to see clicks on 1 specific page. 

 

However is it true that Activity Map Link are eVars which mean they persist? If so some of the clicks picked up in the report might be from other pages?

 

Sav23_0-1694166019652.png

Thanks

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Activity Map variables are "hit" level... but the issue with this correlation is that Activity Map values are tracked on the "next page", so you aren't seeing clicks on the page indicated, you are seeing the clicks that brought you to the specified page.

 

Let's look at an example:

  • Page 1
    • No Activity Map sent to Adobe, it's the first page in the visit
  • Click to Page 2
    • Activity Map will store link 1, region 1 and page 1 (for the link on Page 1)
  • Page 2
    • Activity Map sends link 1, region 1 and page 1 on the Page 2 page view request
  • Click to Page 3
    • Activity Map will store link 2, region 2 and page 2 (for the link on Page 1)
  • Page 3
    • Activity Map sends link 2, region 2 and page 2 on the Page 3 page view request

 

So when you are looking at Canonical URL" of Page 2, all the Activity Map data is from Page 1 (and every other page that linked to Page 2).

 

This is why there is Activity Map Page value, if you want to see links from a specific page, then you should look at Activity Map Page (Page 1) > Activity Map Link

 

 

Now, if you have tracked Actions on a page, such as "Accept Cookies" (which doesn't navigate), then the Activity Map data is connected to the current page action tracking, so your Canonical URL does correlate.

 

 

However, there are also some caveats to Activity Map... hitting back on your browser often causes some issues with the data.. no value is set in the Activity Map data, so info from the last clicked (s.tl) call could be carried back to the previous page (I am still trying to figure out an override for this, I have some ideas, but no time to test it out).

 

Also, if the "link" to the page isn't a proper HTML element (i.e. the developers used JS on a div to make it clickable), the Activity Map won't register that.... I also have no solution for that..  (I usually just chew out our developers for doing such a **bleep** thing as its also horrible for SEO and Accessibility   - and make them change it)

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Activity Map variables are "hit" level... but the issue with this correlation is that Activity Map values are tracked on the "next page", so you aren't seeing clicks on the page indicated, you are seeing the clicks that brought you to the specified page.

 

Let's look at an example:

  • Page 1
    • No Activity Map sent to Adobe, it's the first page in the visit
  • Click to Page 2
    • Activity Map will store link 1, region 1 and page 1 (for the link on Page 1)
  • Page 2
    • Activity Map sends link 1, region 1 and page 1 on the Page 2 page view request
  • Click to Page 3
    • Activity Map will store link 2, region 2 and page 2 (for the link on Page 1)
  • Page 3
    • Activity Map sends link 2, region 2 and page 2 on the Page 3 page view request

 

So when you are looking at Canonical URL" of Page 2, all the Activity Map data is from Page 1 (and every other page that linked to Page 2).

 

This is why there is Activity Map Page value, if you want to see links from a specific page, then you should look at Activity Map Page (Page 1) > Activity Map Link

 

 

Now, if you have tracked Actions on a page, such as "Accept Cookies" (which doesn't navigate), then the Activity Map data is connected to the current page action tracking, so your Canonical URL does correlate.

 

 

However, there are also some caveats to Activity Map... hitting back on your browser often causes some issues with the data.. no value is set in the Activity Map data, so info from the last clicked (s.tl) call could be carried back to the previous page (I am still trying to figure out an override for this, I have some ideas, but no time to test it out).

 

Also, if the "link" to the page isn't a proper HTML element (i.e. the developers used JS on a div to make it clickable), the Activity Map won't register that.... I also have no solution for that..  (I usually just chew out our developers for doing such a **bleep** thing as its also horrible for SEO and Accessibility   - and make them change it)

Avatar

Community Advisor

Hi @Sav23!

I believe we're mixing apples with oranges here a little bit.

By default, an eVar's behavior will persist to the end of a user's visit, which is why you will see activity (not to be confused with Activity Map) beyond a single page, because a user will hit multiple pages before ending their visit.

You're matching up an eVar the Canonical URL against ALL of the Activity Map links the user may have clicked during their visit.  Even though you're filtering for one page, you could still get extra Activity Map clicks because of the behavior of eVar that is the URL you chose that is governing your behavior.

Does that make sense?  It's not Activity Map driving your data, it's the eVar that that is your URL.

Jeff

Jeff Bloomer