Restricted Area
Personalized content of this webpage is only for registered users. Go to login.
Define userId in <script> variable and set it than send it with pageview:
Send userId and Pageview (userId for pairing: acmeuser1)
Set userId directly by set method and send it with pageview:
Send userId and Pageview (acmeuser2)
Set login username with id_data2 and id_type2 and send it with pageview:
Send id_data2 and Pageview (id_data2: acmeuser3; id_type2=1005)
Send id_data2 and Pageview (id_data2: acmeuser4; id_type2=1002)
Set login username with id_data2 and id_type2 with setOnce and send it with pageview:
Set Once id_data2 and send Pageview (id_data2: acmeuser5; id_type2=1002)
Send login username with id_data2 and id_type2 with sendOnce and send it without pageview:
Send Once id_data2 (id_data2: acmeuser6; id_type2=1002)
Define userId in <script> variable and set it than send it with pageview:
Send userId and Pageview (userId for pairing: acmeuser1)
Set userId directly by set method and send it with pageview:
Send userId and Pageview (acmeuser2)
Set login username with id_data2 and id_type2 and send it with pageview:
Send id_data2 and Pageview (id_data2: acmeuser3; id_type2=1005)
Send id_data2 and Pageview (id_data2: acmeuser4; id_type2=1002)
Set login username with id_data2 and id_type2 with setOnce and send it with pageview:
Set Once id_data2 and send Pageview (id_data2: acmeuser5; id_type2=1002)
Send login username with id_data2 and id_type2 with sendOnce and send it without pageview:
Send Once id_data2 (id_data2: acmeuser6; id_type2=1002)