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

sunyzc
sunyzc
Offline

Badges

Badges
7

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
1

Posts

Posts
6

Discussions

Discussions
0

Questions

Questions
6

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by sunyzc
Customize the badges you want to showcase on your profile
Re: JQM & SPA support? - Adobe Experience Cloud Mobile 15-10-2015
Yes, It's a available solution and it will delay 700ms.But,It will sacrifice a little UX.If the network is not well, 700ms is not enough and still be canceled. Once canceled, it won't request any more when I click next time.Thank you.

Views

812

Likes

0

Replies

0
Re: JQM & SPA support? - Adobe Experience Cloud Mobile 15-10-2015
Thank Alexis Cazes very much,I find there is no difference between yours and mine. I also tried your code and the image request is still canceled, unless I put "#" on the href attribute.I've found why it's canceled but still can't get the solution. Because I set some attributes(s.trackDownloadLinks, s.trackExternalLinks, s.trackInlineStats) false to prevent the default track link. So if I reset these attributes true, and the image request will be sent successfully, but it will send request when ...

Views

763

Likes

0

Replies

0
Re: JQM & SPA support? - Adobe Experience Cloud Mobile 15-10-2015
Thanks Alexis Cazes, I've modified the tag a according your code, but it seems like there are no any change and still be canceled. Even I put the "alert(1)" after the method s.tl(), then to click the link and it pupop an alert as expected, the status is still pending untill I click the OK button on the alert dialog.

Views

767

Likes

0

Replies

0
Re: JQM & SPA support? - Adobe Experience Cloud Mobile 15-10-2015
Thanks Alexis Cazes, I'm using the new Appmeasurement library(1.2.2), For the timer, Although it's an effective solution, I think it shouldn't implemente the analytics by sacrificing the UX. For the either way, is there anything difference between my code and that?Anyway, thank your suggestion.

Views

762

Likes

0

Replies

0
Re: JQM & SPA support? - Adobe Experience Cloud Mobile 15-10-2015
Thank André,I've got the solution to prevent the default click event monitor according to your advice. I'm using s.linkInternalFilters="javascript:,http" to prevent all the click event, and document.domain is not enough in our case.

Views

764

Likes

0

Replies

0
JQM & SPA support? - Adobe Experience Cloud Mobile 15-10-2015
Hi all, 1. Does Omniture support jQueryMobile and Single Page Application, and how to do it?I already have omniture and implemented the trackAction, trackState, and tracktime in iOS native app.For web SPA, I can only do the trackAction, but to track state, In theory I should put some javascript code snippet on each apge I want to track, but there is only one page for the whole web app. How to do it? 2. Sometimes the request for trackAction will be canceled, and I can't get the specific reasons(T...

Views

1.6K

Like

1

Replies

10
Likes given to
Likes from