Skip to content

Adroll Enhanced-Conversion-Tracking seem to be broken #823

@POD666

Description

@POD666

I'm trying to setup Adroll Pixel and looks like it doesn't load correctly.
Inspecting html of my page I see that following script was attached:
https://s.adroll.com/j/roundtrip.js
However, a "Global Tag" script shared with me by a vendor contains following:
var roundtripUrl = "https://s.adroll.com/j/" + adroll_adv_id + "/roundtrip.js";
So, I guess it's expected to be this in my case:
https://s.adroll.com/j/EKIOHU72NVCSXPIUSN7HMW/roundtrip.js

The implementation seem to refer to outdated docs, those docs link doesn't even work:
https://github.com/segmentio/analytics.js-integrations/blob/master/integrations/adroll/lib/index.js#L18-L48

Here I found another page describing this:
https://help.adroll.com/hc/en-us/articles/212629938-Enhanced-Conversion-Tracking#conversion-revenue-0-2

I also opened a support ticket if that matters: Id #569903

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions