Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards

How to get clicks on a banner on a specific page?

Avatar

Level 2

I am trying to see clicks on banners OFF a certain page.

 

On our site, we've had a problem with page name and have had to rely on a Hit Based evar to capture the title of the page (unique title).
Our site comes in multiple languages so we have different page titles for the same page.
Page title is captured in evar1

Each time a banner is clicked off a page, we set evar20 (our campaign tracking code) with the name of the banner and we also trigger an event ("banner_clicked") with name event 50.

So I have created a HIT container segment where evar1 = titleABC_inEnglish or titleABC_inSpanish etc... in order to isolate the specific pages I want to analyze.

I created a free form table, added this segment at the top, with event50 as a metric (to capture clicks on the banners).
Then I added evar20 as rows in the table.

 

I thought I would only see the tracking codes (evar20)  that were clicked off the pages isolated in the segment.
But no, I am seeing all kinds of values for evar20, many of which I know where not banners on the page I am interested in.

How can that be?

3 Replies

Avatar

Community Advisor

Hi @VirginieRe2 does eVar20 have persistence? If so, you may be seeing values that have persisted and were not necessarily set on the event 50. You can click the gear icon for event 50 and modify the attribution model to Same Touch. This will only give attribution to eVar20 values that were set on the same hit as event 50.
Is eVar1 captured on the same event? If not, you'll likely need to use sequential segmentation as well.

Avatar

Level 2

Hi Josh,
evar20 has persistence (visit).
I have clicked on the Gear icon for event50 and modified attribution model to Same touch, expecting to see only  evar20 values that were set on the same hit as event 50..but again I am seeing all kinds of data in there.

evar1 is not captured on the same event. It is captured on page view only.

Could that be the reason why? Must all 3 hits (Evar20/ event50 and evar1) be on the same hit?

Avatar

Community Advisor and Adobe Champion

Like Josh, I was going to ask what the expiry of ALL your eVars are... just because the segments are set to Hit, doesn't mean the data populating the values is limited to those pages.. it might persist and your segment is returning stuff that isn't in your expected context.