Skip to content

VisitFrequency API: read pre 2.0 data #4878

@mattab

Description

@mattab

in VisitFrequency API in 2.0 we started processing data for a segment:

const RETURNING_VISITOR_SEGMENT = "visitorType%3D%3Dreturning%2CvisitorType%3D%3DreturningCustomer";

In pre 2.0 it used to be recorded as metrics in the VisitFrequency plugin archives.

Let's add a few lines of code to read the data from pre-2.0 format, when the $date is earlier than Dec 17th (date of 2.0 release)

This is a follow up of the change in a701d4a

Metadata

Metadata

Assignees

Labels

MajorIndicates the severity or impact or benefit of an issue is much higher than normal but not critical.TaskIndicates an issue is neither a feature nor a bug and it's purely a "technical" change.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions