Expand my Community achievements bar.

SOLVED

Pass multiple pageViews / link tracking in one request

Avatar

Level 3

Does anyone know if there is a way to pass multiple pageViews or events (=link tracking) with one request URL?

I've tried using two AQB parameters but apparently that's not the correct way.

http://xxx/b/ss/xxx/1/H.26.2/s58454947473466?AQB=1&xxx&AQB=2&xxx

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi Lukasz,

No it is not possible to send multiple pageviews or link tracking in one image request. You will have to send multiple.

The only way that you "could" do it is to create a custom pageview event and link tracking event as numeric event and then pass a value more than one if there were 2 pageviews for example. Disadvantages, you cannot pass specific variables for each pageview, both pageviews will get same variables.

 

Best regards.

 

Alexis Cazes

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi Lukasz,

No it is not possible to send multiple pageviews or link tracking in one image request. You will have to send multiple.

The only way that you "could" do it is to create a custom pageview event and link tracking event as numeric event and then pass a value more than one if there were 2 pageviews for example. Disadvantages, you cannot pass specific variables for each pageview, both pageviews will get same variables.

 

Best regards.

 

Alexis Cazes

Avatar

Level 3

Hi Alexis,

Thanks for the answer!

Cheers,

Lukasz