コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Parameters

Avatar

Level 1

Hello Everyone,

 

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

 

Thanks on advince.

1 受け入れられたソリューション

Avatar

正解者
Community Advisor

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.

元の投稿で解決策を見る

3 返信

Avatar

Employee Advisor

@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?lan...

 

Hope this helps

Avatar

Level 1

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.

YousefRevton_0-1636010125993.png

 

Thanks

Avatar

正解者
Community Advisor

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.