Expand my Community achievements bar.

SOLVED

Why I'm getting more unspecified when I place UV against tracking code

Avatar

Level 3

Hi team, 

 

Help me, getting more unspecified on tracking code. what could be the issue?

DhanA2_0-1693894225242.png

 

CCing top contributors for quick responses

@Jennifer_Dungan 

Thanks

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Honestly, Visitors and "visitor overlap" is one of the hardest things to wrap your head around (hence I tried to add as many visuals and examples as possible). I often find myself helping to explain that within my own company...

 

Now that said, depending on how complex you want to go, you could probably create some non-overlapping segments for Users with Tracking Code vs User without Tracking Code... (for users that have encountered both in the reporting period, you could defer them to the "with" bucket, by using some extra exclusion logic).

 

You could display as three columns (with, without, and total):

 

Visitors WITH Tracking Code:

Jennifer_Dungan_0-1694021986807.png

 

 

Visitors WITHOUT Tracking Code:

Jennifer_Dungan_1-1694022040780.png

(Notice the inclusion of an exclude container, also at Visitor level, excluding visitors that have tracking code.)

 

 

You can pair both segments with the UV metric, and if you pull UVs as it's own column, the two segments added together should match the total users (no overlapping) - this will at least help people read and interpret the report easier

 

 

For other cases, try to think like how a user might interact with your site... each visit will be slightly different, a different way to enter the site, interacting with different touch points. So when you segment by users you have to remember that only one touch point for the user needs to match for the segment to be true for the user, but all the visits that user has won't necessarily....

 

Even when you are dealing with Users... sometimes a "Visitor" level segment isn't the segment you need... you can always pair UV metric with a segment built on Visit or Hit level logic...

 

For instance, in the above... you could just build your segments for "Visits with Tracking Code" and "Visits without Tracking Code"... from a Visit perspective, there is no overlap, but at the UV level there will be depending on the various methods that the user came to your site. But this still isn't necessarily wrong.. You did have X Visitors with Tracking Codes, and Y Visitors without... it's just that some of those visitors did both (and it's a good idea to add a description to the table to explain this overlap to the people consuming the report).

 

And I hear you, business users do like to complain about data quality, usually when they are reading the info wrong. This is why most reports I add descriptions to try and explain exactly what they are looking at, and how best to interpret it.... and there will always be those users who don't read that, but hopefully when those people complain, enough other people will have read it and will realize that person complaining is just wrong....

 

Now, for Target, we don't actually have Target, but I have worked in another A/B testing tool with integrations (all custom) into our Analytics.. I may not have any of hand pitfalls to help you avoid, but I would expect some of the stuff I have dealt with would have a correlatable equivalence to Target... and I would be happy to help you with specific questions.

 

Anyway, second novel done But I am glad I was able to help you out.

View solution in original post

5 Replies

Avatar

Community Advisor

Hi @DhanA2,

 

Keep in mind that many visits to your site won't necessarily have tracking codes.

 

If I open up a site (https://www.domain.com) directly, or come through an organic search or bookmark, I will not have an tracking params, and therefore no tracking code.

 

This will be "unspecified" in the reporting.

 

When I come into a URL with a param (https://www.domain.com/?cid=tracker) then "tracker" will be set into my tracking codes (and if you are using default settings, this value will persist for 1 week, so if I come to the site again in 2 days without any params, "tracker" will be applied to those visits)

 

 

Since you are looking at UVs, this would indicate to me that you have either a lot of loyal users or a lot of organic search / social traffic (traffic referrals that aren't coded with specific tracking params). This isn't an issue.

Avatar

Level 3

Thanks @Jennifer_Dungan  for your prompt response.

that I can understand, can  you look at the highlighted total values
Tracking code exist users: 16729
With out tracking code: 19201
With out tracking code(unspecified): 17129
I feel this contradictory.

DhanA2_0-1693977754130.png

Thanks,

Avatar

Community Advisor

Ah, not necessarily.. there could be overlap between "Users with Tracking Code" and "Users without Tracking Code"

 

 

Tracking code exist users: 16729
With out tracking code: 19201
With out tracking code(unspecified): 17129

 

  • 16729 is users that at one time had a Tracking Code
  • 19201 isn't "without tracking code" it's ALL Users (there is no segment applied to it)
  • 17129 is all users that at one point had no tracking code (there is no exclusivity segmentation)

 

 

I assume your segment is literally as described:

 

Tracking code exists (this could be at Visitor or HIT level)

 

But even if at Visitor level, you have to remember that Visitors sometimes come in with no tracking code, then come in with a tracking code... 

 

Now, you are looking at Sept only, so currently the 1 week attribution on Tracking code will cover most of the month (but this isn't tied to calendar weeks, but I believe it rolls based on when the users first encounters a tracking code....

 

But let's say me as a user comes to your site:

 

Scenario 1 (Visitor with both No Tracking Code and Tracking Code):

  • Visit 1 - No Tracking Code
    • This user would show under your "UVs" column
  • Visit 2 - Tracking Code "X"
    • This user would show under tracking code exist column, but still show under the all UVs
  • Visit 3 - No Set Tracking Code, but Attributed Tracking Code (under 7 days since last visit)
    • The user would show under both columns like above
  • Visit 4 - No Tracking Code (over 7 days since Tracking Code "X")
    • The user would show under the all UVs column

So now you should see:

 

  Tracking Code Exists Unique Visitors
Unique Visitors
  1 1
Unspecified 0 1
X 1 1

 

Scenario 2 (Visitor with No Tracking Code):

  • Visit 1 - No Tracking Code
    • Shows in all UVs column
  • Visit 2 - No Tracking Code
    • Shows in all UVs column
  • etc....

For this user in isolation now you should see:

 

  Tracking Code Exists Unique Visitors
Unique Visitors
  0 1
Unspecified 0 1

 

 

Scenario 3 (Visitor with ONLY Tracking Code Y):

  • Visit 1 - Tracking Code "Y"
    • Shows in the "With Tracking Code"
    • Shows in all UVs column

For this user in isolation now you should see:

 

  Tracking Code Exists Unique Visitors
Unique Visitors
  1 1
Y 1 1

 

 

And putting all three users into the table together:

 

  Tracking Code Exists Unique Visitors
Unique Visitors
  2 3
Unspecified 0 2
X 1 1
Y 1 1

 

The UVs "Tracking Code Exists" total (2 / 16729) is the total UVs that had Tracking Code, but that doesn't exclude that same user from visiting the site without a tracking code.

 

So the UVs "Without Tracking Code" (Unspecified) (2 / 17129) shows all users who had an unspecified tracking code at least 1 time. This can also include users who have never had a tracking code, which will never show in your first column, even under Unspecified

 

I hope that helps make sense of what you are seeing.

Avatar

Level 3

Wow! Hats off to you! @Jennifer_Dungan  No one has ever explained things to me quite like you did. Your explanation was exceptional, and I truly appreciate your effort and clarity. You're a champ! Thank you!

So Final verdict is misinterpretation is culprit. 

Okay, please help me understand how to avoid these situations. For some business users, it's hard to comprehend what's happening in the back-end, leading to misunderstandings and complaints about data quality.

What would your suggestions be for this and similar cases? What best practices should we follow?

Additionally, if you have any resources like Adobe Target pitfalls, especially for Analysis Workspace, this would be really helpful for all web analysts.

Thanks for your valuable time.
Really love your work!

Avatar

Correct answer by
Community Advisor

Honestly, Visitors and "visitor overlap" is one of the hardest things to wrap your head around (hence I tried to add as many visuals and examples as possible). I often find myself helping to explain that within my own company...

 

Now that said, depending on how complex you want to go, you could probably create some non-overlapping segments for Users with Tracking Code vs User without Tracking Code... (for users that have encountered both in the reporting period, you could defer them to the "with" bucket, by using some extra exclusion logic).

 

You could display as three columns (with, without, and total):

 

Visitors WITH Tracking Code:

Jennifer_Dungan_0-1694021986807.png

 

 

Visitors WITHOUT Tracking Code:

Jennifer_Dungan_1-1694022040780.png

(Notice the inclusion of an exclude container, also at Visitor level, excluding visitors that have tracking code.)

 

 

You can pair both segments with the UV metric, and if you pull UVs as it's own column, the two segments added together should match the total users (no overlapping) - this will at least help people read and interpret the report easier

 

 

For other cases, try to think like how a user might interact with your site... each visit will be slightly different, a different way to enter the site, interacting with different touch points. So when you segment by users you have to remember that only one touch point for the user needs to match for the segment to be true for the user, but all the visits that user has won't necessarily....

 

Even when you are dealing with Users... sometimes a "Visitor" level segment isn't the segment you need... you can always pair UV metric with a segment built on Visit or Hit level logic...

 

For instance, in the above... you could just build your segments for "Visits with Tracking Code" and "Visits without Tracking Code"... from a Visit perspective, there is no overlap, but at the UV level there will be depending on the various methods that the user came to your site. But this still isn't necessarily wrong.. You did have X Visitors with Tracking Codes, and Y Visitors without... it's just that some of those visitors did both (and it's a good idea to add a description to the table to explain this overlap to the people consuming the report).

 

And I hear you, business users do like to complain about data quality, usually when they are reading the info wrong. This is why most reports I add descriptions to try and explain exactly what they are looking at, and how best to interpret it.... and there will always be those users who don't read that, but hopefully when those people complain, enough other people will have read it and will realize that person complaining is just wrong....

 

Now, for Target, we don't actually have Target, but I have worked in another A/B testing tool with integrations (all custom) into our Analytics.. I may not have any of hand pitfalls to help you avoid, but I would expect some of the stuff I have dealt with would have a correlatable equivalence to Target... and I would be happy to help you with specific questions.

 

Anyway, second novel done But I am glad I was able to help you out.