Skip to content

Send Riveted events to several trackers at once #31

@jerclarke

Description

@jerclarke

Correct me if I'm wrong, but it seems that Riveted is only capable of sending data to one tracker at a time. This is a bit confusing because of how the docs for gaTracker are phrased:

gaTracker
If you're using Universal Analytics and tracking multiple properties on the same page, this option lets you specify which property Riveted should send data to.

At first it sounds like Riveted supports multiple trackers, but eventually we realized that grammatically it indicates we have to choose just one tracker.

Hopefully this ticket will help anyone else who is confused by this to understand.

We had it set up for two trackers, one with gaTracker empty and one with it set to a slug. The result was that only the second one (with the slug) worked.

Assuming this is expected behavior, this ticket is to request that support for sending to multiple trackers be added to Riveted.

Main reason is that, in our case, we really want the data to match up across our different trackers, as a way to ensure our setup is sound. If we use nonInteraction=false with Riveted, then the tracker sending Riveted events will have more hits and lower bounce rate.

Thanks for considering this and for any clarification you can provide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions