Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.
This repository was archived by the owner on May 20, 2025. It is now read-only.

Purchase tracking issue #27

Description

@storm2513

Code in spree/shared/_google_purchase.html.erb is executed, but it doesn't get to google analytics.

ga('send', 'pageview'); // Send transaction data with initial pageview. should be called after rendering this partial.
https://developers.google.com/analytics/devguides/collection/analyticsjs/enhanced-ecommerce#transaction

Looks like there was supposed to be content_for :google_analytics do, but it is missing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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