Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

dswest_sv
dswest_sv
Offline

Badges

Badges
6

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
4

Posts

Posts
6

Discussions

Discussions
0

Questions

Questions
6

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by dswest_sv
Customize the badges you want to showcase on your profile
Re: trackAction call generates pageView - Adobe Experience Manager Mobile 26-01-2021
Hi @fredrambert Hope you found the resolution based on your last comment. We had processing rules to concatenate certain context variables and build a string that sets the page name.When these context vars are set in the trackAction() call, it completes the rule for a pageName and the pageName gets assigned. The solution is to remove the building blocks that sets pageName if there are OR make adjustments in processing rule such that pageName is not set for a trackAction call. I shall go back and...

Views

991

Likes

0

Replies

0
Re: The cost difference between s.t vs s.tl calls? - Adobe Analytics 12-03-2018
Hi @ParthaS,Not an issue of billing, but at this writing, s.tl() can increase the page view counter under the right conditions...there is a bug in the s.tl function in which, if a value for arguments two or three is an empty string (or missing), then the subsequent request created by s.track() will not include the pev2 and pe params...the result will be a page view recorded just as if you had called s.t (s.t also calls s.track()).This is particularly bad since certain adobe docs show s.tl being ...

Views

2.6K

Likes

0

Replies

0
Re: pageviews incrment in s.tl() call - Adobe Analytics 26-03-2018
Brandonthree ways, 1) pageview report shows incrementing on a call to s.tl; 2) pe/pev2 not sent in request; 3) raw dataYou can follow progress and get more details at AN-158955Daniel

Views

1.8K

Likes

0

Replies

0