Tackling unspecified results in reporting | Community
Skip to main content
Level 3
November 15, 2017
Solved

Tackling unspecified results in reporting

  • November 15, 2017
  • 1 reply
  • 1892 views

We currently have an implementation that leverages the document.referrer to populate the previous page for conversion attribution, however, a high percentage is coming in as unspecified.  My guess is that document.referrer is not always trigger on the conversion event so we need to tweak the way we capture the variable.  Any thoughts on how we can improve the data layer to be more accurate?  Or if there is a better execution?

-Robert

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 Kaushalendra

Hi roberty10279373​,

In no ideal scenario the document.referer could be blank if your page is referenced from any other page. If you see high percentage of referrer is coming as unspecified, there could be issues with the page order (when is it being set) and hence I would suggest a review by UI implementation team.

You can also get a ticket opened with Adobe ClientCare team with help of Supported users in your organization to get this reviewed.

1 reply

Kaushalendra
Adobe Employee
KaushalendraAdobe EmployeeAccepted solution
Adobe Employee
November 16, 2017

Hi roberty10279373​,

In no ideal scenario the document.referer could be blank if your page is referenced from any other page. If you see high percentage of referrer is coming as unspecified, there could be issues with the page order (when is it being set) and hence I would suggest a review by UI implementation team.

You can also get a ticket opened with Adobe ClientCare team with help of Supported users in your organization to get this reviewed.