1

I'm using Google Analytics property for Firebase project, and I'm trying to send some event via Measurement Protocol but as far as I see there is no specific MP parameters for such events.

Is there any way to do this?

Linda Lawton - DaImTo
  • 106,405
  • 32
  • 180
  • 449
Koolka
  • 11
  • 2
  • 1
    I am not sure i completely understand your question these are the MP event properties https://developers.google.com/analytics/devguides/collection/protocol/v1/parameters#events Please edit your question and add the request that you are currently sending and what issues you are having with it. – Linda Lawton - DaImTo Feb 14 '18 at 12:15

1 Answers1

0

If you're trying to add an additional attribute to your GA data then a custom variable or dimension/metric within GA might be what you're after.

Once that's in place you should be able to populate it using the MP.

Stephen Rauch
  • 47,830
  • 31
  • 106
  • 135
Almq
  • 1
  • Links to external resources are encouraged, but please add context around the link so your fellow users will have some idea what it is and why it’s there. Always quote the most relevant part of an important link, in case the target site is unreachable or goes permanently offline. – baduker Apr 22 '18 at 15:12