• Resolved whatchawant17

    (@whatchawant17)


    I am using the UTM tracking for Google Ads in a web form. In the notifications, I am able to send the GA Campaign data using {all_fields} in html style.

    For a CMS product I’m using, it is required that I only send a notification to it using basic text. When I submit a form, the basic text notification does not include any of the GA Campaign info for source, medium, campaign & topic.

    Is this because that is formatted using

      so basic text can’t format it? Is there a way to get GA Campaign field data to send in basic text only?

      This is the notification I’m trying to send, but the GA Campaign field shows up blank. The other fields work correctly.

      First Name: {First Name:13}
      Last Name: {Last Name:20}
      Phone #: {Phone #:3}
      Email: {Email:4}
      How did you hear about us?: {How did you hear about us?:14}
      State: {State:21}
      Tell us about yourself: {Tell us about yourself:11}
      GA Campaign: {GA Campaign:22}

    • This topic was modified 6 years, 6 months ago by whatchawant17.
Viewing 1 replies (of 1 total)
  • Plugin Author alquemie

    (@alquemie)

    The GA Campaign field contains multiple values. If you are wanting just the “Campaign” value you would have to do something like {GA Campaign (Campaign):22.3}

Viewing 1 replies (of 1 total)
  • The topic ‘Can’t Pull GA Campaign field in basic text’ is closed to new replies.