Parameters | Community
Skip to main content
November 3, 2021
Solved

Parameters

  • November 3, 2021
  • 1 reply
  • 1002 views

Hello Everyone,

 

Can you help me build the parameter for Adobe Analytics on the campaign level please.

 

Thanks on advince.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by yuhuisg

What is the specification for your Adobe Analytics campaign tracking code currently?

Every organisation should have its own specification, because the tracking code is really just one looooong string, so the specification dictates the parts that populate that string.

1 reply

VaniBhemarasetty
Adobe Employee
Adobe Employee
November 3, 2021

@yousefrevton  Can you please elaborate more on the requirement ?

Are you trying to extract campaign query string parameters from the website and pass it in to adobe analytics ?

 

If that is the case , you can use the plugin "getQueryParam" and extract these values and send it to either to the tracking code or custom varibales in adobe analytics

 

You can read about it here

https://experienceleague.adobe.com/docs/analytics/implementation/vars/plugins/getqueryparam.html?lang=en

 

Hope this helps

November 4, 2021

Thanks for the reply, 

 

My question is, how to build Parameters in Google Ads Campaigns as clarified in the attached, so we can track the campaigns performance on Adobe Analytics.

 

Thanks

yuhuisg
Community Advisor
yuhuisgCommunity AdvisorAccepted solution
Community Advisor
November 6, 2021

What is the specification for your Adobe Analytics campaign tracking code currently?

Every organisation should have its own specification, because the tracking code is really just one looooong string, so the specification dictates the parts that populate that string.