Expand my Community achievements bar.

SOLVED

VEC Changes not rendering on Angular SPA

Avatar

Level 2

We have implemented target 2.x and have made small change in VEC to show simple text. Yet When we go on either activity QA or once live activity on URL, we don't see the changes done.

We have tried to check with if the Activity is shown in Debugger for finding any information, yet we don't get even the Activity Listed under Matched/Excluded list.

Due to Constraints , We can't provide URL. But would appreciate if you all can share any thing to fix this from your experience while doing the same or if you can provide what needs to be done differently than normal app on debugger to find any solution.

1 Accepted Solution

Avatar

Correct answer by
Level 2

We had found the solution with Target Setup it self as it was issue with "Web Property" of the Activity it self which was not qualifying and hence the activity was not being shown nor getting listed under Adobe Debugger.

Thanks for your suggestions for the trouble shooting the issue.

View solution in original post

4 Replies

Avatar

Employee Advisor

bhargav102

Please check for the Target libraries in the developer console if you don't see the mbox in there then the issue is with the Target implementation to check this do the following:

1. Open developer console on the page in question.

2. Go to the Networking tab.

3. Search/filter for: .tt

4. You should see a result if you don't the issue is the implementation.

If this satisfies your query please like, mark as helpful and mark as answer. Otherwise lets keep the conversation going. Hope you have a wonderful day.

Screen-shot showing what you should see if Target has been implemented successfully: 1_target_implemented.png

Mihnea Docea | Technical Support Consultant | Customer Experience | Adobe | (:: 1 (800) 497-0335

Avatar

Level 2

Thanks for the response,

If i search ".tt" i do get a result ( although not similar as above), more on like "/rest/v1/delivery?client" url,

Furthermore, We do get mbox trace as well but we don't see any change applied nor we see the SPA activity under Debugger Activities.

Avatar

Employee Advisor

bhargav102​,

Next I would recommend running an mboxtrace per: Troubleshoot content delivery this should tell you if you are entering the activity or now. If you would like someone from support to assist you with this we can do so if you open a new ticket by emailing ttclientcare@adobe.com

If this satisfies your query please like, mark as helpful and mark as answer. Otherwise lets keep the conversation going. Hope you have a wonderful day.

Mihnea Docea | Technical Support Consultant | Customer Experience | Adobe | (:: 1 (800) 497-0335

Avatar

Correct answer by
Level 2

We had found the solution with Target Setup it self as it was issue with "Web Property" of the Activity it self which was not qualifying and hence the activity was not being shown nor getting listed under Adobe Debugger.

Thanks for your suggestions for the trouble shooting the issue.