No Data is Coming Through in Target Standard | Community
Skip to main content
alla_omelchenk1
New Participant
October 16, 2015
Solved

No Data is Coming Through in Target Standard

  • October 16, 2015
  • 13 replies
  • 3689 views

We deployed Target Standard last night and set up an A/B test. When I debug the page I can see the requests coming through but I can't see any data in the reports. How long does it take for data to start coming through? if there is a problem how to troubleshoot it?

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 Nikhil_Bisne

Target Standard uses only Analytics 4 Target a.k.a A4T as the supported integration in Target Standard. I'm not sure where you got information about this plugin. Please refer to Adobe Analytics as the Reporting Source for Adobe Target for more details.

 

Thanks

Nikhil

13 replies

alla_omelchenk1
New Participant
October 16, 2015

Thanks, Nikhil. We are currently working on it.

One more question: I found in the Plugins section this plugin:

    // Site Cat to Target plugin
    document.onreadystatechange = function() {
        if ((window.location.href.indexOf("ee.co.uk") > -1) && window.mboxDefine && (document.readyState == "complete")) {
            try {
                ScTT();
            } catch (err) {
            }
        }
    }

    // Test and Target
    s.tnt = s.trackTNT();
}

 

I assume it's obsolete and it's better to remove it for Target Standard?

Nikhil_BisneAccepted solution
New Participant
October 16, 2015

Target Standard uses only Analytics 4 Target a.k.a A4T as the supported integration in Target Standard. I'm not sure where you got information about this plugin. Please refer to Adobe Analytics as the Reporting Source for Adobe Target for more details.

 

Thanks

Nikhil

New Participant
October 16, 2015

Hi Brian,

 

I'll certainly pass on your feedback to the right team for this.

 

Thanks

Nikhil