Retrieving utm_content from Piwik Pro analytics/report-query endpoint

Hi,

We are looking to retrieve the entire utm_content value from the analytics/report-query endpoint. Currently, we are using the “campaign_content” to retrieve that value, but are realizing that this might not represent the entire utm_content value. Is there a different dimension that represents the entire utm_content value, or is “campaign_content” the correct dimension for that value?

Thank you,

Terrence

Hi!

The “campaign_content” is the correct dimension here. Could you elaborate on what exactly is missing in your case?

Gotcha, we wanted to confirm that campaign_content included the entire, original utm_content value. We have custom tracking coming through that parameter and wanted to rule out the possibility that campaign_content isn’t sending the full value.

If “campaign_content” is the correct dimension for this, then that clears things up for us~ Thanks!