Solved

Is possible to concatenate event + properties?

  • 12 December 2022
  • 4 replies
  • 163 views

Hey all, I’m needing help with something I cannot create 

I have this example:

standar_event_1 & standar_event_2

Properties (same for both):
client_id

user_id

 

I’m trying to create an unique event by concatenating the event and the other two properties without success for each event, to later calculate the conversion from standar_event_1 to standar_event_2.

Is this possible somehow?

 

Thanks in advance

 

 

 

icon

Best answer by Saish Redkar 12 December 2022, 21:05

View original

4 replies

Userlevel 7
Badge +10

hey @Gustavo 

I’m not sure if I completely understood your use case here.

Here are some approaches you can read up on and see if either of those are helpful -

Hope this helps.

hey @Saish Redkar , thanks for replying!

Sorry if I wasn’t clear.

What I want is to create an unique event using the event + two properties I have.


Concatenate of:

Event A | Property 1 | Property 2 = Event 1 (unique)

I have multiple Event A today, and my numbers are inaccurate since I have duplicate values if I only count the Event A. If I could somehow concatenate with the properties I would be able to create an unique value.

 

Lmk if I am not being clear enough please and thanks a lot for your help :) 

Userlevel 7
Badge +10

Thanks for elaborating @Gustavo 

I think the Merge Events/properties from Transformations could work here. Do note that this is only available as part of the Govern Add-On.

Userlevel 2
Badge +5

Hi Gustavo! 

I wanted to add that a Custom Event may also work for you if include where clauses for more specificity. This is useful when you want to use an “or” clause in the events module. 

I hope this helps! 

Best, 
Loc

Reply