Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Concatenate two evars and pull using API

Avatar

Level 2

Is there a way to pull concatenated evars in my json body ?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

API
1 Accepted Solution

Avatar

Correct answer by
Community Advisor and Adobe Champion

There is no way to concatenate values in Adobe Analytics (unless you set up a new dimension explicitly for this purpose, which will only work from the time you start tracking a value).

 

I assume this is related to your earlier question about multiple dimensions in the API to simplify the work... this won't help you for historical data, but you could quickly create a concatenated eVar in Adobe Launch or with Processing Rules and start collecting data from now on...

 

I believe you can concatenate in CJA (Customer Journey Analytics), but that likely doesn't help you.

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor and Adobe Champion

There is no way to concatenate values in Adobe Analytics (unless you set up a new dimension explicitly for this purpose, which will only work from the time you start tracking a value).

 

I assume this is related to your earlier question about multiple dimensions in the API to simplify the work... this won't help you for historical data, but you could quickly create a concatenated eVar in Adobe Launch or with Processing Rules and start collecting data from now on...

 

I believe you can concatenate in CJA (Customer Journey Analytics), but that likely doesn't help you.