View Source Mailchimp.Campaign.Tracking (mailchimp v0.2.0)

Tracking Options for Campaings

struct-fields

Struct Fields

  • opens - Whether to track opens. Defaults to true. Cannot be set to false for variate campaigns.

  • html_clicks - Whether to track clicks in the HTML version of the campaign. Defaults to true. Cannot be set to false for variate campaigns.

  • text_clicks - Whether to track clicks in the plain-text version of the campaign. Defaults to true. Cannot be set to false for variate campaigns.

  • goal_tracking -Deprecated.

  • ecomm360 - Whether to enable e-commerce tracking.

  • google_analytics - The custom slug for Google Analytics tracking (max of 50 bytes).

  • clicktale - The custom slug for ClickTale tracking (max of 50 bytes)

  • salesforce - Deprecated.

Link to this section Summary

Functions

Generates an Mailchimp.Campaign.Tracking struct from the given attributes.

Link to this section Functions

Generates an Mailchimp.Campaign.Tracking struct from the given attributes.